sphinx/tests/test_builders
James Addison b7f708dc63
[tests] utils: refactor type-hint signatures. (#12144)
Consolidate the provision of a single `http_server` utility method, with `tls_enabled` as a boolean flag,
and rework type annotations to make them more understandable.

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Chris Sewell <chrisj_sewell@hotmail.com>
2024-03-20 23:13:41 +01:00
..
__init__.py Organise tests into directories 2024-01-17 03:56:35 +00:00
conftest.py [lint] whitelist all test files except configuration and utils in tests (#12109) 2024-03-16 18:06:58 +01:00
test_build_changes.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_build_dirhtml.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_build_epub.py [tests] epub: skip the epubcheck test if Java or epubcheck itself are not found (#12098) 2024-03-15 12:02:41 +01:00
test_build_gettext.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_build_html_5_output.py Add a `versionremoved` directive (#11905) 2024-01-21 20:12:52 +00:00
test_build_html_assets.py Remove spurious blank lines 2024-01-18 01:26:17 +00:00
test_build_html_code.py Remove spurious blank lines 2024-01-18 01:26:17 +00:00
test_build_html_download.py Split `test_build_html` 2024-01-18 00:52:25 +00:00
test_build_html_highlight.py Split `test_build_html` 2024-01-18 00:52:25 +00:00
test_build_html_image.py [tests] skip tests that need remote content if host is offline (#12091) 2024-03-14 15:33:24 +01:00
test_build_html_maths.py Split `test_build_html` 2024-01-18 00:52:25 +00:00
test_build_html_numfig.py Remove `flat_dict` 2024-01-18 01:16:49 +00:00
test_build_html_tocdepth.py Remove `flat_dict` 2024-01-18 01:16:49 +00:00
test_build_html.py [tests] correctly intercept or suppress warnings in tests (#12085) 2024-03-14 11:45:45 +01:00
test_build_latex.py [tests] skip tests that need remote content if host is offline (#12091) 2024-03-14 15:33:24 +01:00
test_build_linkcheck.py [tests] utils: refactor type-hint signatures. (#12144) 2024-03-20 23:13:41 +01:00
test_build_manpage.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_build_texinfo.py Consolidate warnings tests in `test_build_warnings` 2024-01-19 02:28:06 +00:00
test_build_text.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_build_warnings.py Consolidate warnings tests in `test_build_warnings` 2024-01-19 02:28:06 +00:00
test_build.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_builder.py Explicitly remove the `autodoc_fodder` module 2024-01-19 02:28:06 +00:00