[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>
Sat, 19 Jul 2025 19:04:59 +0000 (21:04 +0200)
commit53658d23937474196a81f4821d192a18d1e02526
tree7a74c9628461db2952fd7dbb55ea0be66434d171
parent9c3b9b4fdb8325aaf7ca4e7313812f164480dce9
[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