sphinx/tests
Adam Turner f195c4ae87
Various C++ domain performance improvements (#11895)
Authored-by: Jakob Lykke Andersen <Jakob@caput.dk>
Co-authored-by: Jakob Lykke Andersen <Jakob@caput.dk>
2024-01-19 02:20:43 +00:00
..
certs linkcheck: Specify subjectAltName in test self-signed certificate 2020-11-15 18:25:39 +01:00
js Split out sphinx_highlight.js 2022-09-24 15:10:57 +01:00
roots Various C++ domain performance improvements (#11895) 2024-01-19 02:20:43 +00:00
test_builders Remove spurious blank lines 2024-01-18 01:26:17 +00:00
test_config Organise tests into directories 2024-01-17 03:56:35 +00:00
test_directives Split `test_build_html` 2024-01-18 00:52:25 +00:00
test_domains Various C++ domain performance improvements (#11895) 2024-01-19 02:20:43 +00:00
test_environment Organise tests into directories 2024-01-17 03:56:35 +00:00
test_extensions Organise tests into directories 2024-01-17 03:56:35 +00:00
test_intl Organise tests into directories 2024-01-17 03:56:35 +00:00
test_markup Organise tests into directories 2024-01-17 03:56:35 +00:00
test_pycode Organise tests into directories 2024-01-17 03:56:35 +00:00
test_theming Split `test_build_html` 2024-01-18 00:52:25 +00:00
test_transforms Organise tests into directories 2024-01-17 03:56:35 +00:00
test_util Organise tests into directories 2024-01-17 03:56:35 +00:00
test_writers Organise tests into directories 2024-01-17 03:56:35 +00:00
__init__.py Make tests/ a Python package 2020-11-20 19:43:02 +01:00
conftest.py Clean up global state in SphinxTestApp 2024-01-18 23:30:22 +00:00
test_addnodes.py Enable various pydocstyle (D) rules (#11878) 2024-01-14 21:13:46 +00:00
test_application.py Start using `pathlib.Path and deprecate sphinx.testing.path` (#11526) 2023-07-28 00:39:12 +01:00
test_errors.py Drop python 3.6 support (#10468) 2022-06-16 19:33:55 +01:00
test_events.py Enable the entire pycodestyle category (#11820) 2023-12-28 06:41:32 +00:00
test_highlighting.py Relax Pygments parsing on lexing failures 2023-08-12 06:27:16 +01:00
test_project.py Cache the docname<->filename map in `Project` instances (#11575) 2023-08-10 12:25:38 +01:00
test_quickstart.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_roles.py Collapse single line docstrings 2022-02-20 03:13:45 +00:00
test_search.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_toctree.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_versioning.py Start using `pathlib.Path and deprecate sphinx.testing.path` (#11526) 2023-07-28 00:39:12 +01:00
utils.py Use HTTP/1.1 in linkcheck test webservers (#11392) 2023-07-22 20:12:32 +01:00