sphinx/tests
2014-12-05 16:42:30 +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 Closes #1623: Return types specified with `:rtype:` are now turned into links if possible. 2014-11-12 11:32:21 +01:00
roots Fix #1603 :numref: doesn't work correctly when label contain underscore 2014-10-27 11:02:54 +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 Refactor/speed up test_intl by combining all tests with a certain builder into a generator. 2014-09-21 18:26:50 +02:00
run.py Announce used Python version when running tests. 2014-11-06 09:12:51 +01:00
test_api_translator.py fix trailing space and long line 2014-10-09 23:53:33 +09:00
test_apidoc.py Add a basic test for sphinx.apidoc. 2014-11-06 09:11:20 +01:00
test_application.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_autodoc.py Py3 fix. 2014-11-07 15:19:36 +01:00
test_build_gettext.py fix trailing space and long line 2014-10-09 23:53:33 +09:00
test_build_html.py Fix again. Sections which depth are lower than :tocdepth: should not be shown on localtoc sidebar. Closes #1251 2014-12-05 16:42:30 +09:00
test_build_latex.py Fix #1607: Sphinx crashes on building latexpdf with "howto" class 2014-11-24 12:13:17 +09:00
test_build_texinfo.py No need to insist on fresh builds with test_build_* 2014-09-21 18:41:08 +02:00
test_build_text.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_build.py fix trailing space and long line 2014-10-09 23:53:33 +09:00
test_catalogs.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_config.py fix py3 error for pull request #314 2014-12-04 17:26:13 +09:00
test_directive_code.py merge 2014-10-06 20:31:30 +02:00
test_directive_only.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_docutilsconf.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_domain_cpp.py fix trailing space and long line 2014-10-09 23:53:33 +09:00
test_domain_py.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_domain_rst.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_domain_std.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_environment.py Test suite fixes after env.update() change. 2014-09-22 15:08:15 +02:00
test_ext_autosummary.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_ext_coverage.py fix testing for ad7ce315a358 2014-10-07 23:12:16 +09:00
test_ext_doctest.py Split viewcode and linkcode tests out of main test root. 2014-09-21 17:34:16 +02:00
test_ext_intersphinx.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_ext_napoleon_docstring.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_ext_napoleon_iterators.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_ext_napoleon.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_ext_viewcode.py Split viewcode and linkcode tests out of main test root. 2014-09-21 17:34:16 +02:00
test_highlighting.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_i18n.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_intl.py Test suite fixes after env.update() change. 2014-09-22 15:08:15 +02:00
test_markup.py Add frame to code-block in LaTeX 2014-10-08 21:52:33 +09:00
test_metadata.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_quickstart.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_search.py use b prefix for bytes instead of sphinx.pycompat.b function. 2014-05-01 22:54:09 +09:00
test_searchadapters.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_setup_command.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_templating.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_theming.py fix testing for jQuery-1.11.1 2014-10-09 00:56:26 +09:00
test_util_i18n.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_util_nodes.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_versioning.py Complete test suite overhaul. 2014-09-21 17:17:02 +02:00
test_websupport.py Stop removing temporary test data after tests. 2014-11-06 09:10:32 +01:00
util.py Fix #1607: Sphinx crashes on building latexpdf with "howto" class 2014-11-24 12:13:17 +09:00