sphinx/tests/test_extensions
2025-02-07 14:43:27 +00:00
..
__init__.py Organise tests into directories 2024-01-17 03:56:35 +00:00
autodoc_util.py Create a new type for the current document's environment state (#13151) 2025-01-04 00:28:03 +00:00
ext_napoleon_pep526_data_google.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
ext_napoleon_pep526_data_numpy.py Enable the entire D category in Ruff 2025-01-14 15:55:02 +00:00
test_ext_apidoc.py apidoc: Rename test roots 2025-01-07 11:06:29 +00:00
test_ext_autodoc_autoattribute.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00: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 Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_autodoc_autofunction.py Remove unneeded runtime typing imports (#13233) 2025-01-12 01:04:14 +00:00
test_ext_autodoc_automodule.py autodoc: Handle multiple inheritance correctly (#13136) 2025-02-03 01:46:35 +00:00
test_ext_autodoc_autoproperty.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_autodoc_configs.py autodoc: Handle multiple inheritance correctly (#13136) 2025-02-03 01:46:35 +00:00
test_ext_autodoc_events.py Move mypy test module exclusions to per-module ignores (#13265) 2025-01-26 19:41:15 +00:00
test_ext_autodoc_importer.py autodoc: Use type stub files when documenting native modules (#13253) 2025-01-21 19:36:55 +00:00
test_ext_autodoc_mock.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_autodoc_preserve_defaults.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_autodoc_private_members.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_autodoc.py autodoc: Handle multiple inheritance correctly (#13136) 2025-02-03 01:46:35 +00:00
test_ext_autosectionlabel.py Bump Ruff to 0.9.2 (#13250) 2025-01-18 00:35:09 +00:00
test_ext_autosummary_imports.py Use read-only test roots (#13285) 2025-01-31 18:04:36 +00:00
test_ext_autosummary.py Use read-only test roots (#13285) 2025-01-31 18:04:36 +00:00
test_ext_coverage.py Enable the RUF015 lint in Ruff 2024-11-30 19:19:34 +00:00
test_ext_doctest.py Move mypy test module exclusions to per-module ignores (#13265) 2025-01-26 19:41:15 +00:00
test_ext_duration.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_extlinks.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_githubpages.py Remove type check overrides for `tests/test_extensions/test_ext_githubpages.py` (#13306) 2025-02-07 14:43:27 +00:00
test_ext_graphviz.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_ifconfig.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_imgconverter.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_imgmockconverter.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_inheritance_diagram.py Move mypy test module exclusions to per-module ignores (#13265) 2025-01-26 19:41:15 +00:00
test_ext_intersphinx_cache.py intersphinx: Create an `_InventoryItem` type (#13248) 2025-01-17 00:41:11 +00:00
test_ext_intersphinx.py Use read-only test roots (#13285) 2025-01-31 18:04:36 +00:00
test_ext_math.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_napoleon_docstring.py intersphinx: Import names from proper places (#13244) 2025-01-15 21:41:34 +00:00
test_ext_napoleon.py Enable the entire D category in Ruff 2025-01-14 15:55:02 +00:00
test_ext_todo.py Enable the entire D category in Ruff 2025-01-14 15:55:02 +00:00
test_ext_viewcode.py Use `app.build(force_all=True)` 2025-01-18 18:38:59 +00:00
test_extension.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00