]> Savannah Git Hosting - gnulib.git/commit
strftime-tests: avoid false failure on OS X
authorPádraig Brady <P@draigBrady.com>
Tue, 22 Dec 2015 15:45:56 +0000 (15:45 +0000)
committerPádraig Brady <P@draigBrady.com>
Wed, 23 Dec 2015 00:36:05 +0000 (00:36 +0000)
commit81d0a26465c44b2041fcf9a6ec08a0cd43776825
treeeef62fcfafdd5cb6701345996d6777aff02bc80e
parent0394787c315ceb29981d11d0bb0ec4c28e32a723
strftime-tests: avoid false failure on OS X

* tests/test-strftime.c (struct localtime_rz_test): Add an
ahistorical member which is used to warn rather than fail
when tm_isdst isn't set for such entries.  This is the case for
"1970-01-01 13:00:00 +1300 (NZDT)" on Darwin 13/14 at least.
ChangeLog
tests/test-strftime.c