Add tests for boundary conditions of struct tm.
authorbeck <beck@openbsd.org>
Wed, 9 Nov 2022 18:11:45 +0000 (18:11 +0000)
committerbeck <beck@openbsd.org>
Wed, 9 Nov 2022 18:11:45 +0000 (18:11 +0000)
commit201ca770413ef8b9780e5754023341069a9a0ab4
tree164d934d05ad91e12c2ab53b7fc42bcc5b83daf7
parent2150c9bad20b6c122f8e3168485a2dcadedd27e8
Add tests for boundary conditions of struct tm.

Struct tm is limited by it's year being an int.
regress/lib/libc/time/time_conversion/timetest.c