projects/ecl/ecl-test.git
2008-05-13  jgarciaEven less verbose tests. master origin
2008-05-12  jgarciaBe less verbose in the tests
2008-05-12  jgarciaDo not load initialization files with ecl
2008-01-06  jgarciaPathnames such as //usr/ are not parsed properly (usr...
2007-03-24  jgarciaCOPY-READTABLE did not copy entries when supplied a...
2007-01-05  jgarciaENOUGH-NAMESTRING did not simplify paths that had compl...
2007-01-05  jgarciaTest for uses of :BACK in directories
2006-11-05  jgarcia"scratch" is a directory.
2006-10-24  jgarciaDisable CL-0009-FINALIZATION because it takes too long...
2006-10-11  jgarciaHash table iteration now checks that the argument is...
2006-10-10  jgarciaMissing argument to SORT!
2006-10-10  jgarciaDetect whether custom finalization is working.
2006-10-10  jgarciaNamestring "." improperly parsed as ".." Use last dot...
2006-10-10  jgarciaDEFCLASS's :INITFORM did not expand the value of consta...
2006-09-01  jgarciaADJUST-ARRAY is not allowed to set a fill pointer in...
2006-08-02  jgarciaENOUGH-NAMESTRING provided too large directory names...
2006-08-02  jgarciaAdd test for STREAMP on Gray streams.
2006-06-29  jgarciaCompiled functions can have more than 64 required arguments ECL_0_9i
2006-06-24  jgarciacl_shutdown() should clean the list of hooks before...
2006-06-17  jgarcia*** empty log message ***
2006-05-20  jgarciaMACRO-FUNCTION and MACROEXPAND fail to recognized shado...
2006-05-20  jgarciaDetect when DEFPACKAGE is not able to import symbol...
2006-05-17  jgarciaTests for externalization of constants in the compiled...
2006-05-05  jgarciaTest for function calls with large number of arguments...
2006-04-26  jgarciaTest broke if no FASL file around
2006-04-24  jgarciaAdd checks for slot accessor merging rules
2006-04-18  jgarciaNew regression tests
2006-04-03  jgarciaRepository moved in Savannah
2005-12-02  jjgarciaMakefile can now be used by BSD make
2005-10-28  jjgarciaRemove directories that spoil the tests
2005-10-19  jjgarciaInitial revision