1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-27 13:25:05 +03:00
libxml2/python/tests
Daniel Veillard bb5ababa28 more cleanup in make tests more work in the transition to the new error
* Makefile.am: more cleanup in make tests
* error.c valid.c parser.c include/libxml/xmlerror.h: more work
  in the transition to the new error reporting strategy.
* python/tests/reader2.py  result/VC/* result/valid/*:
  few changes in the strings generated by the validation output
Daniel
2003-10-03 22:21:51 +00:00
..
.cvsignore quiet down cvs somewhat 2002-12-28 04:48:15 +00:00
attribs.py fixed xmlHasNsProp() bugs for defaulted from DTD attribs, added a specific 2002-03-07 22:21:56 +00:00
build.py hardened the addChild function added accessors needed for xmlNode, a bit 2002-02-04 00:17:01 +00:00
ctxterror.py fixing #109227 providing more context in case of start/end tag mismatch 2003-03-27 14:55:52 +00:00
cutnpaste.py fixed xmlReconciliateNs(), added a Python test/example for inter-document 2002-03-07 00:05:35 +00:00
error.py make sure SAX endDocument is always called as this could result in a 2002-03-05 15:41:29 +00:00
inbuf.py updated the python bindings, added code for easier File I/O, and the 2002-09-12 15:00:57 +00:00
invalid.xml more accessor classes for the parser context, allow to switch on and check 2002-02-03 16:53:19 +00:00
Makefile.am patch from Stphane Bidoul for setting up threads global defaults. this 2003-05-15 22:11:36 +00:00
outbuf.py updated the python bindings, added code for easier File I/O, and the 2002-09-12 15:00:57 +00:00
push.py change a small bit in the way valididy error messages get initialized 2002-02-03 20:13:06 +00:00
pushSAX.py started adding SAX interfaces added a basic SAX test Daniel 2002-02-04 14:07:26 +00:00
pushSAXhtml.py updated the python bindings, added code for easier File I/O, and the 2002-09-12 15:00:57 +00:00
reader2.py more cleanup in make tests more work in the transition to the new error 2003-10-03 22:21:51 +00:00
reader3.py one more IsEmptyElement crazyness, that time in external parsed entities 2003-01-09 23:19:02 +00:00
reader4.py some cleanups extended the document to cover RelaxNG and tree operations 2003-04-17 12:55:35 +00:00
reader5.py Added the Expand() and Next() operation to work on subtrees within the 2003-04-11 09:02:11 +00:00
reader6.py some cleanups extended the document to cover RelaxNG and tree operations 2003-04-17 12:55:35 +00:00
reader.py fixed bug #108801 reported by Malcolm Tredinnick about the DocType node 2003-03-22 12:38:15 +00:00
readererr.py fixing #109227 providing more context in case of start/end tag mismatch 2003-03-27 14:55:52 +00:00
regexp.py improving some documentation comments found and fixed a mem leak with 2002-09-25 22:25:35 +00:00
relaxng.py fixed doc comment problems adding RelaxNG wrappers added a specific test 2003-02-09 23:33:36 +00:00
resolver.py updated the python bindings, added code for easier File I/O, and the 2002-09-12 15:00:57 +00:00
serialize.py updated the python bindings, added code for easier File I/O, and the 2002-09-12 15:00:57 +00:00
thread2.py patch from Stphane Bidoul for setting up threads global defaults. this 2003-05-15 22:11:36 +00:00
tst.py change a small bit in the way valididy error messages get initialized 2002-02-03 20:13:06 +00:00
tst.xml added more informations in the libxml2-python package including docs. 2002-02-02 09:17:16 +00:00
tstURI.py Added wrapper for the xmlURIPtr type, provided accessors, fixed the 2002-02-23 10:10:33 +00:00
tstxpath.py Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 2002-02-08 13:28:40 +00:00
valid.xml more accessor classes for the parser context, allow to switch on and check 2002-02-03 16:53:19 +00:00
validate.py change a small bit in the way valididy error messages get initialized 2002-02-03 20:13:06 +00:00
xpath.py make sure SAX endDocument is always called as this could result in a 2002-03-05 15:41:29 +00:00
xpathext.py Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 2002-02-08 13:28:40 +00:00
xpathret.py added the possibility of returning nodesets from XPath extension functions 2002-03-01 16:14:17 +00:00