| 1 | | |
| | 1 | Same as 2.7.2, still waiting for patches to be applied upstream, and config.guess/.sub to be updated there as well. |
| | 2 | *added check for network to configure.in to allow make check to work, new patch posted. |
| | 3 | |
| | 4 | Make check results: |
| | 5 | |
| | 6 | {{{ |
| | 7 | ## XML regression tests |
| | 8 | ## XML regression tests on memory |
| | 9 | ## XML entity subst regression tests |
| | 10 | ## XML Namespaces regression tests |
| | 11 | ## Error cases regression tests |
| | 12 | ## Error cases stream regression tests |
| | 13 | ## Reader regression tests |
| | 14 | ## Reader entities substitution regression tests |
| | 15 | ## Reader on memory regression tests |
| | 16 | ## Walker regression tests |
| | 17 | ## SAX1 callbacks regression tests |
| | 18 | ## SAX2 callbacks regression tests |
| | 19 | ## XML push regression tests |
| | 20 | ## HTML regression tests |
| | 21 | ## Push HTML regression tests |
| | 22 | ## HTML SAX regression tests |
| | 23 | ## Valid documents regression tests |
| | 24 | ## Validity checking regression tests |
| | 25 | ## General documents valid regression tests |
| | 26 | ## XInclude regression tests |
| | 27 | ## XInclude xmlReader regression tests |
| | 28 | ## XInclude regression tests stripping include nodes |
| | 29 | ## XInclude xmlReader regression tests stripping include nodes |
| | 30 | ## XPath expressions regression tests |
| | 31 | ## XPath document queries regression tests |
| | 32 | ## XPointer document queries regression tests |
| | 33 | ## xml:id regression tests |
| | 34 | ## URI parsing tests |
| | 35 | ## URI base composition tests |
| | 36 | ## Path URI conversion tests |
| | 37 | ## Schemas regression tests |
| | 38 | ## Relax-NG regression tests |
| | 39 | ## Relax-NG streaming regression tests |
| | 40 | ## Pattern regression tests |
| | 41 | ## C14N with comments regression tests |
| | 42 | ## C14N without comments regression tests |
| | 43 | ## C14N exclusive without comments regression tests |
| | 44 | Total 8 tests, no errors |
| | 45 | ## Parsing recursive test cases |
| | 46 | ## Parsing non-recursive test cases |
| | 47 | ## Parsing non-recursive huge case |
| | 48 | ......... |
| | 49 | Total 1 tests, no errors |
| | 50 | Testing HTMLparser : 32 of 38 functions ... |
| | 51 | Testing HTMLtree : 18 of 18 functions ... |
| | 52 | Testing SAX2 : 38 of 38 functions ... |
| | 53 | Testing c14n : 3 of 4 functions ... |
| | 54 | Testing catalog : 27 of 36 functions ... |
| | 55 | Testing chvalid : 9 of 9 functions ... |
| | 56 | Testing debugXML : 25 of 28 functions ... |
| | 57 | Testing dict : 9 of 10 functions ... |
| | 58 | Testing encoding : 16 of 19 functions ... |
| | 59 | Testing entities : 13 of 17 functions ... |
| | 60 | Testing hash : 16 of 24 functions ... |
| | 61 | Testing list : 19 of 26 functions ... |
| | 62 | Testing nanoftp : 16 of 22 functions ... |
| | 63 | Testing nanohttp : 13 of 17 functions ... |
| | 64 | Testing parser : 61 of 70 functions ... |
| | 65 | Testing parserInternals : 33 of 90 functions ... |
| | 66 | Testing pattern : 10 of 15 functions ... |
| | 67 | Testing relaxng : 14 of 24 functions ... |
| | 68 | Testing schemasInternals : 0 of 2 functions ... |
| | 69 | Testing schematron : 1 of 10 functions ... |
| | 70 | Testing tree : 138 of 157 functions ... |
| | 71 | Testing uri : 10 of 15 functions ... |
| | 72 | Testing valid : 50 of 70 functions ... |
| | 73 | Testing xinclude : 7 of 9 functions ... |
| | 74 | Testing xmlIO : 39 of 48 functions ... |
| | 75 | Testing xmlautomata : 3 of 19 functions ... |
| | 76 | Testing xmlerror : 7 of 15 functions ... |
| | 77 | Testing xmlmodule : 2 of 4 functions ... |
| | 78 | Testing xmlreader : 75 of 85 functions ... |
| | 79 | Testing xmlregexp : 16 of 30 functions ... |
| | 80 | Testing xmlsave : 4 of 10 functions ... |
| | 81 | Testing xmlschemas : 15 of 25 functions ... |
| | 82 | Testing xmlschemastypes : 26 of 34 functions ... |
| | 83 | Testing xmlstring : 26 of 30 functions ... |
| | 84 | Testing xmlunicode : 166 of 166 functions ... |
| | 85 | Testing xmlwriter : 51 of 79 functions ... |
| | 86 | Testing xpath : 30 of 38 functions ... |
| | 87 | Testing xpathInternals : 106 of 117 functions ... |
| | 88 | Testing xpointer : 17 of 21 functions ... |
| | 89 | Total: 1161 functions, 291335 tests, 0 errors |
| | 90 | testing char range: 1 2 3 4 done |
| | 91 | testing 1 byte char in document: 1 2 3 4 done |
| | 92 | testing 2 byte char in document: 1 2 3 4 done |
| | 93 | dictionary tests succeeded 20000 strings |
| | 94 | Test suite: XML 1.0 (2nd edition) W3C Conformance Test Suite, 6 October 2000 |
| | 95 | Test cases: James Clark XML 1.0 Tests |
| | 96 | Test cases: Fuji Xerox Japanese Text Tests XML 1.0 Tests |
| | 97 | Test cases: Sun Microsystems XML Tests |
| | 98 | Test cases: 159 tests |
| | 99 | Test cases: OASIS/NIST XML 1.0 Tests |
| | 100 | Test cases: IBM XML 1.0 Tests |
| | 101 | Test cases: IBM XML 1.1 Tests |
| | 102 | Test cases: Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003 |
| | 103 | Test cases: 34 tests |
| | 104 | Test cases: Richard Tobin's XML 1.1 test suite 13 Feb 2003 |
| | 105 | Test cases: 57 tests |
| | 106 | Test cases: Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003 |
| | 107 | Test cases: 46 tests |
| | 108 | Test cases: Richard Tobin's XML Namespaces 1.1 test suite 14 Feb 2003 |
| | 109 | Test cases: 6 tests |
| | 110 | Test cases: Richard Tobin's XML 1.0 3rd edition errata test suite 1 June 2006 |
| | 111 | Test cases: 13 tests |
| | 112 | Test cases: University of Edinburgh tests for XML 1.0 5th edition |
| | 113 | Test cases: 381 tests |
| | 114 | Test cases: Richard Tobin's XML Namespaces 1.0/1.1 2nd edition test suite 1 June 2006 |
| | 115 | Test cases: 3 tests |
| | 116 | Ran 2262 tests, 15 errors, 0 leaks |
| | 117 | Total 2262 tests, 15 errors, 0 leaks |
| | 118 | See runxmlconf.log for detailed output |
| | 119 | 15 errors were expected |
| | 120 | ~/libxml2-2.7.3> |
| | 121 | }}} |