[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>
Fri, 8 May 2026 14:16:21 +0000 (07:16 -0700)
commit10594372ea5a7be618e6235e48eb7b0410dacaab
tree58c4ee60ecff4b45a5ded8176736376f06ea4429
parent98ff2784ef4a48d2883582d184c538eaaa03e43a
[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