sphinx/tests
Adam Turner 790bee64ce
intersphinx: Resolve implicit self-references (#13322)
When intersphinx_resolve_self was added, it only applied to the :external:<inv_name>:`blah` role.
This extends the functionality to implicit intersphinx references of the form :ref:`<inv_name>:blah`.
2025-02-09 22:29:04 +00:00
..
certs linkcheck: Specify subjectAltName in test self-signed certificate 2020-11-15 18:25:39 +01:00
js Bump `ENV_VERSION for _CurrentDocument` (#13246) 2025-01-16 17:53:40 +00:00
roots Use pathlib in more places 2025-02-07 13:51:42 +00:00
test__cli Remove type check overrides for `tests/test__cli/test__cli_util_errors.py` (#13305) 2025-02-07 14:42:11 +00:00
test_builders Remove mypy override for `tests.test_builders.test_build_html_copyright` (#13317) 2025-02-09 21:29:38 +00:00
test_config Convert '0' and '1' to bool for config overrides (#13318) 2025-02-07 19:38:33 +00:00
test_directives Move `sphinx.util re-exports to module __getattr__` 2025-01-14 01:01:52 +00:00
test_domains Improve the displayed signature for abstract methods (#13271) 2025-01-29 02:34:46 +00:00
test_environment Use pathlib in more places 2025-02-07 13:51:42 +00:00
test_extensions intersphinx: Resolve implicit self-references (#13322) 2025-02-09 22:29:04 +00:00
test_intl Use read-only test roots (#13285) 2025-01-31 18:04:36 +00:00
test_markup Enable the entire D category in Ruff 2025-01-14 15:55:02 +00:00
test_pycode Enable the RUF031 lint in Ruff 2024-11-30 19:22:30 +00:00
test_theming Use read-only test roots (#13285) 2025-01-31 18:04:36 +00:00
test_transforms Move mypy test module exclusions to per-module ignores (#13265) 2025-01-26 19:41:15 +00:00
test_util Use pathlib in more places 2025-02-07 13:51:42 +00:00
test_writers Remove mypy overrides for two files in `tests/test_writers` (#13315) 2025-02-07 14:49:19 +00:00
__init__.py Make tests/ a Python package 2020-11-20 19:43:02 +01:00
conftest.py Use read-only test roots (#13285) 2025-01-31 18:04:36 +00:00
test_addnodes.py Bump Ruff to 0.5.1 (#12530) 2024-07-10 14:13:10 +01:00
test_application.py Use `sphinx._cli.util.colour in sphinx.util.console` (#13241) 2025-01-16 16:57:28 +00:00
test_command_line.py Remove unneeded runtime typing imports (#13233) 2025-01-12 01:04:14 +00:00
test_errors.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_events.py Bump Ruff to 0.9.0 2025-01-10 13:50:26 +00:00
test_highlighting.py Adapt tests for Pygments 2.19 2025-01-06 06:56:10 +00:00
test_project.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_quickstart.py Use `sphinx._cli.util.colour in sphinx.util.console` (#13241) 2025-01-16 16:57:28 +00:00
test_roles.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_search.py Move mypy test module exclusions to per-module ignores (#13265) 2025-01-26 19:41:15 +00:00
test_versioning.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
utils.py Enable the entire D category in Ruff 2025-01-14 15:55:02 +00:00