]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: date: avoid test failure on NetBSD
authorCollin Funk <collin.funk1@gmail.com>
Sat, 1 Nov 2025 04:14:54 +0000 (21:14 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sat, 1 Nov 2025 17:49:05 +0000 (10:49 -0700)
commit6d273604d0a76cc40dbd0e8606a95b33a0275397
treeb15d35760fbf31e7c10324e9bf2b15509ce402c8
parentcf08d2d3b1a663c390a544b0b16e0555ff784430
tests: date: avoid test failure on NetBSD

* tests/date/date-tz.sh: Allow date to fail with large values for TZ
since NetBSD's tzalloc function limits them to 256 bytes.
tests/date/date-tz.sh