[cxml-cvs] CVS update: cxml/test/xmlconf.lisp

Update of /project/cxml/cvsroot/cxml/test In directory common-lisp.net:/tmp/cvs-serv23177/test Modified Files: xmlconf.lisp Log Message: -eduni/namespaces/1.0/012.xml [not validating:] FAILED: - well-formedness violation not detected -[ -Namespace inequality test: equal after attribute value normalization -] Date: Sat Dec 3 22:02:37 2005 Author: dlichteblau Index: cxml/test/xmlconf.lisp diff -u cxml/test/xmlconf.lisp:1.7 cxml/test/xmlconf.lisp:1.8 --- cxml/test/xmlconf.lisp:1.7 Sun Nov 27 22:02:58 2005 +++ cxml/test/xmlconf.lisp Sat Dec 3 22:02:37 2005 @@ -70,7 +70,7 @@ (with-open-file (*standard-output* (merge-pathnames "XMLCONF" base) :direction :output - :external-format :iso-8859-1 +;;; :external-format :iso-8859-1 :if-exists :supersede) (run-all-tests directory)))) @@ -195,9 +195,4 @@ t))) #+(or) -(xmlconf::run-all-tests "/mnt/debian/space/xmlconf/") - -#+(or) -(progn - (#+allegro mp:with-timeout #+allegro (60) #-allegro progn - )) +(xmlconf::dribble-tests "/home/david/2001/XML-Test-Suite/xmlconf/")
participants (1)
-
dlichteblau@common-lisp.net