sphinx/tests/test_extensions
2024-07-23 14:52:31 +01:00
..
__init__.py Organise tests into directories 2024-01-17 03:56:35 +00:00
autodoc_util.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
ext_napoleon_pep526_data_google.py Organise tests into directories 2024-01-17 03:56:35 +00:00
ext_napoleon_pep526_data_numpy.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_apidoc.py Use more precise last-modified times for files (#12661) 2024-07-23 14:52:31 +01:00
test_ext_autodoc_autoattribute.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
test_ext_autodoc_autoclass.py Drop support for Python 3.9 (#12633) 2024-07-22 15:05:15 +01:00
test_ext_autodoc_autodata.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
test_ext_autodoc_autofunction.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
test_ext_autodoc_automodule.py Improve type hints for `sphinx.ext.autodoc.mock` (#12280) 2024-04-22 23:23:57 +01:00
test_ext_autodoc_autoproperty.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
test_ext_autodoc_configs.py 🧪 Fix python 3.13 tests (#12373) 2024-05-15 06:28:40 +02:00
test_ext_autodoc_events.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
test_ext_autodoc_mock.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_autodoc_preserve_defaults.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
test_ext_autodoc_private_members.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01:00
test_ext_autodoc.py autodoc: Fix warnings with dataclasses in `Annotated` metadata (#12622) 2024-07-20 11:28:03 +01:00
test_ext_autosectionlabel.py Use long `re` flags 2024-01-19 02:28:06 +00:00
test_ext_autosummary_imports.py Do not add the module prefix when generating autosummary documents (#12609) 2024-07-17 21:42:21 +01:00
test_ext_autosummary.py Drop support for Python 3.9 (#12633) 2024-07-22 15:05:15 +01:00
test_ext_coverage.py Allow explicitly specifying modules in the coverage builder (#11592) 2024-07-11 07:36:36 +01:00
test_ext_doctest.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_duration.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_extlinks.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_githubpages.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_graphviz.py Rewrite `usage/configuration.rst` (#12537) 2024-07-10 21:43:14 +01:00
test_ext_ifconfig.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_imgconverter.py Rewrite `usage/configuration.rst` (#12537) 2024-07-10 21:43:14 +01:00
test_ext_imgmockconverter.py Rewrite `usage/configuration.rst` (#12537) 2024-07-10 21:43:14 +01:00
test_ext_inheritance_diagram.py Rename `normalize_intersphinx_mapping to validate_intersphinx_mapping` (#12643) 2024-07-22 13:32:44 +01:00
test_ext_intersphinx_cache.py intersphinx: Fix cache handling (#12087) 2024-07-22 23:09:11 +01:00
test_ext_intersphinx.py Rename `normalize_intersphinx_mapping to validate_intersphinx_mapping` (#12643) 2024-07-22 13:32:44 +01:00
test_ext_math.py Disallow untyped calls (#12640) 2024-07-23 02:22:58 +01:00
test_ext_napoleon_docstring.py Drop support for Python 3.9 (#12633) 2024-07-22 15:05:15 +01:00
test_ext_napoleon.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_ext_todo.py Rewrite `usage/configuration.rst` (#12537) 2024-07-10 21:43:14 +01:00
test_ext_viewcode.py Disallow untyped calls (#12640) 2024-07-23 02:22:58 +01:00
test_extension.py Organise tests into directories 2024-01-17 03:56:35 +00:00