Changes from arch/CVS synchronization
[bpt/guile.git] / test-suite / tests /
2007-05-05 Ludovic CourtèsChanges from arch/CVS synchronization
2007-03-07 Kevin Rydemerge from 1.8 branch
2007-01-31 Ludovic CourtèsChanges from arch/CVS synchronization
2007-01-19 Ludovic CourtèsChanges from arch/CVS synchronization
2007-01-15 Kevin Rydemerge from 1.8
2007-01-15 Kevin Rydemerge from 1.8
2006-12-24 Han-Wen Nienhuys("equal?"): add case for reduction of
2006-12-12 Ludovic CourtèsChanges from arch/CVS synchronization
2006-11-29 Ludovic CourtèsChanges from arch/CVS synchronization
2006-11-18 Ludovic CourtèsAdded missing files for `(ice-9 i18n)'.
2006-11-02 Neil JerramRemove environments.[ch] from the build.
2006-10-26 Ludovic CourtèsChanges from arch/CVS synchronization
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-10-09 Kevin Rydemerge from 1.8 branch (removing this file)
2006-09-20 Ludovic CourtèsChanges from arch/CVS synchronization
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-06-13 Ludovic CourtèsAdded `structs.test'.
2006-05-29 Marius Vollmer* eq.c (scm_equal_p): Use scm_array_equal_p explicitely...
2006-05-27 Marius VollmerDelete test file after all tests have run in order...
2006-04-17 Kevin Ryde(lstat): Allow for test-symlink not existing yet.
2006-04-16 Kevin Rydemerge from 1.8 branch
2006-02-04 Neil Jerram19 new test cases.
2006-02-04 Kevin RydeUse the equal proc argument, so we exercise the
2006-01-29 Marius VollmerReplaced 'futures' with threads.
2005-11-30 Kevin Ryde(string-append/shared): New tests.
2005-11-24 Kevin Ryde(lset-difference!): More tests.
2005-11-23 Kevin Rydetypo in lset-difference! name in with-test-prefix
2005-10-27 Kevin Ryde2005-10-27 Ludovic Courtès <ludovic.courtes@laas.fr>
2005-10-23 Kevin Ryde(strftime %Z): Disable this test, its assumptions
2005-08-18 Kevin Ryde(date->time-tai): New tests, exercising new leap-second.
2005-08-15 Neil Jerram("letrec init evaluation"): New paranoid test.
2005-08-15 Neil Jerram* eval.c (eval_letrec_inits): New.
2005-08-12 Kevin Ryde(lset-difference, lset-difference,
2005-08-06 Kevin Ryde(string-every, string-tabulate, string-trim,
2005-07-31 Marius VollmerDo not fail when the GC does not collect an object...
2005-07-31 Marius VollmerAdapted to new (original) semantics. test guardingobje...
2005-06-11 Han-Wen Nienhuys*** empty log message ***
2005-06-10 Kevin Ryde(string-filter): A few more tests.
2005-06-10 Kevin Ryde(array-index-map!): Add a test failing in the current...
2005-06-05 Kevin Ryde(array-in-bounds?): Add a test failing in the current...
2005-06-05 Kevin Ryde(string-split): Try splitting on an 8-bit char.
2005-06-05 Marius VollmerAdded comment that there is a comment in eval.c about...
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-04 Kevin Ryde(make-shared-array): Add failing case shared of shared.
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-29 Kevin Ryde(/): Further tests.
2005-04-25 Kevin Ryde(array-map!): Further tests.
2005-04-23 Kevin Ryde(numerator, denominator): New tests.
2005-04-23 Kevin Ryde(concatenate, concatenate!, count, filter-map, lset...
2005-04-23 Kevin Ryde(make-list): New tests.
2005-04-22 Kevin Ryde(list, cons*): New tests.
2005-04-22 Kevin Ryde(hashx-remove!): New tests.
2005-04-13 Kevin Ryde(1+, 1-): New tests.
2005-04-10 Kevin Ryde(string-concatenate, string-concatenate/shared): New...
2005-04-02 Kevin Ryde(round): Add some fraction cases.
2005-04-01 Kevin Ryde(lset-union): More tests.
2005-03-25 Kevin Ryde(string-index): Exercise 8-bit char in string.
2005-03-17 Kevin Ryde(filter-map): More tests.
2005-03-17 Kevin RydeA few more tests from the 1.6 branch.
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-03-13 Kevin RydeNew file.
2005-03-13 Kevin Ryde(logior): New tests, exercising negative bignums reduci...
2005-03-13 Kevin Ryde(=): Exercise inum/flonum cases that used to
2005-03-02 Marius VollmerOnly test when 'threads are provided.
2005-02-20 Kevin Ryde(string->number): Exercise polar form with invalid...
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-10 Kevin Ryde(ash): Remove tests of ash on fractions, not
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 RydeAdd a copyright year.
2005-01-28 Kevin Ryde(ash): New tests.
2005-01-28 Kevin Ryde(lset-adjoin): New tests.
2005-01-27 Kevin RydeMore of:
2005-01-27 Kevin Ryde(while): Tests running in empty environment are
2005-01-23 Kevin Ryde(lset=, member): New tests.
2005-01-11 Kevin Ryde(current-input-port, current-output-port, current-error...
2005-01-10 Marius Vollmer(exception:wrong-num-indices): New, use it for array...
2005-01-07 Marius VollmerUse (test-suite lib) module.
2005-01-06 Marius Vollmer(have-llvect?): Removed, Scheme code will always
2005-01-04 Marius VollmerUse *unspecified* instead of #f to get an uninitialized...
2005-01-04 Kevin RydeNew file, test array-map!.
2005-01-02 Marius VollmerRewritten for new 'typed' approach to uniform arrays.
2005-01-02 Marius VollmerNew tests, especially for sorting non-contigous and
2005-01-01 Kevin RydeUse define-module to keep bindings from
2004-12-27 Neil JerramMove continuation / stack tests to continuations.test...
2004-12-23 Marius VollmerNews tests for making stacks from continuations. From...
2004-12-10 Kevin Ryde(inet-pton): New tests.
2004-12-08 Kevin RydeLet the string->number documented? test say "documented?".
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.
next