sphinx/tests
2022-03-03 02:28:07 +09:00
..
certs linkcheck: Specify subjectAltName in test self-signed certificate 2020-11-15 18:25:39 +01:00
js Drop JavaScript Frameworks (#10028) 2022-01-30 20:27:12 +01:00
roots Merge branch '4.x' 2022-02-19 16:08:05 +09:00
__init__.py Make tests/ a Python package 2020-11-20 19:43:02 +01:00
conftest.py A happy new year! 2022-01-01 18:45:03 +09:00
ext_napoleon_pep526_data_google.py Fix typo 2021-07-08 08:16:22 +09:00
ext_napoleon_pep526_data_numpy.py Fix typo 2021-07-08 08:16:22 +09:00
test_api_translator.py A happy new year! 2022-01-01 18:45:03 +09:00
test_application.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build_changes.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build_dirhtml.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build_epub.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build_gettext.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build_html.py Merge branch '4.x' 2022-02-19 16:08:05 +09:00
test_build_latex.py Merge branch '4.x' 2022-03-03 02:28:07 +09:00
test_build_linkcheck.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build_manpage.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build_texinfo.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build_text.py A happy new year! 2022-01-01 18:45:03 +09:00
test_build.py A happy new year! 2022-01-01 18:45:03 +09:00
test_builder.py A happy new year! 2022-01-01 18:45:03 +09:00
test_catalogs.py A happy new year! 2022-01-01 18:45:03 +09:00
test_config.py A happy new year! 2022-01-01 18:45:03 +09:00
test_correct_year.py A happy new year! 2022-01-01 18:45:03 +09:00
test_directive_code.py Fix a flake8 warning 2022-01-15 20:01:30 +09:00
test_directive_only.py A happy new year! 2022-01-01 18:45:03 +09:00
test_directive_other.py A happy new year! 2022-01-01 18:45:03 +09:00
test_directive_patch.py A happy new year! 2022-01-01 18:45:03 +09:00
test_docutilsconf.py A happy new year! 2022-01-01 18:45:03 +09:00
test_domain_c.py address some unused loop control variables (B007) 2022-01-12 20:19:18 +00:00
test_domain_cpp.py A happy new year! 2022-01-01 18:45:03 +09:00
test_domain_js.py Migrate to Node.findall() from Node.traverse() 2022-01-03 00:35:29 +09:00
test_domain_py.py test: Migrate to Node.findall() from Node.traverse() 2022-01-03 01:06:20 +09:00
test_domain_rst.py A happy new year! 2022-01-01 18:45:03 +09:00
test_domain_std.py Fix #9981: std domain: Strip value part of the option directive from genindex 2022-01-14 02:25:00 +09:00
test_environment_indexentries.py A happy new year! 2022-01-01 18:45:03 +09:00
test_environment_toctree.py A happy new year! 2022-01-01 18:45:03 +09:00
test_environment.py A happy new year! 2022-01-01 18:45:03 +09:00
test_errors.py Fix AttributeError in ExtensionError 2018-09-09 11:50:56 -07:00
test_events.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_apidoc.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_autodoc_autoattribute.py Merge branch '4.x' 2022-02-19 16:08:05 +09:00
test_ext_autodoc_autoclass.py autodoc: The default of autodoc_typehints_format becomes to 'smart' 2022-01-02 17:35:19 +09:00
test_ext_autodoc_autodata.py Merge branch '4.x' 2022-02-19 16:08:05 +09:00
test_ext_autodoc_autofunction.py autodoc: The default of autodoc_typehints_format becomes to 'smart' 2022-01-02 17:35:19 +09:00
test_ext_autodoc_automodule.py autodoc: The default of autodoc_typehints_format becomes to 'smart' 2022-01-02 17:35:19 +09:00
test_ext_autodoc_autoproperty.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_autodoc_configs.py Merge branch '4.x' 2022-03-03 02:28:07 +09:00
test_ext_autodoc_events.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_autodoc_mock.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_autodoc_preserve_defaults.py autodoc: The default of autodoc_typehints_format becomes to 'smart' 2022-01-02 17:35:19 +09:00
test_ext_autodoc_private_members.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_autodoc.py autodoc: The default of autodoc_typehints_format becomes to 'smart' 2022-01-02 17:35:19 +09:00
test_ext_autosectionlabel.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_autosummary.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_coverage.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_doctest.py Migrate to Node.findall() from Node.traverse() 2022-01-03 00:35:29 +09:00
test_ext_duration.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_extlinks.py Close #10125: extlinks: Improve suggestion message for a reference having title 2022-01-23 20:09:47 +09:00
test_ext_githubpages.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_graphviz.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_ifconfig.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_imgconverter.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_inheritance_diagram.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_intersphinx.py intersphinx role, hax role name to preserve case 2022-01-16 09:48:06 +01:00
test_ext_math.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_napoleon_docstring.py Fix #10181: napoleon_use_ivar adds unexpected prefix to vars 2022-02-12 00:50:56 +09:00
test_ext_napoleon_iterators.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_napoleon.py Update tests/test_ext_napoleon.py 2022-01-14 08:58:02 +00:00
test_ext_todo.py A happy new year! 2022-01-01 18:45:03 +09:00
test_ext_viewcode.py A happy new year! 2022-01-01 18:45:03 +09:00
test_extension.py A happy new year! 2022-01-01 18:45:03 +09:00
test_highlighting.py A happy new year! 2022-01-01 18:45:03 +09:00
test_intl.py address some unused loop control variables (B007) 2022-01-12 20:19:18 +00:00
test_locale.py A happy new year! 2022-01-01 18:45:03 +09:00
test_markup.py The latest docutils converts :pep: role to the "https" URL (again) 2022-02-13 19:22:17 +09:00
test_metadata.py A happy new year! 2022-01-01 18:45:03 +09:00
test_parser.py A happy new year! 2022-01-01 18:45:03 +09:00
test_project.py A happy new year! 2022-01-01 18:45:03 +09:00
test_pycode_ast.py A happy new year! 2022-01-01 18:45:03 +09:00
test_pycode_parser.py A happy new year! 2022-01-01 18:45:03 +09:00
test_pycode.py A happy new year! 2022-01-01 18:45:03 +09:00
test_quickstart.py A happy new year! 2022-01-01 18:45:03 +09:00
test_roles.py A happy new year! 2022-01-01 18:45:03 +09:00
test_search.py A happy new year! 2022-01-01 18:45:03 +09:00
test_setup_command.py A happy new year! 2022-01-01 18:45:03 +09:00
test_smartquotes.py test: manpage: double quotes are escaped since docutils-0.18 2022-01-03 02:01:46 +09:00
test_templating.py A happy new year! 2022-01-01 18:45:03 +09:00
test_theming.py A happy new year! 2022-01-01 18:45:03 +09:00
test_toctree.py A happy new year! 2022-01-01 18:45:03 +09:00
test_transforms_post_transforms_code.py A happy new year! 2022-01-01 18:45:03 +09:00
test_transforms_post_transforms.py A happy new year! 2022-01-01 18:45:03 +09:00
test_util_docstrings.py A happy new year! 2022-01-01 18:45:03 +09:00
test_util_docutils.py A happy new year! 2022-01-01 18:45:03 +09:00
test_util_fileutil.py A happy new year! 2022-01-01 18:45:03 +09:00
test_util_i18n.py Close #10062: Change the default language to 'en' 2022-01-12 02:45:52 +09:00
test_util_images.py A happy new year! 2022-01-01 18:45:03 +09:00
test_util_inspect.py test: Follow the new behavior of typing.get_type_hints() since py311 2022-03-03 01:34:21 +09:00
test_util_inventory.py A happy new year! 2022-01-01 18:45:03 +09: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! 2022-01-01 18:45:03 +09:00
test_util_matching.py A happy new year! 2022-01-01 18:45:03 +09:00
test_util_nodes.py test: Migrate to Node.findall() from Node.traverse() 2022-01-03 01:06:20 +09:00
test_util_rst.py A happy new year! 2022-01-01 18:45:03 +09:00
test_util_template.py A happy new year! 2022-01-01 18:45:03 +09:00
test_util_typing.py Fix #10133: autodoc: Crashed when mocked module is used for type annotation 2022-01-30 23:19:55 +09:00
test_util.py A happy new year! 2022-01-01 18:45:03 +09:00
test_versioning.py test: Migrate to Node.findall() from Node.traverse() 2022-01-03 01:06:20 +09:00
test_writer_latex.py A happy new year! 2022-01-01 18:45:03 +09:00
typing_test_data.py refactor: Fix flake8 violations under tests/ directory 2020-11-15 17:15:40 +09:00
utils.py refactor: ssl.wrap_context() has been deprecated now 2021-12-11 11:38:24 +09:00