sphinx/tests
2017-12-10 12:37:36 +01:00
..
etree13 Merge branch 'stable' 2017-03-01 15:04:28 +09:00
py35 refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
roots Support `:emphasize-lines:` in PDF output (closes #1238) 2017-12-10 12:37:36 +01:00
conftest.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
run.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_api_translator.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_apidoc.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_application.py Add Sphinx own parser (refs: #3816) 2017-05-28 22:34:53 +09:00
test_autodoc.py Fix #3969: private instance attributes causes AttributeError 2017-07-31 22:49:04 +09:00
test_build_applehelp.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_build_epub.py fix #3840: epub_uid should be XML Name 2017-06-30 23:37:32 +09:00
test_build_gettext.py Year++ 2017-03-26 11:49:34 +09:00
test_build_html5.py Fix Emit wrong warnings if citation label includes hyphens (refs: #3558) 2017-06-04 13:55:14 +09:00
test_build_html.py Fix the warnings, need to handle the repr escaping 2017-06-14 13:29:49 -05:00
test_build_latex.py Fix flake8 and style-check violations 2017-10-23 23:01:18 +09:00
test_build_linkcheck.py Year++ 2017-03-26 11:49:34 +09:00
test_build_manpage.py Year++ 2017-03-26 11:49:34 +09:00
test_build_texinfo.py Fix the warnings, need to handle the repr escaping 2017-06-14 13:29:49 -05:00
test_build_text.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_build.py Move assignment of srcdir to the right place 2017-06-17 07:49:45 -05:00
test_catalogs.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_config.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_correct_year.py Year++ 2017-03-26 11:49:34 +09:00
test_directive_code.py Support `:emphasize-lines:` in PDF output (closes #1238) 2017-12-10 12:37:36 +01:00
test_directive_only.py Reduce DeprecationWarning 2017-07-31 22:30:48 +09:00
test_docutilsconf.py Mark tests as xfail/skip to allow successful run 2017-06-14 13:27:31 -05:00
test_domain_cpp.py C++, add test case for sphinx-doc/sphinx#4096 2017-10-03 14:35:10 +02:00
test_domain_js.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_domain_py.py Fix #3739: `:module:` option is ignored at content of pyobjects 2017-10-21 21:37:44 +09:00
test_domain_rst.py Year++ 2017-03-26 11:49:34 +09:00
test_domain_std.py Fix testcase 2017-04-30 00:55:11 +09:00
test_environment_indexentries.py Merge branch 'stable' 2017-03-26 11:52:15 +09:00
test_environment_toctree.py Fix flake8 violation 2017-08-20 00:27:07 +09:00
test_environment.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_ext_autodoc.py Year++ 2017-03-26 11:49:34 +09:00
test_ext_autosectionlabel.py Merge pull request #3388 from smheidrich/autosectionlabel_prefix_document1 2017-04-18 01:16:00 +09:00
test_ext_autosummary.py test: Fix autosummary testcase 2017-07-02 18:41:03 +09:00
test_ext_coverage.py Year++ 2017-03-26 11:49:34 +09:00
test_ext_doctest.py Rename tests directory; roots/test-doctest -> roots/test-ext-doctest 2017-11-02 00:03:29 +09:00
test_ext_githubpages.py Year++ 2017-03-26 11:49:34 +09:00
test_ext_graphviz.py Add test for ext.graphviz alignment. 2017-09-24 17:04:25 +09:00
test_ext_ifconfig.py Year++ 2017-03-26 11:49:34 +09:00
test_ext_imgconverter.py Mark tests as xfail/skip to allow successful run 2017-06-14 13:27:31 -05:00
test_ext_inheritance_diagram.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_ext_intersphinx.py Improve cpp intersphinx support 2017-06-26 14:21:52 -05:00
test_ext_math.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_ext_napoleon_docstring.py Merge branch 'stable' 2017-03-26 11:52:15 +09:00
test_ext_napoleon_iterators.py Year++ 2017-03-26 11:49:34 +09:00
test_ext_napoleon.py Year++ 2017-03-26 11:49:34 +09:00
test_ext_todo.py add a test that confirms #1020 2017-10-18 18:39:56 -07:00
test_ext_viewcode.py Merge pull request #2299 from scVENUS/fix_attribute_docstrings_of_imported_class 2017-11-12 01:48:48 +09:00
test_highlighting.py Merge branch 'stable' 2017-03-26 11:52:15 +09:00
test_intl.py Fix flake8 and style-check violations 2017-10-23 23:01:18 +09:00
test_markup.py Support `:emphasize-lines:` in PDF output (closes #1238) 2017-12-10 12:37:36 +01:00
test_metadata.py Remove the custom smartypants code 2017-04-25 14:17:13 +03:00
test_pycode.py Add testcode for sphinx.pycode 2017-03-18 15:00:28 +09:00
test_quickstart.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_search.py Fix #4169: Chinese language doesn't trigger Chinese search automatically 2017-10-21 01:42:53 +09:00
test_setup_command.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_templating.py Year++ 2017-03-26 11:49:34 +09:00
test_theming.py Drop old methods 2017-04-21 00:09:50 +09:00
test_toctree.py Merge pull request #3518 from agjohnson/fix-singlehtml-empty-toctree 2017-03-29 22:24:16 +09:00
test_util_fileutil.py Year++ 2017-03-26 11:49:34 +09:00
test_util_i18n.py Mark tests as xfail/skip to allow successful run 2017-06-14 13:27:31 -05:00
test_util_images.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_util_inspect.py Add a test for the previous change 2017-10-23 23:12:10 +03:00
test_util_inventory.py Improve cpp intersphinx support 2017-06-26 14:21:52 -05:00
test_util_jsdump.py #2902: jsdump.loads fails to load search index if keywords starts with underscore 2016-08-27 15:28:36 +09:00
test_util_logging.py Fix #4070, #4111: crashes when the warning message contains format strings (again) 2017-10-05 00:00:48 +09:00
test_util_matching.py Year++ 2017-03-26 11:49:34 +09:00
test_util_nodes.py Year++ 2017-03-26 11:49:34 +09:00
test_util_rst.py Merge branch 'stable' 2017-03-26 11:52:15 +09:00
test_util.py fix #3840: epub_uid should be XML Name 2017-06-30 23:37:32 +09:00
test_versioning.py refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
test_websupport.py Skip testing for websupport if sqlalchemy not installed 2017-05-28 10:05:41 +09:00
test_writer_latex.py fix comment typo 2017-10-18 18:39:27 -07:00
typing_test_data.py Fix #3135: `sphinx.ext.autodoc` crashes with plain Callable 2016-11-13 00:01:41 +09:00