Kevin Ryde
|
4faeed31c8
|
(gmtime in another thread): Catch #t all errors from
gmtime in the thread, since it can be a system error not a scheme
out-of-range on 64-bit systems.
|
2007-01-24 22:01:57 +00:00 |
|
Kevin Ryde
|
d9849f45cf
|
(gmtime, strptime): Remove the "unresolved" throws,
the error+thread tests seem ok now (previously were upset by something
leaking out of syntax.test).
|
2006-09-23 00:08:49 +00:00 |
|
Kevin Ryde
|
c8cefa91e2
|
also 1.6.9 in comments in last change
|
2006-07-07 22:41:49 +00:00 |
|
Kevin Ryde
|
0ad95e9ab8
|
(localtime, mktime, strptime): More tests.
|
2006-07-06 00:38:09 +00:00 |
|
Marius Vollmer
|
0ab652a386
|
Added 2006 to copyright years in every file, as per the new rules.
|
2006-02-12 13:42:52 +00:00 |
|
Marius Vollmer
|
a64d058951
|
Replaced 'futures' with threads.
|
2006-01-29 19:44:45 +00:00 |
|
Kevin Ryde
|
9f4e29f66b
|
(strftime %Z): Disable this test, its assumptions
about %Z are not valid on NetBSD.
|
2005-10-23 22:40:12 +00:00 |
|
Marius Vollmer
|
92205699d0
|
The FSF has a new address.
|
2005-05-23 19:57:22 +00:00 |
|
Kevin Ryde
|
c59e0b9fb1
|
(gmtime, strptime): New tests, but unresolved.
(internal-time-units-per-second): New test.
|
2004-09-07 00:17:49 +00:00 |
|
Kevin Ryde
|
feb3640d87
|
(strftime): Force tm:isdst to 0 for the test, for
the benefit of HP-UX. Reported by Andreas Vögele.
Use set-tm:zone rather than a hard coded vector offset.
|
2004-05-02 23:08:58 +00:00 |
|
Jim Blandy
|
9061286382
|
* tests/time.test: New test file.
|
1999-06-15 14:09:53 +00:00 |
|