sphinx/tests
2020-02-22 14:25:14 +01:00
..
js #5258 allow for some variability in test 2019-01-12 15:58:07 +01:00
roots Merge branch '2.0' 2020-01-30 23:29:32 +09:00
conftest.py A happy new year! 2020-01-01 14:27:43 +09:00
test_api_translator.py A happy new year! 2020-01-01 14:27:43 +09:00
test_application.py Merge branch '2.0' 2020-01-01 14:40:39 +09:00
test_autodoc.py Merge branch '2.0' 2020-01-30 23:29:32 +09:00
test_build_changes.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_build_epub.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_build_gettext.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_build_html.py test: encoding="utf-8" is no longer needed on reading text 2020-02-01 12:25:49 +09:00
test_build_latex.py test: encoding="utf-8" is no longer needed on reading text 2020-02-01 12:25:49 +09:00
test_build_linkcheck.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_build_manpage.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_build_texinfo.py test: encoding="utf-8" is no longer needed on reading text 2020-02-01 12:25:49 +09:00
test_build_text.py test: encoding="utf-8" is no longer needed on reading text 2020-02-01 12:25:49 +09:00
test_build.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_builder.py A happy new year! 2020-01-01 14:27:43 +09:00
test_catalogs.py A happy new year! 2020-01-01 14:27:43 +09:00
test_config.py A happy new year! 2020-01-01 14:27:43 +09:00
test_correct_year.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_directive_code.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_directive_only.py A happy new year! 2020-01-01 14:27:43 +09:00
test_directive_other.py A happy new year! 2020-01-01 14:27:43 +09:00
test_directive_patch.py A happy new year! 2020-01-01 14:27:43 +09:00
test_docutilsconf.py A happy new year! 2020-01-01 14:27:43 +09:00
test_domain_cpp.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_domain_js.py A happy new year! 2020-01-01 14:27:43 +09:00
test_domain_py.py A happy new year! 2020-01-01 14:27:43 +09:00
test_domain_rst.py A happy new year! 2020-01-01 14:27:43 +09:00
test_domain_std.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_environment_indexentries.py Add checks for references 2020-02-22 14:25:14 +01:00
test_environment_toctree.py A happy new year! 2020-01-01 14:27:43 +09:00
test_environment.py A happy new year! 2020-01-01 14:27:43 +09:00
test_errors.py Fix AttributeError in ExtensionError 2018-09-09 11:50:56 -07:00
test_events.py Support priority of event handlers 2020-01-16 17:04:48 +09:00
test_ext_apidoc.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_ext_autodoc_configs.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_ext_autodoc_events.py A happy new year! 2020-01-01 14:27:43 +09:00
test_ext_autodoc_mock.py Merge branch '2.0' 2020-01-01 14:40:39 +09:00
test_ext_autodoc_private_members.py Close #6830: autodoc: consider a member private if docstring has "private" metadata 2020-01-04 13:28:07 +09:00
test_ext_autodoc.py A happy new year! 2020-01-01 14:27:43 +09:00
test_ext_autosectionlabel.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_ext_autosummary.py test: encoding="utf-8" is no longer needed on reading text 2020-02-01 12:25:49 +09:00
test_ext_coverage.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_ext_doctest.py A happy new year! 2020-01-01 14:27:43 +09:00
test_ext_duration.py A happy new year! 2020-01-01 14:27:43 +09:00
test_ext_githubpages.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_ext_graphviz.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_ext_ifconfig.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_ext_imgconverter.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_ext_inheritance_diagram.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_ext_intersphinx.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_ext_math.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_ext_napoleon_docstring.py Fix #6999: napoleon: fails to parse tilde in :exc: role 2020-01-09 00:15:27 +09:00
test_ext_napoleon_iterators.py A happy new year! 2020-01-01 14:27:43 +09:00
test_ext_napoleon.py A happy new year! 2020-01-01 14:27:43 +09:00
test_ext_todo.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_ext_viewcode.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_highlighting.py A happy new year! 2020-01-01 14:27:43 +09:00
test_intl.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_locale.py A happy new year! 2020-01-01 14:27:43 +09:00
test_markup.py A happy new year! 2020-01-01 14:27:43 +09:00
test_metadata.py A happy new year! 2020-01-01 14:27:43 +09:00
test_parser.py A happy new year! 2020-01-01 14:27:43 +09:00
test_project.py A happy new year! 2020-01-01 14:27:43 +09:00
test_pycode_ast.py Add sphinx.pycode.ast.parse() and unparse() 2020-01-13 13:15:33 +09:00
test_pycode_parser.py Fix autodoc: autodoc_member_order_does not refer order of imports (refs: #6574) 2019-07-13 22:02:49 +09:00
test_pycode.py Deprecate sphinx.util:detect_encoding() and ModuleAnalyzer.encoding 2019-12-27 22:08:32 +09:00
test_quickstart.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_roles.py A happy new year! 2020-01-01 14:27:43 +09:00
test_search.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_setup_command.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_smartquotes.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_templating.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_theming.py test: encoding="utf-8" is no longer needed on reading text 2020-02-01 12:25:49 +09:00
test_toctree.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_transforms_post_transforms_code.py test: encoding="utf-8" is no longer needed on reading text 2020-02-01 12:25:49 +09:00
test_util_docstrings.py Close #6830: autodoc: consider a member private if docstring has "private" metadata 2020-01-04 13:28:07 +09:00
test_util_docutils.py SphinxTranslator calls visitor/departure method for super node class 2020-01-10 22:50:43 +09:00
test_util_fileutil.py test: Use read_text() and read_bytes() 2020-02-01 11:58:51 +09:00
test_util_i18n.py A happy new year! 2020-01-01 14:27:43 +09:00
test_util_images.py Merge branch '2.0' 2020-01-01 14:40:39 +09:00
test_util_inspect.py Fix #7023: autodoc: nested partial functions are not listed 2020-01-17 09:15:45 +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 A happy new year! 2020-01-01 14:27:43 +09:00
test_util_matching.py A happy new year! 2020-01-01 14:27:43 +09:00
test_util_nodes.py Add sphinx.util.nodes:make_id() to generate better node_id 2020-01-02 22:03:39 +09:00
test_util_pycompat.py A happy new year! 2020-01-01 14:27:43 +09:00
test_util_rst.py A happy new year! 2020-01-01 14:27:43 +09:00
test_util_template.py A happy new year! 2020-01-01 14:27:43 +09:00
test_util_typing.py Add sphinx.util.typing:stringify() to represent annotations as string 2020-01-05 01:13:27 +09:00
test_util.py A happy new year! 2020-01-01 14:27:43 +09:00
test_versioning.py A happy new year! 2020-01-01 14:27:43 +09:00
test_writer_latex.py A happy new year! 2020-01-01 14:27:43 +09:00
typing_test_data.py Fix autodoc: missing type annotation for variadic and keyword parameters (refs: #6574) 2019-07-13 19:25:38 +09:00