sphinx/tests
2016-02-14 21:48:24 +09:00
..
etree13 remove unnecessary list() wrappers. In some places, I replaced iterable.sort() with sorted(iterable). 2014-05-25 09:25:02 +09:00
root The default highlight language is now Python 3. 2016-02-14 09:21:35 +01:00
roots Fix #1286, #2099: Add `sphinx.ext.autosectionlabel` extension to allow reference sections using its title 2016-02-14 16:30:57 +09:00
coverage.py remove unnecessary list() wrappers. In some places, I replaced iterable.sort() with sorted(iterable). 2014-05-25 09:25:02 +09:00
path.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
run.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_api_translator.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_apidoc.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_application.py Merge pull request #2209 from tk0miya/2162_add_source_parser_API 2016-01-17 19:07:18 +09:00
test_autodoc_py35.py Obligatory copyright update. 2016-01-14 22:55:22 +01:00
test_autodoc.py Merge pull request #2300 from akruis/feature_autoclass_content_from__new__ 2016-02-14 14:45:25 +09:00
test_build_applehelp.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_build_gettext.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_build_html.py The default highlight language is now Python 3. 2016-02-14 09:21:35 +01:00
test_build_latex.py The default highlight language is now Python 3. 2016-02-14 09:21:35 +01:00
test_build_manpage.py Fix #2060: `:manpage:` role uses incorrect style (node) 2016-01-17 19:50:06 +09:00
test_build_texinfo.py The default highlight language is now Python 3. 2016-02-14 09:21:35 +01:00
test_build_text.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_build.py Add epub3 builder to test 2016-02-07 14:20:32 +09:00
test_catalogs.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_config.py Fix #2235: `needs_sphinx` supports micro version comparison 2016-01-21 13:51:17 +09:00
test_directive_code.py Merge with 'stable' 2016-01-24 13:47:51 +09:00
test_directive_only.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_docutilsconf.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_domain_cpp.py Fix :cpp:any: fix_paren with explicit title. 2016-01-28 13:19:23 +09:00
test_domain_py.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_domain_rst.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_domain_std.py Override figure directive to apply :name: option to the figure itself 2016-02-14 14:49:20 +09:00
test_environment.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_ext_autosectionlabel.py Fix #1286, #2099: Add `sphinx.ext.autosectionlabel` extension to allow reference sections using its title 2016-02-14 16:30:57 +09:00
test_ext_autosummary.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_ext_coverage.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_ext_doctest.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_ext_githubpages.py Obligatory copyright update. 2016-01-14 22:55:22 +01:00
test_ext_graphviz.py Override figure directive to apply :name: option to the figure itself 2016-02-14 14:49:20 +09:00
test_ext_ifconfig.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_ext_inheritance_diagram.py Add testcase for PR #2311 2016-02-14 15:06:28 +09:00
test_ext_intersphinx.py Merge branch 'stable' 2016-01-14 22:54:08 +01:00
test_ext_math.py Use "align" environment to wrap math equations instead of "gather" 2016-01-20 23:25:58 -08:00
test_ext_napoleon_docstring.py Fix #2227: [Napoleon] Fixes issue in which bulleted lists in parameter descriptions could cause the sphinx builder to fail 2016-01-27 10:16:12 -08:00
test_ext_napoleon_iterators.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_ext_napoleon.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_ext_viewcode.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_highlighting.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_i18n.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_intl.py Fix tests are broken with pygments-2.1 2016-01-18 12:38:02 +09:00
test_markup.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_metadata.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_quickstart.py Merge branch 'stable' 2016-01-14 22:54:08 +01:00
test_search.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_searchadapters.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_setup_command.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_templating.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_theming.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_toctree.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_util_i18n.py Fix #794: Date formatting in latex output is not localized 2016-02-14 21:48:24 +09:00
test_util_nodes.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_util.py Fix #1944: rst_prolog breaks file-wide metadata 2016-01-24 17:32:42 +09:00
test_versioning.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
test_websupport.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
typing_test_data.py Closes #1968: Show extended type hints for function annotations that use 'typing' module 2015-07-31 21:26:32 +03:00
util.py Merge branch 'stable' 2016-01-14 22:54:08 +01:00