merge from 1.8 branch
[bpt/guile.git] / test-suite / tests / srfi-1.test
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-02-04 Kevin RydeUse the equal proc argument, so we exercise the
2005-11-24 Kevin Ryde(lset-difference!): More tests.
2005-11-23 Kevin Rydetypo in lset-difference! name in with-test-prefix
2005-08-12 Kevin Ryde(lset-difference, lset-difference,
2005-05-23 Marius VollmerThe FSF has a new address.
2005-05-07 Kevin Ryde(car+cdr, fold, last, list-index, list-tabulate,
2005-05-03 Kevin Ryde(fifth, sixth, seventh, eighth, ninth, tenth): New...
2005-05-03 Kevin Ryde(break!, drop-right!, drop-while, take-while,
2005-04-23 Kevin Ryde(concatenate, concatenate!, count, filter-map, lset...
2005-04-01 Kevin Ryde(lset-union): More tests.
2005-03-17 Kevin Ryde(filter-map): More tests.
2005-03-15 Kevin Ryde(split-at, split-at!): New tests.
2005-03-15 Kevin Ryde(drop-right, partition!, take-right): New tests.
2005-03-13 Kevin Ryde(find, find-tail, lset-union): New tests.
2005-02-17 Kevin Ryde(lset-adjoin): Amend tests to expect duplicates among...
2005-02-11 Kevin Ryde(reduce, reduce-right): New tests.
2005-02-03 Kevin Ryde(list=): New tests.
2005-01-28 Kevin Ryde(remove!): New tests.
2005-01-28 Kevin Ryde(remove): New tests.
2005-01-28 Kevin Ryde(lset-adjoin): New tests.
2005-01-27 Kevin RydeMore of:
2005-01-23 Kevin Ryde(lset=, member): New tests.
2004-12-06 Kevin Ryde(break): New tests.
2004-12-06 Kevin Ryde(span): New tests.
2004-12-06 Kevin Ryde(alist-delete): New tests.
2004-12-05 Kevin Ryde(alist-copy): New tests.
2004-12-04 Kevin Ryde(append-map): New tests.
2004-12-04 Kevin Ryde(filter-map): New tests.
2003-12-02 Kevin Ryde(count): New tests.
2003-08-30 Kevin RydeCorrection to a comment in:
2003-08-22 Kevin Ryde(list-copy): New tests.
2003-07-28 Kevin Ryde(length+): New tests.
2003-07-28 Kevin Ryde(concatenate, concatenate!): New tests.
2003-07-13 Kevin Ryde2003-07-14 Matthias Koeppe <mkoeppe@mail.math.uni...
2003-07-08 Kevin Ryde(delete, delete!): Add more tests.
2003-05-12 Kevin Ryde(delete, delete!): Test predicate call arg order.
2003-05-09 Kevin RydeNew file, exercising take and drop.