sphinx/tests/test_extensions
James Addison 80c4b65a2a
apidoc: Restore support for legacy '_t'-suffix template files (#12929)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-10-03 00:21:03 +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 apidoc: Restore support for legacy '_t'-suffix template files (#12929) 2024-10-03 00:21:03 +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 Format `tests/` (#12760) 2024-08-11 14:58:56 +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 Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_autodoc_autoproperty.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_autodoc_configs.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_autodoc_events.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_autodoc_mock.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_autodoc_preserve_defaults.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_autodoc_private_members.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_autodoc.py Always define the builder and `testroot when using the app` fixtureture (#12775) 2024-08-12 22:34:03 +01:00
test_ext_autosectionlabel.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_autosummary_imports.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_autosummary.py Resolve a few mypy issues in tests (#12912) 2024-09-25 08:57:11 +01:00
test_ext_coverage.py Always define the builder and `testroot when using the app` fixtureture (#12775) 2024-08-12 22:34:03 +01:00
test_ext_doctest.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_duration.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_extlinks.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_githubpages.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_graphviz.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_ifconfig.py Always define the builder and `testroot when using the app` fixtureture (#12775) 2024-08-12 22:34:03 +01:00
test_ext_imgconverter.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_imgmockconverter.py Use `app.status and app.warning` in tests (#12663) 2024-07-23 15:35:55 +01:00
test_ext_inheritance_diagram.py Always define the builder and `testroot when using the app` fixtureture (#12775) 2024-08-12 22:34:03 +01:00
test_ext_intersphinx_cache.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_intersphinx.py intersphinx: Fix double forward slashes in inventory urls (#12807) 2024-08-22 10:11:12 +01:00
test_ext_math.py Short-circuit HTTP requests in tests (#12772) 2024-08-12 03:49:58 +01:00
test_ext_napoleon_docstring.py Always define the builder and `testroot when using the app` fixtureture (#12775) 2024-08-12 22:34:03 +01:00
test_ext_napoleon.py Resolve a few mypy issues in tests (#12912) 2024-09-25 08:57:11 +01:00
test_ext_todo.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_viewcode.py Always define the builder and `testroot when using the app` fixtureture (#12775) 2024-08-12 22:34:03 +01:00
test_extension.py Always define the builder and `testroot when using the app` fixtureture (#12775) 2024-08-12 22:34:03 +01:00