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

31 commits

Author SHA1 Message Date
Marius Vollmer
7d81830dd2 The FSF has a new address. 2005-05-23 20:15:36 +00:00
Kevin Ryde
9546cfc43a (lset-union): New tests. 2005-04-01 23:50:38 +00:00
Kevin Ryde
1692522d53 (lset-adjoin): Amend tests to expect duplicates among args cast out. 2005-02-17 20:58:01 +00:00
Kevin Ryde
463cd21d69 (reduce, reduce-right): New tests. 2005-02-11 21:41:33 +00:00
Kevin Ryde
0da830fa49 (list=): New tests. 2005-02-03 23:21:17 +00:00
Kevin Ryde
44a84ce09e (lset-adjoin): New tests. 2005-01-28 21:32:42 +00:00
Kevin Ryde
a9c3bff968 (lset=): New tests. 2005-01-27 23:20:14 +00:00
Kevin Ryde
fb5f4acc64 (lset=): Exercise no-arg case. 2005-01-23 21:31:15 +00:00
Kevin Ryde
161308d88d (break): New tests. 2004-12-06 00:41:09 +00:00
Kevin Ryde
4e697dba18 (span): New tests. 2004-12-06 00:31:54 +00:00
Kevin Ryde
4c6f3d05fb (alist-delete): New tests. 2004-12-06 00:11:05 +00:00
Kevin Ryde
79239024f5 (delete-duplicates, delete-duplicates!): New tests. 2004-12-06 00:10:32 +00:00
Kevin Ryde
27036c046d (delete, delete!): New tests. 2004-12-05 22:32:01 +00:00
Kevin Ryde
9fa5fdc6cd (map!): New tests. 2004-12-05 22:24:38 +00:00
Kevin Ryde
cabc854555 (partition): New tests, by Matthias Koeppe. 2004-12-05 22:15:54 +00:00
Kevin Ryde
49d2f1f850 (map): New tests. 2004-12-05 22:00:14 +00:00
Kevin Ryde
d4dfc9d426 (alist-copy): New tests. 2004-12-05 21:53:53 +00:00
Kevin Ryde
86e8289b7e (count): New tests. 2004-12-05 00:24:27 +00:00
Kevin Ryde
890ed2790b (append-map): New tests. 2004-12-04 23:11:33 +00:00
Kevin Ryde
6de13f7341 (filter-map): New tests. 2004-12-04 22:49:25 +00:00
Kevin Ryde
6f08e413fd Correction to licence terms in the following (too much cut and paste!):
* tests/srfi-1.test: New file, exercising extended list-copy.
2004-08-27 01:37:30 +00:00
Kevin Ryde
af7ffded27 New file, exercising extended list-copy. 2004-04-23 21:25:41 +00:00
Kevin Ryde
f39032937e (count): New tests. 2003-12-02 21:17:33 +00:00
Kevin Ryde
813729f6fa Correction to a comment in:
(list-copy): New tests.
2003-08-30 00:02:44 +00:00
Kevin Ryde
b052db6954 (list-copy): New tests. 2003-08-22 22:57:46 +00:00
Kevin Ryde
15d36a3438 (length+): New tests. 2003-07-28 23:51:41 +00:00
Kevin Ryde
c6e9db20c1 (concatenate, concatenate!): New tests. 2003-07-28 23:45:31 +00:00
Kevin Ryde
9a029e414a 2003-07-14 Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de>
* tests/srfi-1.test (partition): Add tests.
2003-07-13 23:06:33 +00:00
Kevin Ryde
72f1b979f6 (delete, delete!): Add more tests.
(delete-duplicates, delete-duplicates!): Add tests.
2003-07-08 00:13:06 +00:00
Kevin Ryde
8ec84fe54e (delete, delete!): Test predicate call arg order. 2003-05-12 23:05:50 +00:00
Kevin Ryde
91e7199ff0 New file, exercising take and drop. 2003-05-09 22:41:06 +00:00