History log of /external/libxml2/check-relaxng-test-suite2.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-suite2.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-suite2.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-suite2.py
a76fe5ca11ebf9e9322dfcf7728dc55077086d43 24-Apr-2003 Daniel Veillard <veillard@src.gnome.org> integrated the Out Of Memory test from Havoc Pennington #109368 a lot of

* Makefile.am testOOM.c testOOMlib.[ch] : integrated the Out Of
Memory test from Havoc Pennington #109368
* SAX.c parser.c parserInternals.c tree.c uri.c valid.c
xmlmemory.c xmlreader.c xmlregexp.c include/libxml/tree.h
include/libxml/parser.h: a lot of memory allocation cleanups
based on the results of the OOM testing
* check-relaxng-test-suite2.py: seems I forgot to commit the
script.
Daniel
/external/libxml2/check-relaxng-test-suite2.py