[cxml-cvs] CVS update: cxml/DOMTEST

David Lichteblau dlichteblau at common-lisp.net
Sun Dec 4 20:46:29 UTC 2005


Update of /project/cxml/cvsroot/cxml
In directory common-lisp.net:/tmp/cvs-serv562

Modified Files:
	DOMTEST 
Log Message:
(setf dom:prefix) korrigiert

Date: Sun Dec  4 21:46:28 2005
Author: dlichteblau

Index: cxml/DOMTEST
diff -u cxml/DOMTEST:1.5 cxml/DOMTEST:1.6
--- cxml/DOMTEST:1.5	Sun Dec  4 21:35:13 2005
+++ cxml/DOMTEST	Sun Dec  4 21:46:28 2005
@@ -1151,15 +1151,12 @@
              when called with arguments
                (#(116 101 115 116) NIL).
 760/808 nodesetprefix05.xml
-TEST FAILED: expected exception NAMESPACE_ERR
+TEST FAILED: The variable CXML::*CTX* is unbound.
 761/808 nodesetprefix06.xml
-TEST FAILED: expected exception NAMESPACE_ERR
 762/808 nodesetprefix07.xml
-TEST FAILED: expected exception NAMESPACE_ERR
 763/808 nodesetprefix08.xml
-TEST FAILED: expected exception NAMESPACE_ERR
 764/808 nodesetprefix09.xml
-TEST FAILED: expected exception INVALID_CHARACTER_ERR
+TEST FAILED: The variable CXML::*CTX* is unbound.
 765/808 normalize01.xml
 766/808 ownerDocument01.xml
 767/808 ownerElement01.xml
@@ -1169,17 +1166,13 @@
 771/808 prefix03.xml
 772/808 prefix04.xml
 773/808 prefix05.xml
-TEST FAILED: expected exception NAMESPACE_ERR
 774/808 prefix06.xml
-TEST FAILED: expected exception INVALID_CHARACTER_ERR
 775/808 prefix07.xml
-TEST FAILED: expected exception NAMESPACE_ERR
+TEST FAILED: The variable CXML::*CTX* is unbound.
 776/808 prefix08.xml
-TEST FAILED: expected exception NO_MODIFICATION_ALLOWED_ERR
 777/808 prefix09.xml
 TEST FAILED: expected exception NAMESPACE_ERR
 778/808 prefix10.xml
-TEST FAILED: expected exception NAMESPACE_ERR
 779/808 prefix11.xml
 TEST FAILED: expected exception NAMESPACE_ERR
 780/808 publicId01.xml
@@ -1245,4 +1238,4 @@
              when called with arguments
                (NIL).
 805/808 systemId01.xml
-143/763 tests failed; 45 tests were skipped
\ No newline at end of file
+136/763 tests failed; 45 tests were skipped
\ No newline at end of file




More information about the Cxml-cvs mailing list