sphinx/tests/test_builders
Adam Turner c66d3e85d1 Enable 11 more categories in Ruff
* flake8-builtins ('A')
* flake8-blind-except ('BLE')
* flake8-copyright ('CPY')
* eradicate ('ERA')
* flake8-boolean-trap ('FBT')
* flake8-fixme ('FIX')
* flake8-implicit-str-concat ('ISC')
* pep8-naming ('N')
* flake8-use-pathlib ('PTH')
* flake8-self ('SLF')
* tryceratops ('TRY')
2025-01-14 14:43:02 +00:00
..
__init__.py Organise tests into directories 2024-01-17 03:56:35 +00:00
conftest.py Narrow `Generator[T, None, None] types to Iterator[T]` (#12241) 2024-04-09 03:26:44 +01:00
test_build_changes.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_build_dirhtml.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_build_epub.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_build_gettext.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_build_html_5_output.py Bump Ruff to 0.7.2 2024-11-03 02:55:19 +00:00
test_build_html_assets.py Move `sphinx.util re-exports to module __getattr__` 2025-01-14 01:01:52 +00:00
test_build_html_code.py Adapt tests for Pygments 2.19 2025-01-06 06:56:10 +00:00
test_build_html_copyright.py Tests: explicitly unset SOURCE_DATE_EPOCH during 'test_html_multi_line_copyright' (#13224) 2025-01-10 11:21:11 +00:00
test_build_html_download.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_build_html_highlight.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_build_html_image.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_build_html_maths.py Enable the RUF043 lint in Ruff 2025-01-02 23:49:43 +00:00
test_build_html_numfig.py Enable 11 more categories in Ruff 2025-01-14 14:43:02 +00:00
test_build_html_tocdepth.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_build_html_toctree.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_build_html.py Bump Ruff to 0.7.2 2024-11-03 02:55:19 +00:00
test_build_latex.py Enable 11 more categories in Ruff 2025-01-14 14:43:02 +00:00
test_build_linkcheck.py Use strict flake8-type-checking settings in Ruff 2025-01-13 21:56:36 +00:00
test_build_manpage.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_build_texinfo.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_build_text.py Bump Ruff to 0.7.2 2024-11-03 02:55:19 +00:00
test_build_warnings.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_build.py Enable 11 more categories in Ruff 2025-01-14 14:43:02 +00:00
test_incremental_reading.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
xpath_data.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
xpath_html_util.py singlehtml: Use same-document hyperlinks for internal project references (#12551) 2024-08-11 22:43:48 +01:00
xpath_util.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00