Query
Saturday 09 June 2018
2018-06-09 15:07:50 (5 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- pike/src/modules/system/testsuite.in (+4/-0)(4 lines)
- pike/src/testsuite.in (+42/-3)(45 lines)
branch: master
Testsuite [System.TM]: Attempt to survive 32-bit time_t.
Don't test dates past 2038 when time_t is 32-bit.
Fixes multiple testsuite failures on 32-bit architectures.
Monday 25 December 2017
2017-12-25 17:25:58 (5 years ago) by Stephen R. van den Berg <srb@cuci.nl>
- pike/src/modules/system/testsuite.in (+2/-1)(3 lines)
branch: master
Testsuite [System.TM]: Cleaned up strftime() test even more: %C differs between platforms.
2017-12-25 17:16:43 (5 years ago) by Stephen R. van den Berg <srb@cuci.nl>
- pike/src/modules/system/testsuite.in (+4/-3)(7 lines)
branch: master
Testsuite [System.TM]: Cleaned up strftime() test some more (%P is not supported on all platforms).
Sunday 24 December 2017
2017-12-24 11:06:25 (5 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- pike/src/modules/system/testsuite.in (+7/-1)(8 lines)
branch: master
Testsuite [System.TM]: Cleaned up strftime() test.
For some reason old versions of GNU-m4 didn't like the old test.