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

Update of /project/cxml/cvsroot/cxml/test In directory common-lisp.net:/tmp/cvs-serv24489/test Modified Files: xmlconf.lisp Log Message: -eduni/namespaces/1.0/013.xml [not validating:] FAILED: - #(98 58 97 116 116 114) fell through ETYPECASE expression. - Wanted one of (STRING SIMPLE-STRING). -[ -Bad QName syntax: multiple colons -] Date: Sat Dec 3 22:24:21 2005 Author: dlichteblau Index: cxml/test/xmlconf.lisp diff -u cxml/test/xmlconf.lisp:1.8 cxml/test/xmlconf.lisp:1.9 --- cxml/test/xmlconf.lisp:1.8 Sat Dec 3 22:02:37 2005 +++ cxml/test/xmlconf.lisp Sat Dec 3 22:24:21 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))))
participants (1)
-
dlichteblau@common-lisp.net