Update of /project/climacs/cvsroot/climacs In directory common-lisp.net:/tmp/cvs-serv19214
Modified Files: climacs.asd Added Files: buffer-test.lisp Log Message: Added a regression testing infrastructure and initial tests for code in buffer.lisp.
Date: Sun Jan 16 00:23:46 2005 Author: abakic
Index: climacs/climacs.asd diff -u climacs/climacs.asd:1.11 climacs/climacs.asd:1.12 --- climacs/climacs.asd:1.11 Sat Jan 15 20:50:43 2005 +++ climacs/climacs.asd Sun Jan 16 00:23:45 2005 @@ -59,7 +59,10 @@ "text-syntax" "kill-ring" "pane" - "gui") + "gui" + ;;---- optional ---- + "testing/rt" + "buffer-test")
#+asdf (defmethod asdf:perform :around ((o asdf:compile-op)