1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
Commit graph

917 commits

Author SHA1 Message Date
Kevin Ryde
e7a6799e20 *** empty log message *** 2005-10-23 22:39:02 +00:00
Kevin Ryde
37165cc477 (strftime %Z): Disable this test, its assumptions
about %Z are not valid on NetBSD.
2005-10-23 22:38:18 +00:00
Kevin Ryde
7ea436c367 *** empty log message *** 2005-08-18 23:57:02 +00:00
Kevin Ryde
cb94db4374 (date->time-tai): New tests, exercising new leap-second. 2005-08-18 23:52:35 +00:00
Kevin Ryde
4cc21a775d *** empty log message *** 2005-08-13 00:43:57 +00:00
Kevin Ryde
0d4b6a79e9 * tests/poe.test: New file.
* Makefile.am (SCM_TESTS): Add it.
2005-08-13 00:43:40 +00:00
Kevin Ryde
f0ba7983a6 Correction to the copyright notice, too much cut and paste from the head. 2005-08-13 00:43:09 +00:00
Kevin Ryde
8e262f3c5d New file. 2005-08-13 00:42:17 +00:00
Han-Wen Nienhuys
05d44505b8 *** empty log message *** 2005-06-19 13:27:50 +00:00
Neil Jerram
99f7ecf744 ("set-source-property!"): Two new tests. 2005-06-07 19:16:43 +00:00
Kevin Ryde
9dc28897ef *** empty log message *** 2005-06-05 21:33:02 +00:00
Kevin Ryde
52e96bd101 (string-split): Try splitting on an 8-bit char. 2005-06-05 21:32:32 +00:00
Marius Vollmer
7d81830dd2 The FSF has a new address. 2005-05-23 20:15:36 +00:00
cvs2svn
d20953757a This commit was manufactured by cvs2svn to create branch
'branch_release-1-6'.
2005-05-23 19:57:23 +00:00
Marius Vollmer
92205699d0 The FSF has a new address. 2005-05-23 19:57:22 +00:00
Marius Vollmer
bde1a86295 New versions of the GPLand LGPL with the new address of the FSF. 2005-05-23 19:01:31 +00:00
Marius Vollmer
5ae1bd9109 New versions of the GPLand LGPL with the new address of the FSF. 2005-05-23 19:00:08 +00:00
Kevin Ryde
b52f5697ad *** empty log message *** 2005-05-07 00:03:13 +00:00
Kevin Ryde
a17a869e3f (car+cdr, fold, last, list-index, list-tabulate,
not-pair?, xcons): New tests.
2005-05-07 00:02:02 +00:00
Kevin Ryde
6017642112 (make-shared-array): Add failing case shared of shared. 2005-05-04 00:30:04 +00:00
Kevin Ryde
8ad5d74a81 *** empty log message *** 2005-05-03 23:27:48 +00:00
Kevin Ryde
f1f478bf1d (fifth, sixth, seventh, eighth, ninth, tenth): New tests. 2005-05-03 23:25:48 +00:00
Kevin Ryde
b2c82c27f0 (break!, drop-right!, drop-while, take-while,
take-while!, span!, take!): New tests.
2005-05-03 23:13:16 +00:00
Kevin Ryde
059fed0e6f Less of:
(/): New tests.

(this 1e200 was from the head, but that value is not exactly
representable and will be rounded, so don't worry that it doesn't come
out precise)
2005-04-29 23:35:47 +00:00
Kevin Ryde
97d790b384 *** empty log message *** 2005-04-29 23:24:08 +00:00
Kevin Ryde
2f359170fb (/): Further tests. 2005-04-29 23:20:04 +00:00
Kevin Ryde
c5df3dcc7a *** empty log message *** 2005-04-29 23:13:45 +00:00
Kevin Ryde
fce0352cf8 (/): New tests. 2005-04-29 23:10:51 +00:00
Kevin Ryde
597052a27b *** empty log message *** 2005-04-25 00:16:03 +00:00
Kevin Ryde
917abf7026 (array-map!): Further tests. 2005-04-25 00:15:24 +00:00
Kevin Ryde
9147cd32d0 More:
(array-map!): Further tests.
2005-04-25 00:14:37 +00:00
Kevin Ryde
5ecde1552a Add a copyright year. 2005-04-25 00:11:39 +00:00
Kevin Ryde
5cc196c863 *** empty log message *** 2005-04-25 00:11:01 +00:00
Kevin Ryde
20d5196b06 (array-map!): Further tests. 2005-04-25 00:10:02 +00:00
Kevin Ryde
13155c50c4 *** empty log message *** 2005-04-23 00:40:19 +00:00
Kevin Ryde
ba46895cd3 (numerator, denominator): New tests. 2005-04-23 00:39:45 +00:00
Kevin Ryde
37aa7d870c *** empty log message *** 2005-04-23 00:39:18 +00:00
Kevin Ryde
793060ce83 (numerator, denominator): New tests. 2005-04-23 00:38:44 +00:00
Kevin Ryde
c51682b416 *** empty log message *** 2005-04-23 00:17:33 +00:00
Kevin Ryde
7cfb4dd2e8 (concatenate, concatenate!, count, filter-map, lset-adjoin): More tests. 2005-04-23 00:14:42 +00:00
Kevin Ryde
8cb2eff840 *** empty log message *** 2005-04-23 00:07:17 +00:00
Kevin Ryde
1d936c056b (make-list): New tests. 2005-04-23 00:04:57 +00:00
Kevin Ryde
dc1e26b0b2 *** empty log message *** 2005-04-22 23:51:45 +00:00
Kevin Ryde
4a44616e4b (list, cons*): New tests. 2005-04-22 23:51:13 +00:00
Kevin Ryde
a7e252d5ef (list, cons*): New tests. 2005-04-22 23:50:17 +00:00
Kevin Ryde
87c08ac0f7 (hashx-remove!): New tests. 2005-04-22 23:33:54 +00:00
Kevin Ryde
78fae16113 *** empty log message *** 2005-04-13 23:59:29 +00:00
Kevin Ryde
a580ebba22 (1+, 1-): New tests. 2005-04-13 23:54:45 +00:00
Kevin Ryde
bd6795e95f *** empty log message *** 2005-04-10 22:47:41 +00:00
Kevin Ryde
0381cf345d (string-concatenate, string-concatenate/shared): New tests. 2005-04-10 22:19:26 +00:00