[clhp-cvs] CVS update: clhp/ChangeLog

Anthony Ventimiglia aventimiglia at common-lisp.net
Fri Oct 3 05:14:23 UTC 2003


Update of /project/clhp/cvsroot/clhp
In directory common-lisp.net:/tmp/cvs-serv4163

Modified Files:
	ChangeLog 
Log Message:
(SIDE-EFFECT-FUNCTION-TEST-DATA): Test class
for functions to test side effects that set globals. Still don't
have it working right. Also improved the run-test methods by
writing some macros, there's more work to do here as well.

Date: Fri Oct  3 01:14:23 2003
Author: aventimiglia

Index: clhp/ChangeLog
diff -u clhp/ChangeLog:1.8 clhp/ChangeLog:1.9
--- clhp/ChangeLog:1.8	Thu Oct  2 22:40:39 2003
+++ clhp/ChangeLog	Fri Oct  3 01:14:23 2003
@@ -1,3 +1,10 @@
+2003-10-03    <ant at afghan.dogpound>
+
+	* tests/cgi-test.lisp (SIDE-EFFECT-FUNCTION-TEST-DATA): Test class
+	for functions to test side effects that set globals. Still don't
+	have it working right. Also improved the run-test methods by
+	writing some macros, there's more work to do here as well.
+
 2003-10-02    <ant at afghan.dogpound>
 
 	* cgi.lisp, clhp.lisp (LIST-TO-A-LIST): Moved LIST-TO-A-LIST from
@@ -47,4 +54,4 @@
 	used to create tables from (CONS . TYPE) a-lists. Also added some
 	comments.
 
-$Id: ChangeLog,v 1.8 2003/10/03 02:40:39 aventimiglia Exp $
\ No newline at end of file
+$Id: ChangeLog,v 1.9 2003/10/03 05:14:23 aventimiglia Exp $
\ No newline at end of file





More information about the Clhp-cvs mailing list