[PATCH] tests: add 'large-time' as a testable feature
authorDaniel Stenberg <daniel@haxx.se>
Sat, 19 Aug 2023 19:20:03 +0000 (21:20 +0200)
committerSamuel Henrique <samueloph@debian.org>
Sun, 9 Mar 2025 10:45:45 +0000 (10:45 +0000)
commit652c171e1fcad4ec9b77933babc33a17dad51cb8
tree753fc05dc556e9917269eff66786ce76f34c1e6a
parent912d32762c069716847299c57520bb8a273ce9a0
[PATCH] tests: add 'large-time' as a testable feature

This allows test cases to require this feature to run and to be used in
%if conditions.

Large here means larger than 32 bits. Ie does not suffer from y2038.

Closes #11696

Backported by: Aquila Macedo Costa <aquilamacedo@riseup.net>.

Changes:
- Refresh patch context

Gbp-Pq: Name large-time-testable-feature.patch
tests/FILEFORMAT.md
tests/runtests.pl
tests/server/disabled.c