sphinx/tests/test_util
Adam Turner 705c1beb16
Convert _INVALID_BUILTIN_CLASSES to use strings instead of runtime objects (#13270)
This is a more flexible approach that does not require importing several modules and types into ``sphinx.util.typing``.
2025-01-27 19:17:00 +00:00
..
__init__.py Organise tests into directories 2024-01-17 03:56:35 +00:00
intersphinx_data.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_util_display.py Use `sphinx._cli.util.colour in sphinx.util.console` (#13241) 2025-01-16 16:57:28 +00:00
test_util_docstrings.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_util_docutils_sphinx_directive.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_util_docutils.py Enable 11 more categories in Ruff 2025-01-14 14:43:02 +00:00
test_util_fileutil.py Use `sphinx._cli.util.colour in sphinx.util.console` (#13241) 2025-01-16 16:57:28 +00:00
test_util_i18n.py Enable 11 more categories in Ruff 2025-01-14 14:43:02 +00:00
test_util_images.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_util_importer.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_util_inspect.py Move mypy test module exclusions to per-module ignores (#13265) 2025-01-26 19:41:15 +00:00
test_util_inventory.py intersphinx: Create an `_InventoryItem` type (#13248) 2025-01-17 00:41:11 +00:00
test_util_lines.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_util_logging.py Use `sphinx._cli.util.colour in sphinx.util.console` (#13241) 2025-01-16 16:57:28 +00:00
test_util_matching.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_util_nodes.py Enable the entire D category in Ruff 2025-01-14 15:55:02 +00:00
test_util_rst.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_util_template.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_util_typing.py Convert _INVALID_BUILTIN_CLASSES to use strings instead of runtime objects (#13270) 2025-01-27 19:17:00 +00:00
test_util_uri.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_util.py Use `sphinx._cli.util.colour in sphinx.util.console` (#13241) 2025-01-16 16:57:28 +00:00
typing_test_data.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00