fritzkink
2023-11-28 ca8d2a3a9eeadb5e4046ce014833b024f4eab09b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
## XML regression tests
## XML regression tests on memory
## XML entity subst regression tests
## XML Namespaces regression tests
## Error cases regression tests
## Error cases regression tests from file descriptor
## Error cases regression tests with entity substitution
## Error cases regression tests (old 1.0)
## Error cases stream regression tests
## Reader regression tests
## Reader entities substitution regression tests
## Reader on memory regression tests
## Walker regression tests
## SAX1 callbacks regression tests
## SAX2 callbacks regression tests
## SAX2 callbacks regression tests with entity substitution
## XML push regression tests
## XML push boundary tests
## HTML regression tests
## HTML regression tests from file descriptor
## Push HTML regression tests
## Push HTML boundary tests
## HTML SAX regression tests
## Valid documents regression tests
## Validity checking regression tests
## Streaming validity checking regression tests
## Streaming validity error checking regression tests
## General documents valid regression tests
## XInclude regression tests
## XInclude xmlReader regression tests
## XInclude regression tests stripping include nodes
## XInclude xmlReader regression tests stripping include nodes
## XInclude regression tests without reader
## XPath expressions regression tests
## XPath document queries regression tests
## XPointer document queries regression tests
## XPointer xpointer() queries regression tests
## xml:id regression tests
## URI parsing tests
## URI base composition tests
## Path URI conversion tests
## Schemas regression tests
## Relax-NG regression tests
## Relax-NG streaming regression tests
## Pattern regression tests
## C14N with comments regression tests
## C14N without comments regression tests
## C14N exclusive without comments regression tests
## C14N 1.1 without comments regression tests
## Catalog and Threads regression tests
## SVG parsing regression tests
## Regexp regression tests
## Automata regression tests
Total 3738 tests, no errors
./testrecurse
## Parsing recursive test cases
## Parsing recursive test cases (no substitution)
## Parsing recursive test cases (SAX)
## Parsing recursive test cases (SAX, no substitution)
## Parsing non-recursive test cases
## Parsing non-recursive test cases (SAX)
## Parsing non-recursive huge case
## Parsing non-recursive huge case (no substitution)
## Parsing non-recursive huge case (SAX)
## Parsing non-recursive huge case (SAX, no substitution)
## Parsing non-recursive huge DTD case
Total 49 tests, no errors
./testapi
Testing HTMLparser : 35 of 41 functions ...
Testing HTMLtree : 18 of 18 functions ...
Testing SAX2 : 36 of 36 functions ...
Testing c14n : 3 of 4 functions ...
Testing catalog : 27 of 36 functions ...
Testing chvalid : 9 of 9 functions ...
Testing debugXML : 25 of 28 functions ...
Testing dict : 10 of 13 functions ...
Testing encoding : 16 of 19 functions ...
Testing entities : 11 of 18 functions ...
Testing hash : 17 of 25 functions ...
Testing list : 19 of 26 functions ...
Testing nanohttp : 13 of 17 functions ...
Testing parser : 67 of 80 functions ...
Testing parserInternals : 30 of 87 functions ...
Testing pattern : 10 of 15 functions ...
Testing relaxng : 14 of 24 functions ...
Testing schemasInternals : 0 of 2 functions ...
Testing schematron : 1 of 10 functions ...
Testing tree : 144 of 170 functions ...
Testing uri : 10 of 15 functions ...
Testing valid : 50 of 70 functions ...
Testing xinclude : 8 of 10 functions ...
Testing xmlIO : 41 of 55 functions ...
Testing xmlautomata : 3 of 19 functions ...
Testing xmlerror : 7 of 17 functions ...
Testing xmlmodule : 2 of 4 functions ...
Testing xmlreader : 76 of 87 functions ...
Testing xmlregexp : 16 of 30 functions ...
Testing xmlsave : 7 of 13 functions ...
Testing xmlschemas : 16 of 27 functions ...
Testing xmlschemastypes : 26 of 34 functions ...
Testing xmlstring : 26 of 30 functions ...
Testing xmlunicode : 166 of 166 functions ...
Testing xmlwriter : 52 of 80 functions ...
Testing xpath : 32 of 40 functions ...
Testing xpathInternals : 106 of 117 functions ...
Testing xpointer : 13 of 21 functions ...
Total: 1153 functions, 288994 tests, 0 errors
./testchar
testing char range: 1 2 3 4 done
testing 1 byte char in document: 1 2 3 4 done
testing 2 byte char in document: 1 2 3 4 done
./testdict
./testparser
./testModule
Success!
./testThreads
./runxmlconf
xmlconf/xmlconf.xml is missing 
  you need to fetch and extract the
  latest XML Conformance Test Suites
  http://www.w3.org/XML/Test/xmlts20080827.tar.gz
  see http://www.w3.org/XML/Test/ for information
Ran 0 tests, no errors
Total 0 tests, no errors
./runsuite
Failed to parse xstc/Tests/Metadata/NISTXMLSchemaDatatypes.testSet
Failed to parse xstc/Tests/Metadata/SunXMLSchema1-0-20020116.testSet
Failed to parse xstc/Tests/Metadata/MSXMLSchema1-0-20020116.testSet
## XML Schemas datatypes test suite from James Clark
Ran 1035 tests, 10 errors, 0 leaks
10 errors were expected
## Relax NG test suite from James Clark
Ran 253 tests, no errors
## Relax NG test suite for libxml2
Ran 183 tests, no errors
Ran 0 tests (0 schemata), no errors
Ran 0 tests (0 schemata), no errors
Ran 0 tests (0 schemata), no errors
Total 1471 tests, no errors
[EnD]