sphinx/tests/test_extensions
2024-10-19 19:05:42 +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 Enable the PLE0704 lint in Ruff 2024-10-19 01:15:09 +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 Further improve typing in tests/ (#12816) 2024-10-03 20:17:40 +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 Test on Python 3.14 (#12978) 2024-10-18 01:22:37 +01:00
test_ext_autodoc_events.py Enable the PLE0704 lint in Ruff 2024-10-19 01:15:09 +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 Test on Python 3.14 (#12978) 2024-10-18 01:22:37 +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 Drop support for Python 3.10 (#13000) 2024-10-17 20:59:41 +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 Enable the PLW0603 lint in Ruff 2024-10-19 19:05:42 +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 flipped use of intersphinx_cache_limit. (#12905) 2024-10-07 21:19:20 +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 Format test_sphinx_admonitions() 2024-10-18 20:48:41 +01:00
test_ext_napoleon.py Enable the PLW3201 lint in Ruff 2024-10-19 19:05:42 +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