..
js
#5258 allow for some variability in test
2019-01-12 15:58:07 +01:00
roots
Separate jsmath to sphinxcontrib package
2019-01-13 14:07:12 +09:00
conftest.py
Stop to use $SPHINX_TEST_TEMPDIR envvar
2019-01-13 23:50:18 +09:00
test_api_translator.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_application.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_autodoc.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_build_applehelp.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_build_epub.py
Use subprocess.run() instead of Popen()
2019-01-13 23:25:54 +09:00
test_build_gettext.py
Use subprocess.run() instead of Popen()
2019-01-13 23:25:54 +09:00
test_build_html5.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_build_html.py
Separate jsmath to sphinxcontrib package
2019-01-13 14:07:12 +09:00
test_build_htmlhelp.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_build_latex.py
Use subprocess.run() instead of Popen()
2019-01-13 23:25:54 +09:00
test_build_linkcheck.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_build_manpage.py
test: Omit master_doc settings from testcases
2019-01-03 10:58:42 +09:00
test_build_qthelp.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_build_texinfo.py
Use subprocess.run() instead of Popen()
2019-01-13 23:25:54 +09:00
test_build_text.py
encoding keyword for path.text() and path.write_text() is no longer needed
2019-01-03 10:58:07 +09:00
test_build.py
test: Omit master_doc settings from testcases
2019-01-03 10:58:42 +09:00
test_builder.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_catalogs.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_config.py
encoding keyword for path.text() and path.write_text() is no longer needed
2019-01-03 10:58:07 +09:00
test_correct_year.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_directive_code.py
quickstart: Simplify generated conf.py (for latex)
2019-01-07 23:06:14 +09:00
test_directive_only.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_directive_other.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_docutilsconf.py
encoding keyword for path.text() and path.write_text() is no longer needed
2019-01-03 10:58:07 +09:00
test_domain_cpp.py
Merge branch '1.8'
2019-01-13 11:44:08 +09:00
test_domain_js.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_domain_py.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_domain_rst.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_domain_std.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_environment_indexentries.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_environment_toctree.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_environment.py
Add PathComparer for testing and fix 2 test failure on Windows. ( #5943 )
2019-01-13 18:40:35 +09:00
test_errors.py
Fix AttributeError in ExtensionError
2018-09-09 11:50:56 -07:00
test_ext_apidoc.py
Remove use of deprecated APIs
2019-01-03 13:27:33 +09:00
test_ext_autodoc_importer.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_ext_autodoc.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_ext_autosectionlabel.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_ext_autosummary.py
quickstart: Simplify generated conf.py (for latex)
2019-01-07 23:06:14 +09:00
test_ext_coverage.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_ext_doctest.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_ext_githubpages.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_ext_graphviz.py
quickstart: Simplify generated conf.py (for latex)
2019-01-07 23:06:14 +09:00
test_ext_ifconfig.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_ext_imgconverter.py
quickstart: Simplify generated conf.py (for latex)
2019-01-07 23:06:14 +09:00
test_ext_inheritance_diagram.py
quickstart: Simplify generated conf.py (for latex)
2019-01-07 23:06:14 +09:00
test_ext_inheritance.py
Remove unnecessary encoding cookie from Python source files
2018-12-16 12:22:12 -08:00
test_ext_intersphinx.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_ext_math.py
Separate jsmath to sphinxcontrib package
2019-01-13 14:07:12 +09:00
test_ext_napoleon_docstring.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_ext_napoleon_iterators.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_ext_napoleon.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_ext_todo.py
quickstart: Simplify generated conf.py (for latex)
2019-01-07 23:06:14 +09:00
test_ext_viewcode.py
encoding keyword for path.text() and path.write_text() is no longer needed
2019-01-03 10:58:07 +09:00
test_highlighting.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_intl.py
encoding keyword for path.text() and path.write_text() is no longer needed
2019-01-03 10:58:07 +09:00
test_locale.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_markup.py
Fix #5906 : LaTeX Builder is not initialized correctly on test_markup
2019-01-08 01:30:25 +09:00
test_metadata.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_parser.py
A happy new year!
2019-01-02 16:17:25 +09:00
test_project.py
Add PathComparer for testing and fix 2 test failure on Windows. ( #5943 )
2019-01-13 18:40:35 +09:00
test_pycode_parser.py
Remove unnecessary encoding cookie from Python source files
2018-12-16 12:22:12 -08:00
test_pycode.py
Remove unnecessary encoding cookie from Python source files
2018-12-16 12:22:12 -08:00
test_quickstart.py
quickstart: Simplify generated conf.py (for latex)
2019-01-07 23:06:14 +09:00
test_roles.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_search.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_setup_command.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_smartquotes.py
quickstart: Simplify generated conf.py (for latex)
2019-01-07 23:06:14 +09:00
test_templating.py
encoding keyword for path.text() and path.write_text() is no longer needed
2019-01-03 10:58:07 +09:00
test_theming.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_toctree.py
encoding keyword for path.text() and path.write_text() is no longer needed
2019-01-03 10:58:07 +09:00
test_transforms_post_transforms_code.py
quickstart: Simplify generated conf.py (for latex)
2019-01-07 23:06:14 +09:00
test_util_docstrings.py
Remove unnecessary encoding cookie from Python source files
2018-12-16 12:22:12 -08:00
test_util_docutils.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_util_fileutil.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_util_i18n.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_util_images.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_util_inspect.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_util_inventory.py
Remove unnecessary encoding cookie from Python source files
2018-12-16 12:22:12 -08:00
test_util_jsdump.py
Remove unnecessary encoding cookie from Python source files
2018-12-16 12:22:12 -08:00
test_util_logging.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_util_matching.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_util_nodes.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_util_pycompat.py
Fix test: NamedTemporaryFile causes errors on Windows
2019-01-13 17:43:11 +09:00
test_util_rst.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_util.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_versioning.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
test_writer_latex.py
Merge branch '1.8'
2019-01-02 16:16:25 +09:00
typing_test_data.py
Merge branch '1.8'
2018-11-01 01:24:12 +09:00