[cxml-cvs] CVS update: cxml/XMLCONF
David Lichteblau
dlichteblau at common-lisp.net
Sun Nov 27 17:34:24 UTC 2005
Update of /project/cxml/cvsroot/cxml
In directory common-lisp.net:/tmp/cvs-serv5138
Modified Files:
XMLCONF
Log Message:
-xmltest/not-wf/sa/170.xml [not validating:] FAILED:
- well-formedness violation not detected
-[
- Four byte UTF-8 encodings can encode UCS-4 characters
- which are beyond the range of legal XML characters
- (and can't be expressed in Unicode surrogate pairs).
- This document holds such a character. ]
Date: Sun Nov 27 18:34:23 2005
Author: dlichteblau
Index: cxml/XMLCONF
diff -u cxml/XMLCONF:1.30 cxml/XMLCONF:1.31
--- cxml/XMLCONF:1.30 Sun Nov 27 18:19:10 2005
+++ cxml/XMLCONF Sun Nov 27 18:34:22 2005
@@ -167,13 +167,7 @@
xmltest/not-wf/sa/167.xml [not validating:] not-wf [validating:] invalid
xmltest/not-wf/sa/168.xml [not validating:] not-wf [validating:] invalid
xmltest/not-wf/sa/169.xml [not validating:] not-wf [validating:] invalid
-xmltest/not-wf/sa/170.xml [not validating:] FAILED:
- well-formedness violation not detected
-[
- Four byte UTF-8 encodings can encode UCS-4 characters
- which are beyond the range of legal XML characters
- (and can't be expressed in Unicode surrogate pairs).
- This document holds such a character. ]
+xmltest/not-wf/sa/170.xml [not validating:] not-wf [validating:] invalid
xmltest/not-wf/sa/171.xml [not validating:] FAILED:
well-formedness violation not detected
[
@@ -1862,4 +1856,4 @@
ibm/valid/P87/ibm87v01.xml [not validating:] input [validating:] input
ibm/valid/P88/ibm88v01.xml [not validating:] input [validating:] input
ibm/valid/P89/ibm89v01.xml [not validating:] input [validating:] input
-15/1786 tests failed; 376 tests were skipped
\ No newline at end of file
+14/1786 tests failed; 376 tests were skipped
\ No newline at end of file
More information about the Cxml-cvs
mailing list