sphinx/tests/test_builders
Thomas Louf 1418339eb9
Allow configuration of trailing commas in multi-line signatures (#12975)
Stop outputting trailing commas for C and C++, as it is invalid syntax.

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
Co-authored-by: Jakob Lykke Andersen <jakobandersen@users.noreply.github.com>
2025-01-21 20:08:18 +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 intersphinx: Create an `_InventoryItem` type (#13248) 2025-01-17 00:41:11 +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 Enable the entire D category in Ruff 2025-01-14 15:55:02 +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 Allow configuration of trailing commas in multi-line signatures (#12975) 2025-01-21 20:08:18 +00:00
test_build_latex.py Allow configuration of trailing commas in multi-line signatures (#12975) 2025-01-21 20:08:18 +00:00
test_build_linkcheck.py Use `sphinx._cli.util.colour in sphinx.util.console` (#13241) 2025-01-16 16:57:28 +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 Use `sphinx._cli.util.colour in sphinx.util.console` (#13241) 2025-01-16 16:57:28 +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