summaryrefslogtreecommitdiff
path: root/check-xinclude-test-suite.py
Commit message (Collapse)AuthorAgeFilesLines
* changed changed sys.path setting from 'append' to 'insert' (patch suppliedWilliam M. Brack2004-10-021-1/+1
| | | | | | | | * 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)
* when output and expected do not match exactly run diff to put theDaniel Veillard2004-09-061-0/+8
| | | | | | * check-xinclude-test-suite.py: when output and expected do not match exactly run diff to put the differences in the log c.f. #148691 Daniel
* less verbose on difference cleanup fixed xmlCleanupParser() doc work onDaniel Veillard2003-11-111-5/+0
| | | | | | | | | | | | | | * check-xinclude-test-suite.py: less verbose on difference * libxml.spec.in: cleanup * parser.c: fixed xmlCleanupParser() doc * doc/Makefile.am doc/apibuild.py doc/libxml2-api.xml doc/examples/Makefile.am doc/examples/example1.c doc/examples/examples.xml doc/examples/index.py doc/examples/test1.xml: work on adding C examples and generating automated information about those. examples.xml is autogenerated describing the examples. * example/Makefile.am: cleanup Daniel
* improved the script accordingly to the XInclude regression tests updatesDaniel Veillard2003-02-131-24/+38
| | | | | | | | | | | * check-xinclude-test-suite.py: improved the script accordingly to the XInclude regression tests updates * xpointer.c: Implemented XPointer element() Scheme W3C PR of 13 November 2002 * result/XPath/xptr/chapterschildseq result/XPath/xptr/vidchildseq test/XPath/xptr/chapterschildseq test/XPath/xptr/vidchildseq: augmented the Xpointer testsuite for the element() scheme Daniel
* Work on the W3C/NIST regression tests for XInclude, improved the script,Daniel Veillard2003-02-111-20/+67
| | | | | | | * check-xinclude-test-suite.py xinclude.c: Work on the W3C/NIST regression tests for XInclude, improved the script, improving XInclude error reporting mechanism Daniel
* Oops forgot to commit check-xinclude-test-suite.py, DanielDaniel Veillard2003-02-101-0/+157