sphinx/tests/test_util
James Addison 799ae16a01
Intersphinx: log warnings for ambiguous target resolutions. (#12329)
This commit adds detection of ambiguous ``std:label`` and ``std:term`` references (due to case-insensitivity)
during loading and resolution of Intersphinx targets,
and emits a warning if found.

Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
Co-authored-by: Chris Sewell <chrisj_sewell@hotmail.com>
2024-06-17 12:42:22 +02:00
..
__init__.py Organise tests into directories 2024-01-17 03:56:35 +00:00
intersphinx_data.py Intersphinx: log warnings for ambiguous target resolutions. (#12329) 2024-06-17 12:42:22 +02:00
test_util_console.py [console] enhance detection and elimination of known ANSI escape sequences (#12216) 2024-04-04 12:35:38 +02:00
test_util_display.py [cleanup] deprecate `sphinx.testing.util.strip_escseq in favor of sphinx.util.console.strip_colors` (#12186) 2024-03-24 00:43:54 +01:00
test_util_docstrings.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_util_docutils.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_util_fileutil.py Support `.jinja` for theme static templates (#11916) 2024-04-23 10:40:24 +01:00
test_util_i18n.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_util_images.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_util_inspect.py Collapse unions of `Literal types in stringify_annotation` (#12325) 2024-04-25 16:07:10 +01:00
test_util_inventory.py Intersphinx: log warnings for ambiguous target resolutions. (#12329) 2024-06-17 12:42:22 +02:00
test_util_logging.py [cleanup] deprecate `sphinx.testing.util.strip_escseq in favor of sphinx.util.console.strip_colors` (#12186) 2024-03-24 00:43:54 +01:00
test_util_matching.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_util_nodes.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_util_rst.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_util_template.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_util_typing.py Mark `test_restify_Annotated` as an expected failure 2024-04-25 03:07:48 +01:00
test_util.py Organise tests into directories 2024-01-17 03:56:35 +00:00
typing_test_data.py Collapse unions of `Literal types in stringify_annotation` (#12325) 2024-04-25 16:07:10 +01:00