Update of /project/cl-gsl/cvsroot/cl-gsl In directory common-lisp.net:/tmp/cvs-serv4484
Modified Files: ChangeLog Log Message: *** empty log message *** Date: Mon Apr 25 04:20:14 2005 Author: edenny
Index: cl-gsl/ChangeLog diff -u cl-gsl/ChangeLog:1.17 cl-gsl/ChangeLog:1.18 --- cl-gsl/ChangeLog:1.17 Fri Apr 22 04:48:09 2005 +++ cl-gsl/ChangeLog Mon Apr 25 04:20:14 2005 @@ -1,3 +1,12 @@ +2005-04-25 Edgar Denny edgardenny@comcast.net + + * test/test-matrix.lisp: Initial checkin. + + * test/test-vector.lisp: + Add comment to explain checking for failure in test. + + * test/cl-gsl-test.asd: Added test-matrix. + 2005-04-22 Edgar Denny edgardenny@comcast.net
* test/test-vector.lisp: