[cxml-cvs] CVS update: cxml/test/domtest.lisp
David Lichteblau
dlichteblau at common-lisp.net
Sun Dec 4 19:19:19 UTC 2005
Update of /project/cxml/cvsroot/cxml/test
In directory common-lisp.net:/tmp/cvs-serv26350/test
Modified Files:
domtest.lisp
Log Message:
rein mit den dom 2 tests
Date: Sun Dec 4 20:19:18 2005
Author: dlichteblau
Index: cxml/test/domtest.lisp
diff -u cxml/test/domtest.lisp:1.5 cxml/test/domtest.lisp:1.6
--- cxml/test/domtest.lisp:1.5 Sun Dec 4 19:44:00 2005
+++ cxml/test/domtest.lisp Sun Dec 4 20:19:18 2005
@@ -685,7 +685,6 @@
(suite1 (parse d1))
(suite2 (parse d2)))
(run d1 suite1)
- #+(or)
(run d2 suite2)))
(format t "~&~D/~D tests failed; ~D test~:P were skipped"
nfailed ntried (- n ntried))))
More information about the Cxml-cvs
mailing list