summaryrefslogtreecommitdiff
path: root/test-suite/tests/time.test
Commit message (Expand)AuthorAgeFilesLines
* strptime test shouldn't presume that initial whitespace is ignoredMike Gran2021-01-231-3/+3
* 'strftime' and 'strptime' honor the locale encoding.Ludovic Courtès2019-06-301-4/+31
* time.test: Use 'pass-if-equal' in more tests.Mark H Weaver2019-06-181-16/+20
* Modify socket and time functions for wide stringsMichael Gran2009-08-231-0/+5
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-11/+10
* Use Gnulib's `strftime' to address bug #24130.Ludovic Courtès2008-09-021-33/+7
* merge from 1.8 branchKevin Ryde2007-03-071-4/+4
* merge from 1.8 branchKevin Ryde2006-10-091-36/+202
* merge from 1.8 branchKevin Ryde2006-04-161-1/+1
* Replaced 'futures' with threads.Marius Vollmer2006-01-291-4/+4
* (strftime %Z): Disable this test, its assumptionsKevin Ryde2005-10-231-6/+17
* The FSF has a new address.Marius Vollmer2005-05-231-2/+2
* (gmtime, strptime): New tests, but unresolved.Kevin Ryde2004-09-071-3/+78
* (strftime): Force tm:isdst to 0 for the test, forKevin Ryde2004-05-021-2/+11
* * tests/time.test: New test file.Jim Blandy1999-06-151-0/+28