summaryrefslogtreecommitdiff
path: root/test-suite/tests/srfi-1.test
AgeCommit message (Expand)AuthorFilesLines
2009-12-01gut trampolinesAndy Wingo1-14/+14
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-13/+12
2008-04-28Fix type-checking of SRFI-1 `partition'.Ludovic Courtès1-3/+11
2006-10-09merge from 1.8 branchKevin Ryde1-2/+4
2006-06-17merge from 1.8 branchKevin Ryde1-1/+109
2006-02-04Use the equal proc argument, so we exercise theKevin Ryde1-6/+6
2005-11-24(lset-difference!): More tests.Kevin Ryde1-5/+45
2005-11-23typo in lset-difference! name in with-test-prefixKevin Ryde1-1/+1
2005-08-12(lset-difference, lset-difference,Kevin Ryde1-0/+84
2005-05-23The FSF has a new address.Marius Vollmer1-2/+2
2005-05-07(car+cdr, fold, last, list-index, list-tabulate,Kevin Ryde1-0/+383
2005-05-03(fifth, sixth, seventh, eighth, ninth, tenth): New tests.Kevin Ryde1-0/+58
2005-05-03(break!, drop-right!, drop-while, take-while,Kevin Ryde1-0/+248
2005-04-23(concatenate, concatenate!, count, filter-map, lset-adjoin): More tests.Kevin Ryde1-32/+66
2005-04-01(lset-union): More tests.Kevin Ryde1-0/+15
2005-03-17(filter-map): More tests.Kevin Ryde1-2/+57
2005-03-15(split-at, split-at!): New tests.Kevin Ryde1-0/+84
2005-03-15(drop-right, partition!, take-right): New tests.Kevin Ryde1-0/+117
2005-03-13(find, find-tail, lset-union): New tests.Kevin Ryde1-4/+62
2005-02-17(lset-adjoin): Amend tests to expect duplicates among args cast out.Kevin Ryde1-8/+6
2005-02-11(reduce, reduce-right): New tests.Kevin Ryde1-0/+108
2005-02-03(list=): New tests.Kevin Ryde1-1/+75
2005-01-28(remove!): New tests.Kevin Ryde1-0/+25
2005-01-28(remove): New tests.Kevin Ryde1-0/+25
2005-01-28(lset-adjoin): New tests.Kevin Ryde1-0/+33
2005-01-27More of:Kevin Ryde1-1/+2
2005-01-23(lset=, member): New tests.Kevin Ryde1-0/+108
2004-12-06(break): New tests.Kevin Ryde1-0/+59
2004-12-06(span): New tests.Kevin Ryde1-0/+58
2004-12-06(alist-delete): New tests.Kevin Ryde1-0/+63
2004-12-05(alist-copy): New tests.Kevin Ryde1-1/+47
2004-12-04(append-map): New tests.Kevin Ryde1-0/+49
2004-12-04(filter-map): New tests.Kevin Ryde1-0/+44
2003-12-02(count): New tests.Kevin Ryde1-0/+161
2003-08-30Correction to a comment in:Kevin Ryde1-2/+0
2003-08-22(list-copy): New tests.Kevin Ryde1-0/+20
2003-07-28(length+): New tests.Kevin Ryde1-0/+17
2003-07-28(concatenate, concatenate!): New tests.Kevin Ryde1-0/+43
2003-07-132003-07-14 Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de>Kevin Ryde1-0/+44
2003-07-08(delete, delete!): Add more tests.Kevin Ryde1-2/+141
2003-05-12(delete, delete!): Test predicate call arg order.Kevin Ryde1-0/+16
2003-05-09New file, exercising take and drop.Kevin Ryde1-0/+169