History log of /external/libxml2/check-relaxng-test-suite.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9ebb6322386d77acfb78f4068449956b44cdf81a 11-Jan-2008 Daniel Veillard <veillard@src.gnome.org> patches from John Carr to start cleaning up 'make diskcheck' problems c.f.

* check-relaxng-test-suite2.py check-relaxng-test-suite.py
Makefile.am python/tests/Makefile.am python/Makefile.am
check-xsddata-test-suite.py: patches from John Carr to
start cleaning up 'make diskcheck' problems c.f. #506228
Daniel

svn path=/trunk/; revision=3674
/external/libxml2/check-relaxng-test-suite.py
cb40c222a4f92fb4519ec571547f2b8fcbe6a4ed 03-Oct-2004 William M. Brack <wbrack@src.gnome.org> changed changed sys.path setting from 'append' to 'insert' (patch supplied

* check-relaxng-test-suite.py, check-relaxng-test-suite2.py,
check-xinclude-test-suite.py, check-xml-test-suite.py,
check-xsddata-test-suite.py, doc/examples/index.py: changed
changed sys.path setting from 'append' to 'insert' (patch
supplied by Malcolm Tredinnick) (bug 153716)
/external/libxml2/check-relaxng-test-suite.py
6dc91962d072fd434fec4673e9e4f2201a99df86 22-Mar-2004 Daniel Veillard <veillard@src.gnome.org> remove a memory leak on schemas type facets. reduce verbosity incorporated

* relaxng.c: remove a memory leak on schemas type facets.
* check-relaxng-test-suite.py check-relaxng-test-suite2.py
check-xsddata-test-suite.py: reduce verbosity
* configure.in Makefile.am: incorporated the Python regressions
tests for Relax-NG and Schemas Datatype to "make tests"
Daniel
/external/libxml2/check-relaxng-test-suite.py
a1a9d0410000cc69874e53e438b250037d3e14cd 18-Mar-2003 Daniel Veillard <veillard@src.gnome.org> removed a warning more cleanup, added ENTITY and ENTITIES support

* tree.c: removed a warning
* xmlschemastypes.c: more cleanup, added ENTITY and ENTITIES
support
* check-relaxng-test-suite.py check-xsddata-test-suite.py:
cleanup/improvements of the regression tests batch
* test/relaxng/testsuite.xml: augmented libxml2 own testsuite
Daniel
/external/libxml2/check-relaxng-test-suite.py
3ebc7d43f73d67c54cc0ec1d3ca0aa1e4115f519 24-Feb-2003 Daniel Veillard <veillard@src.gnome.org> fixed xmlSetProp and al. when the node passed is not an element. fixed

* tree.c: fixed xmlSetProp and al. when the node passed is not an
element.
* relaxng.c: fixed bugs 7.3 (though not complete) and memory leaks
found 373 test schemas: 369 success 4 failures
found 529 test instances: 525 success 4 failures
* check-relaxng-test-suite.py: added memory debug reporting
Daniel
/external/libxml2/check-relaxng-test-suite.py
77648bbe612564a11a26dc6b72b656bd85cbe858 20-Feb-2003 Daniel Veillard <veillard@src.gnome.org> implemented the checks from section 7.1, fixed some of the 4.20 and 4.21

* relaxng.c: implemented the checks from section 7.1, fixed
some of the 4.20 and 4.21 problems.
found 373 test schemas: 338 success 35 failures
found 529 test instances: 519 success 6 failures
* result/relaxng/*: updated the results
Daniel
/external/libxml2/check-relaxng-test-suite.py
d431074c46d3b056b88c1be778960cb5ce43fe0f 18-Feb-2003 Daniel Veillard <veillard@src.gnome.org> float/double check bugfix exported a function for NMTOKEN validation add a

* xmlschemastypes.c: float/double check bugfix
* tree.c include/libxml/tree.h: exported a function for NMTOKEN
validation
* xmlreader.c: add a TODO for Jody
* relaxng.c: bugfix bugfix bugfix
found 373 test schemas: 300 success 73 failures
found 529 test instances: 507 success 10 failures
* result/relaxng/*: updated the results
Daniel
/external/libxml2/check-relaxng-test-suite.py
2df2de225aeb241cbf7eb895698498ef3366d5d4 18-Feb-2003 Daniel Veillard <veillard@src.gnome.org> more RelaxNG bug hunting Daniel

* relaxng.c check-relaxng-test-suite.py: more RelaxNG bug hunting
Daniel
/external/libxml2/check-relaxng-test-suite.py
416589ae78f9ea46ef8841559eaa7ded712c0b88 17-Feb-2003 Daniel Veillard <veillard@src.gnome.org> more work on the RelaxNG implementation conformance testing. found 373

* relaxng.c check-relaxng-test-suite.py: more work on the
RelaxNG implementation conformance testing.
found 373 test schemas: 284 success 89 failures
found 529 test instances: 448 success 47 failures
* result/relaxng/*: updated the results
Daniel
/external/libxml2/check-relaxng-test-suite.py
d2298791af5f9104e5cbd9f58c731f2116195bcd 14-Feb-2003 Daniel Veillard <veillard@src.gnome.org> more testing on the Relax-NG front, cleaning up the regression tests

* check-relaxng-test-suite.py relaxng.c: more testing on the
Relax-NG front, cleaning up the regression tests failures
current state and I forgot support for "mixed":
found 373 test schemas: 280 success 93 failures
found 529 test instances: 401 success 68 failures
* tree.c include/libxml/tree.h xmlschemastypes.c: finished and
moved the Name, NCName and QName validation routine in tree.c
* uri.c: fixed handling of URI ending up with #, i.e. having
an empty fragment ID.
* result/relaxng/*: updated the results
Daniel
/external/libxml2/check-relaxng-test-suite.py
1703c5fc238e76532f654747259a20a29c769942 10-Feb-2003 Daniel Veillard <veillard@src.gnome.org> OASIS RelaxNG testsuite python script to run regression against OASIS

* test/relaxng/OASIS/spectest.xml: OASIS RelaxNG testsuite
* check-relaxng-test-suite.py: python script to run regression
against OASIS RelaxNG testsuite
* relaxng.c: some cleanup tweaks
* HTMLparser.c globals.c: cleanups in comments
* doc/libxml2-api.xml: updated the API
* result/relaxng/*: errors moved files, so large diffs but
no changes at the semantic level.
Daniel
/external/libxml2/check-relaxng-test-suite.py