summaryrefslogtreecommitdiff
path: root/test-suite/tests/srfi-19.test
Commit message (Expand)AuthorAgeFilesLines
* Fix tests for SRFI-19 date->string ~NDaniel Llorens2019-05-231-6/+10
* Support ~N in SRFI-19 string->dateDaniel Llorens2019-05-231-0/+10
* SRFI-19: Fix normalization of seconds and nanoseconds in time records.Mark H Weaver2019-05-231-0/+8
* SRFI-19: Add a few more tests.Mark H Weaver2019-05-231-0/+4
* SRFI-19: Fix handling of negative years and negative julian days.Mark H Weaver2019-05-231-5/+48
* SRFI-19: Fix TAI->UTC conversions, leap second handling, etc.Mark H Weaver2019-05-231-2/+115
* Add srfi-19 ~f regression testAndy Wingo2017-04-191-1/+5
* Fix date->string ~f operator to not emit leading zerosAndy Wingo2017-04-191-1/+5
* Fixed bug: ~N mishandles small nanoseconds valueAndrew Moss2017-04-191-0/+5
* Improve handling of locales in the test suite.Mark H Weaver2014-02-071-2/+3
* Have `srfi-19.test' use the non-deprecated `format' style.Ludovic Courtès2011-01-291-9/+10
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-13/+12
* srfi-19: Fix `string->date' weekday lookup.Ludovic Courtès2008-12-181-1/+9
* Changes from arch/CVS synchronizationLudovic Courtès2007-07-091-0/+6
* Changes from arch/CVS synchronizationLudovic Courtès2007-05-091-1/+1
* Changes from arch/CVS synchronizationLudovic Courtès2007-05-091-1/+3
* Changes from arch/CVS synchronizationLudovic Courtès2007-01-311-0/+16
* merge from 1.8 branchKevin Ryde2006-04-161-1/+1
* (date->time-tai): New tests, exercising new leap-second.Kevin Ryde2005-08-181-1/+26
* The FSF has a new address.Marius Vollmer2005-05-231-2/+2
* Use #:duplicates (last) toKevin Ryde2004-07-231-0/+1
* (test-dst, string->date local DST): Test withKevin Ryde2004-05-091-7/+7
* (date-week-number): Add tests.Kevin Ryde2003-08-221-2/+8
* (test-time-comparision, test-time-arithmatic): New procs.Thien-Thi Nguyen2001-08-251-6/+30
* New files. Thanks to Matthias Köppe!Marius Vollmer2001-06-161-0/+133