sphinx/tests
2025-01-14 01:01:52 +00:00
..
certs linkcheck: Specify subjectAltName in test self-signed certificate 2020-11-15 18:25:39 +01:00
js Run Ruff on `tests/js/roots/` 2025-01-02 23:53:59 +00:00
roots Use strict flake8-type-checking settings in Ruff 2025-01-13 21:56:36 +00:00
test_builders Move `sphinx.util re-exports to module __getattr__` 2025-01-14 01:01:52 +00:00
test_config Use frozensets for permitted types in `app.add_config_value()` 2025-01-13 21:18:17 +00:00
test_directives Move `sphinx.util re-exports to module __getattr__` 2025-01-14 01:01:52 +00:00
test_domains Avoid using camelCase names 2025-01-07 00:17:00 +00:00
test_environment Avoid attribute indirection with `env` (#13212) 2025-01-05 09:10:55 +00:00
test_extensions Remove unneeded runtime typing imports (#13233) 2025-01-12 01:04:14 +00:00
test_intl Adapt tests for Pygments 2.19 2025-01-06 06:56:10 +00:00
test_markup Implement key splitting in the `:kbd: role and remove KeyboardTransform` (#13227) 2025-01-10 19:51:17 +00:00
test_pycode Enable the RUF031 lint in Ruff 2024-11-30 19:22:30 +00:00
test_theming Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_transforms Trim leading whitespace before doctest flags (#13164) 2025-01-04 00:30:03 +00:00
test_util Move `sphinx.util re-exports to module __getattr__` 2025-01-14 01:01:52 +00:00
test_writers Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
__init__.py Make tests/ a Python package 2020-11-20 19:43:02 +01:00
conftest.py Consistently calculate the current file's directory 2024-11-03 17:28:02 +00:00
test_addnodes.py Bump Ruff to 0.5.1 (#12530) 2024-07-10 14:13:10 +01:00
test_application.py Remove unused monkeypatch fixtures (#12841) 2024-08-31 07:48:08 +01: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 Remove unneeded runtime typing imports (#13233) 2025-01-12 01:04:14 +00:00
test_roles.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_search.py Bump Ruff to 0.7.2 2024-11-03 02:55:19 +00:00
test_versioning.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
utils.py Consistently calculate the current file's directory 2024-11-03 17:28:02 +00:00