sphinx/tests/test_builders
James Addison a84f7009ac
Restrict substitution of `copyright` years (#12516)
Only substitute copyright notice years with values from
``SOURCE_DATE_EPOCH`` for entries that match the current
system clock year, and disallow substitution of future years.

Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-10-04 10:48:47 +01: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 Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_build_dirhtml.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_build_epub.py Bump Ruff to 0.6.0 2024-08-15 21:42:32 +01:00
test_build_gettext.py Always define the builder and `testroot when using the app` fixtureture (#12775) 2024-08-12 22:34:03 +01:00
test_build_html_5_output.py Always define the builder and `testroot when using the app` fixtureture (#12775) 2024-08-12 22:34:03 +01:00
test_build_html_assets.py Increase test independence by using the basic theme (#12776) 2024-08-14 20:45:33 +01:00
test_build_html_code.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_build_html_copyright.py Restrict substitution of `copyright` years (#12516) 2024-10-04 10:48:47 +01:00
test_build_html_download.py Always define the builder and `testroot when using the app` fixtureture (#12775) 2024-08-12 22:34:03 +01:00
test_build_html_highlight.py Increase test independence by using the basic theme (#12776) 2024-08-14 20:45:33 +01:00
test_build_html_image.py Fix tests for Docutils revision 9928 (#12897) 2024-09-18 02:10:10 +01:00
test_build_html_maths.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_build_html_numfig.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_build_html_tocdepth.py singlehtml: Use same-document hyperlinks for internal project references (#12551) 2024-08-11 22:43:48 +01:00
test_build_html_toctree.py Always define the builder and `testroot when using the app` fixtureture (#12775) 2024-08-12 22:34:03 +01:00
test_build_html.py Increase test independence by using the basic theme (#12776) 2024-08-14 20:45:33 +01:00
test_build_latex.py Remove an unused function in a test (#12839) 2024-08-31 07:47:16 +01:00
test_build_linkcheck.py Fix mypy failures in intersphinx (#12879) 2024-09-18 01:23:00 +01:00
test_build_manpage.py Always define the builder and `testroot when using the app` fixtureture (#12775) 2024-08-12 22:34:03 +01:00
test_build_texinfo.py Fix CalledProcessError attribute access in tests (#12838) 2024-08-31 07:37:42 +01:00
test_build_text.py tests: text builder: resolve an ordering conflict between two section-number-related tests (#12868) 2024-09-28 19:23:25 +02:00
test_build_warnings.py Stop exiting early with `--fail-on-warnings; add --exception-on-warning` (#12743) 2024-08-13 17:12:42 +01:00
test_build.py Short-circuit HTTP requests in tests (#12772) 2024-08-12 03:49:58 +01:00
test_incremental_reading.py Always define the builder and `testroot when using the app` fixtureture (#12775) 2024-08-12 22:34:03 +01: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