diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2016-11-17 20:57:20 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2016-11-17 20:57:20 (GMT) |
commit | 5720be2a1ff34bf88992db24716f1e489a745e01 (patch) | |
tree | 459fb7d1a9611f563e3000386df5cb7cdf506916 /libxml2/result/VC | |
parent | abe7ce3988e8ba12f6bdb311c576e275435de21d (diff) | |
download | blt-5720be2a1ff34bf88992db24716f1e489a745e01.zip blt-5720be2a1ff34bf88992db24716f1e489a745e01.tar.gz blt-5720be2a1ff34bf88992db24716f1e489a745e01.tar.bz2 |
local fork libxml2
Diffstat (limited to 'libxml2/result/VC')
44 files changed, 0 insertions, 200 deletions
diff --git a/libxml2/result/VC/AttributeDefaultLegal b/libxml2/result/VC/AttributeDefaultLegal deleted file mode 100644 index 6b61686..0000000 --- a/libxml2/result/VC/AttributeDefaultLegal +++ /dev/null @@ -1,12 +0,0 @@ -./test/VC/AttributeDefaultLegal:4: validity error : Attribute doc of At: invalid default value -<!ATTLIST doc At NMTOKEN "$$$"> - ^ -./test/VC/AttributeDefaultLegal:6: validity error : Attribute doc of bad: invalid default value -<!ATTLIST doc bad IDREF "1abc_2"> - ^ -./test/VC/AttributeDefaultLegal:8: validity error : Attribute doc of bad2: invalid default value -<!ATTLIST doc bad2 IDREFS "abc:1 1abc_2"> - ^ -./test/VC/AttributeDefaultLegal:11: element doc: validity error : No declaration for attribute val of element doc -<doc val="v1"/> - ^ diff --git a/libxml2/result/VC/AttributeDefaultLegal.rdr b/libxml2/result/VC/AttributeDefaultLegal.rdr deleted file mode 100644 index 6b61686..0000000 --- a/libxml2/result/VC/AttributeDefaultLegal.rdr +++ /dev/null @@ -1,12 +0,0 @@ -./test/VC/AttributeDefaultLegal:4: validity error : Attribute doc of At: invalid default value -<!ATTLIST doc At NMTOKEN "$$$"> - ^ -./test/VC/AttributeDefaultLegal:6: validity error : Attribute doc of bad: invalid default value -<!ATTLIST doc bad IDREF "1abc_2"> - ^ -./test/VC/AttributeDefaultLegal:8: validity error : Attribute doc of bad2: invalid default value -<!ATTLIST doc bad2 IDREFS "abc:1 1abc_2"> - ^ -./test/VC/AttributeDefaultLegal:11: element doc: validity error : No declaration for attribute val of element doc -<doc val="v1"/> - ^ diff --git a/libxml2/result/VC/AttributeNmtokens b/libxml2/result/VC/AttributeNmtokens deleted file mode 100644 index 4c19285..0000000 --- a/libxml2/result/VC/AttributeNmtokens +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/AttributeNmtokens:6: element test: validity error : Syntax of value for attribute attr1 of test is not valid -<test attr1=" a	b "/> - ^ diff --git a/libxml2/result/VC/AttributeNmtokens.rdr b/libxml2/result/VC/AttributeNmtokens.rdr deleted file mode 100644 index 4c19285..0000000 --- a/libxml2/result/VC/AttributeNmtokens.rdr +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/AttributeNmtokens:6: element test: validity error : Syntax of value for attribute attr1 of test is not valid -<test attr1=" a	b "/> - ^ diff --git a/libxml2/result/VC/DuplicateType b/libxml2/result/VC/DuplicateType deleted file mode 100644 index 34e2c20..0000000 --- a/libxml2/result/VC/DuplicateType +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/DuplicateType:3: validity error : Definition of a has duplicate references of c -<!ELEMENT a (#PCDATA | b | c | d | c)*> - ^ diff --git a/libxml2/result/VC/DuplicateType.rdr b/libxml2/result/VC/DuplicateType.rdr deleted file mode 100644 index 34e2c20..0000000 --- a/libxml2/result/VC/DuplicateType.rdr +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/DuplicateType:3: validity error : Definition of a has duplicate references of c -<!ELEMENT a (#PCDATA | b | c | d | c)*> - ^ diff --git a/libxml2/result/VC/ElementValid b/libxml2/result/VC/ElementValid deleted file mode 100644 index d6b50a7..0000000 --- a/libxml2/result/VC/ElementValid +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/ElementValid:3: validity error : Validation failed: no DTD found ! -<doc/> - ^ diff --git a/libxml2/result/VC/ElementValid.rdr b/libxml2/result/VC/ElementValid.rdr deleted file mode 100644 index d6b50a7..0000000 --- a/libxml2/result/VC/ElementValid.rdr +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/ElementValid:3: validity error : Validation failed: no DTD found ! -<doc/> - ^ diff --git a/libxml2/result/VC/ElementValid2 b/libxml2/result/VC/ElementValid2 deleted file mode 100644 index db47c89..0000000 --- a/libxml2/result/VC/ElementValid2 +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/ElementValid2:4: element p: validity error : No declaration for element p -<doc><p/></doc> - ^ diff --git a/libxml2/result/VC/ElementValid2.rdr b/libxml2/result/VC/ElementValid2.rdr deleted file mode 100644 index cae331b..0000000 --- a/libxml2/result/VC/ElementValid2.rdr +++ /dev/null @@ -1,6 +0,0 @@ -./test/VC/ElementValid2:4: element p: validity error : No declaration for element p -<doc><p/></doc> - ^ -./test/VC/ElementValid2:5: element p: validity error : No declaration for element p - -^ diff --git a/libxml2/result/VC/ElementValid3 b/libxml2/result/VC/ElementValid3 deleted file mode 100644 index 2fc236d..0000000 --- a/libxml2/result/VC/ElementValid3 +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/ElementValid3:4: element doc: validity error : Element doc was declared EMPTY this one has content -<doc>Oops, this element was declared EMPTY</doc> - ^ diff --git a/libxml2/result/VC/ElementValid3.rdr b/libxml2/result/VC/ElementValid3.rdr deleted file mode 100644 index 5f4e03e..0000000 --- a/libxml2/result/VC/ElementValid3.rdr +++ /dev/null @@ -1,6 +0,0 @@ -./test/VC/ElementValid3:4: element doc: validity error : Element doc was declared EMPTY this one has content -<doc>Oops, this element was declared EMPTY</doc> - ^ -./test/VC/ElementValid3:5: element doc: validity error : Element doc was declared EMPTY this one has content - -^ diff --git a/libxml2/result/VC/ElementValid4 b/libxml2/result/VC/ElementValid4 deleted file mode 100644 index 4791db5..0000000 --- a/libxml2/result/VC/ElementValid4 +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/ElementValid4:7: element doc: validity error : Element c is not declared in doc list of possible children -<doc> This <b>seems</b> Ok <a/> but this <c>was not declared</c></doc> - ^ diff --git a/libxml2/result/VC/ElementValid4.rdr b/libxml2/result/VC/ElementValid4.rdr deleted file mode 100644 index 289a527..0000000 --- a/libxml2/result/VC/ElementValid4.rdr +++ /dev/null @@ -1,6 +0,0 @@ -./test/VC/ElementValid4:7: element doc: validity error : Element c is not declared in doc list of possible children -<doc> This <b>seems</b> Ok <a/> but this <c>was not declared</c></doc> - ^ -./test/VC/ElementValid4:8: element doc: validity error : Element c is not declared in doc list of possible children - -^ diff --git a/libxml2/result/VC/ElementValid5 b/libxml2/result/VC/ElementValid5 deleted file mode 100644 index bd064f6..0000000 --- a/libxml2/result/VC/ElementValid5 +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/ElementValid5:7: element doc: validity error : Element doc content does not follow the DTD, expecting (a , b* , c+), got (a b c b) -<doc><a/><b> but this</b><c>was not declared</c><b>seems</b></doc> - ^ diff --git a/libxml2/result/VC/ElementValid5.rdr b/libxml2/result/VC/ElementValid5.rdr deleted file mode 100644 index 899d759..0000000 --- a/libxml2/result/VC/ElementValid5.rdr +++ /dev/null @@ -1,6 +0,0 @@ -./test/VC/ElementValid5:7: element doc: validity error : Element doc content does not follow the DTD, expecting (a , b* , c+), got (a b c b) -<doc><a/><b> but this</b><c>was not declared</c><b>seems</b></doc> - ^ -./test/VC/ElementValid5:8: element doc: validity error : Element doc content does not follow the DTD, Misplaced b - -^ diff --git a/libxml2/result/VC/ElementValid6 b/libxml2/result/VC/ElementValid6 deleted file mode 100644 index 1cbf8fd..0000000 --- a/libxml2/result/VC/ElementValid6 +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/ElementValid6:7: element doc: validity error : Element doc content does not follow the DTD, expecting (a , b? , c+)?, got (a b) -<doc><a/><b>lacks c</b></doc> - ^ diff --git a/libxml2/result/VC/ElementValid6.rdr b/libxml2/result/VC/ElementValid6.rdr deleted file mode 100644 index aeafd6b..0000000 --- a/libxml2/result/VC/ElementValid6.rdr +++ /dev/null @@ -1,6 +0,0 @@ -./test/VC/ElementValid6:7: element doc: validity error : Element doc content does not follow the DTD, expecting (a , b? , c+)?, got (a b) -<doc><a/><b>lacks c</b></doc> - ^ -./test/VC/ElementValid6:8: element doc: validity error : Element doc content does not follow the DTD, Expecting more child - -^ diff --git a/libxml2/result/VC/ElementValid7 b/libxml2/result/VC/ElementValid7 deleted file mode 100644 index 4ce9dbf..0000000 --- a/libxml2/result/VC/ElementValid7 +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/ElementValid7:7: element doc: validity error : Element doc content does not follow the DTD, expecting ((a | b)* , c+ , a , b? , c , a?), got (a b a c c a) -<doc><a/><b/><a/><c/><c/><a/></doc> - ^ diff --git a/libxml2/result/VC/ElementValid7.rdr b/libxml2/result/VC/ElementValid7.rdr deleted file mode 100644 index f001fd2..0000000 --- a/libxml2/result/VC/ElementValid7.rdr +++ /dev/null @@ -1,6 +0,0 @@ -./test/VC/ElementValid7:7: element doc: validity error : Element doc content does not follow the DTD, expecting ((a | b)* , c+ , a , b? , c , a?), got (a b a c c a) -<doc><a/><b/><a/><c/><c/><a/></doc> - ^ -./test/VC/ElementValid7:8: element doc: validity error : Element doc content does not follow the DTD, Expecting more child - -^ diff --git a/libxml2/result/VC/ElementValid8 b/libxml2/result/VC/ElementValid8 deleted file mode 100644 index f1b0dad..0000000 --- a/libxml2/result/VC/ElementValid8 +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/ElementValid8:7: validity error : Content model of doc is not determinist: ((a , b) | (a , c)) -<doc><a/><c> doc is non-deterministic </c></doc> - ^ diff --git a/libxml2/result/VC/ElementValid8.rdr b/libxml2/result/VC/ElementValid8.rdr deleted file mode 100644 index f1b0dad..0000000 --- a/libxml2/result/VC/ElementValid8.rdr +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/ElementValid8:7: validity error : Content model of doc is not determinist: ((a , b) | (a , c)) -<doc><a/><c> doc is non-deterministic </c></doc> - ^ diff --git a/libxml2/result/VC/Enumeration b/libxml2/result/VC/Enumeration deleted file mode 100644 index 30896fc..0000000 --- a/libxml2/result/VC/Enumeration +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/Enumeration:5: element doc: validity error : Value "v4" for attribute val of doc is not among the enumerated set -<doc val="v4"></doc> - ^ diff --git a/libxml2/result/VC/Enumeration.rdr b/libxml2/result/VC/Enumeration.rdr deleted file mode 100644 index 30896fc..0000000 --- a/libxml2/result/VC/Enumeration.rdr +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/Enumeration:5: element doc: validity error : Value "v4" for attribute val of doc is not among the enumerated set -<doc val="v4"></doc> - ^ diff --git a/libxml2/result/VC/NS1 b/libxml2/result/VC/NS1 deleted file mode 100644 index e69de29..0000000 --- a/libxml2/result/VC/NS1 +++ /dev/null diff --git a/libxml2/result/VC/NS1.rdr b/libxml2/result/VC/NS1.rdr deleted file mode 100644 index e69de29..0000000 --- a/libxml2/result/VC/NS1.rdr +++ /dev/null diff --git a/libxml2/result/VC/NS2 b/libxml2/result/VC/NS2 deleted file mode 100644 index abd1f88..0000000 --- a/libxml2/result/VC/NS2 +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/NS2:9: element doc: validity error : No declaration for attribute attr of element doc -<ns:doc ns:attr="val" xmlns:ns="http://www.example.org/test/"> - ^ diff --git a/libxml2/result/VC/NS2.rdr b/libxml2/result/VC/NS2.rdr deleted file mode 100644 index abd1f88..0000000 --- a/libxml2/result/VC/NS2.rdr +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/NS2:9: element doc: validity error : No declaration for attribute attr of element doc -<ns:doc ns:attr="val" xmlns:ns="http://www.example.org/test/"> - ^ diff --git a/libxml2/result/VC/NS3 b/libxml2/result/VC/NS3 deleted file mode 100644 index 72c0117..0000000 --- a/libxml2/result/VC/NS3 +++ /dev/null @@ -1,9 +0,0 @@ -./test/VC/NS3:9: element foo: validity error : Value for attribute xmlns of foo is different from default "http://example.com/fooo" -xmlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto" - ^ -./test/VC/NS3:9: element foo: validity error : Value for attribute xmlns of foo must be "http://example.com/fooo" -xmlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto" - ^ -./test/VC/NS3:9: element foo: validity error : Element foo namespace name for default namespace does not match the DTD -mlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"/ - ^ diff --git a/libxml2/result/VC/NS3.rdr b/libxml2/result/VC/NS3.rdr deleted file mode 100644 index 72c0117..0000000 --- a/libxml2/result/VC/NS3.rdr +++ /dev/null @@ -1,9 +0,0 @@ -./test/VC/NS3:9: element foo: validity error : Value for attribute xmlns of foo is different from default "http://example.com/fooo" -xmlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto" - ^ -./test/VC/NS3:9: element foo: validity error : Value for attribute xmlns of foo must be "http://example.com/fooo" -xmlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto" - ^ -./test/VC/NS3:9: element foo: validity error : Element foo namespace name for default namespace does not match the DTD -mlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"/ - ^ diff --git a/libxml2/result/VC/OneID b/libxml2/result/VC/OneID deleted file mode 100644 index a2c894f..0000000 --- a/libxml2/result/VC/OneID +++ /dev/null @@ -1,6 +0,0 @@ -./test/VC/OneID:4: validity error : Element doc has too may ID attributes defined : id -<!ATTLIST doc id ID #IMPLIED> - ^ -./test/VC/OneID:4: validity error : Element doc has 2 ID attribute defined in the internal subset : id -<!ATTLIST doc id ID #IMPLIED> - ^ diff --git a/libxml2/result/VC/OneID.rdr b/libxml2/result/VC/OneID.rdr deleted file mode 100644 index a2c894f..0000000 --- a/libxml2/result/VC/OneID.rdr +++ /dev/null @@ -1,6 +0,0 @@ -./test/VC/OneID:4: validity error : Element doc has too may ID attributes defined : id -<!ATTLIST doc id ID #IMPLIED> - ^ -./test/VC/OneID:4: validity error : Element doc has 2 ID attribute defined in the internal subset : id -<!ATTLIST doc id ID #IMPLIED> - ^ diff --git a/libxml2/result/VC/OneID2 b/libxml2/result/VC/OneID2 deleted file mode 100644 index 2af04f1..0000000 --- a/libxml2/result/VC/OneID2 +++ /dev/null @@ -1,6 +0,0 @@ -./test/VC/OneID2:3: validity error : Element doc has too may ID attributes defined : id -<!ATTLIST doc id ID #IMPLIED> - ^ -./test/VC/OneID2:3: validity error : Element doc has 2 ID attribute defined in the internal subset : id -<!ATTLIST doc id ID #IMPLIED> - ^ diff --git a/libxml2/result/VC/OneID2.rdr b/libxml2/result/VC/OneID2.rdr deleted file mode 100644 index 2af04f1..0000000 --- a/libxml2/result/VC/OneID2.rdr +++ /dev/null @@ -1,6 +0,0 @@ -./test/VC/OneID2:3: validity error : Element doc has too may ID attributes defined : id -<!ATTLIST doc id ID #IMPLIED> - ^ -./test/VC/OneID2:3: validity error : Element doc has 2 ID attribute defined in the internal subset : id -<!ATTLIST doc id ID #IMPLIED> - ^ diff --git a/libxml2/result/VC/OneID3 b/libxml2/result/VC/OneID3 deleted file mode 100644 index 9accece..0000000 --- a/libxml2/result/VC/OneID3 +++ /dev/null @@ -1,6 +0,0 @@ -test/VC/dtds/doc.dtd:2: validity error : Element doc has too may ID attributes defined : val -<!ATTLIST doc val ID #IMPLIED> - ^ -test/VC/dtds/doc.dtd:2: validity error : Element doc has 2 ID attribute defined in the external subset : val -<!ATTLIST doc val ID #IMPLIED> - ^ diff --git a/libxml2/result/VC/OneID3.rdr b/libxml2/result/VC/OneID3.rdr deleted file mode 100644 index 9accece..0000000 --- a/libxml2/result/VC/OneID3.rdr +++ /dev/null @@ -1,6 +0,0 @@ -test/VC/dtds/doc.dtd:2: validity error : Element doc has too may ID attributes defined : val -<!ATTLIST doc val ID #IMPLIED> - ^ -test/VC/dtds/doc.dtd:2: validity error : Element doc has 2 ID attribute defined in the external subset : val -<!ATTLIST doc val ID #IMPLIED> - ^ diff --git a/libxml2/result/VC/PENesting b/libxml2/result/VC/PENesting deleted file mode 100644 index 966689a..0000000 --- a/libxml2/result/VC/PENesting +++ /dev/null @@ -1,6 +0,0 @@ -./test/VC/PENesting:1: parser error : StartTag: invalid element name -<!ENTITY % pe1 "EMPTY> <!ELEMENT e2 EMPTY>"> - ^ -./test/VC/PENesting:1: parser error : Extra content at the end of the document -<!ENTITY % pe1 "EMPTY> <!ELEMENT e2 EMPTY>"> - ^ diff --git a/libxml2/result/VC/PENesting.rdr b/libxml2/result/VC/PENesting.rdr deleted file mode 100644 index 7f82e13..0000000 --- a/libxml2/result/VC/PENesting.rdr +++ /dev/null @@ -1,4 +0,0 @@ -./test/VC/PENesting:1: parser error : StartTag: invalid element name -<!ENTITY % pe1 "EMPTY> <!ELEMENT e2 EMPTY>"> - ^ -./test/VC/PENesting : failed to parse diff --git a/libxml2/result/VC/PENesting2 b/libxml2/result/VC/PENesting2 deleted file mode 100644 index c53ead6..0000000 --- a/libxml2/result/VC/PENesting2 +++ /dev/null @@ -1,6 +0,0 @@ -./test/VC/PENesting2:1: parser error : StartTag: invalid element name -<!ENTITY % p1 "(A|B"> - ^ -./test/VC/PENesting2:1: parser error : Extra content at the end of the document -<!ENTITY % p1 "(A|B"> - ^ diff --git a/libxml2/result/VC/PENesting2.rdr b/libxml2/result/VC/PENesting2.rdr deleted file mode 100644 index 71cb053..0000000 --- a/libxml2/result/VC/PENesting2.rdr +++ /dev/null @@ -1,4 +0,0 @@ -./test/VC/PENesting2:1: parser error : StartTag: invalid element name -<!ENTITY % p1 "(A|B"> - ^ -./test/VC/PENesting2 : failed to parse diff --git a/libxml2/result/VC/UniqueElementTypeDeclaration b/libxml2/result/VC/UniqueElementTypeDeclaration deleted file mode 100644 index 8537041..0000000 --- a/libxml2/result/VC/UniqueElementTypeDeclaration +++ /dev/null @@ -1,3 +0,0 @@ -test/VC/dtds/a.dtd:1: validity error : Redefinition of element a -<!ELEMENT a (#PCDATA | b | c)*> - ^ diff --git a/libxml2/result/VC/UniqueElementTypeDeclaration.rdr b/libxml2/result/VC/UniqueElementTypeDeclaration.rdr deleted file mode 100644 index 8537041..0000000 --- a/libxml2/result/VC/UniqueElementTypeDeclaration.rdr +++ /dev/null @@ -1,3 +0,0 @@ -test/VC/dtds/a.dtd:1: validity error : Redefinition of element a -<!ELEMENT a (#PCDATA | b | c)*> - ^ diff --git a/libxml2/result/VC/UniqueElementTypeDeclaration2 b/libxml2/result/VC/UniqueElementTypeDeclaration2 deleted file mode 100644 index c328d92..0000000 --- a/libxml2/result/VC/UniqueElementTypeDeclaration2 +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/UniqueElementTypeDeclaration2:6: validity error : Redefinition of element a -<!ELEMENT a (#PCDATA | b | c)*> - ^ diff --git a/libxml2/result/VC/UniqueElementTypeDeclaration2.rdr b/libxml2/result/VC/UniqueElementTypeDeclaration2.rdr deleted file mode 100644 index c328d92..0000000 --- a/libxml2/result/VC/UniqueElementTypeDeclaration2.rdr +++ /dev/null @@ -1,3 +0,0 @@ -./test/VC/UniqueElementTypeDeclaration2:6: validity error : Redefinition of element a -<!ELEMENT a (#PCDATA | b | c)*> - ^ |