1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
libxml2/python/tests
Daniel Veillard 5f91b37818 fixed the test results, indenting behaviour changed slightly Daniel
* python/tests/serialize.py: fixed the test results, indenting
  behaviour changed slightly
Daniel
2002-08-12 12:13:01 +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
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
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 fixed a problem with the HTML parser pointed by Gary Benson sdding the 2002-05-13 10:33:30 +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 fixed a problem with the HTML parser pointed by Gary Benson sdding the 2002-05-13 10:33:30 +00:00
serialize.py fixed the test results, indenting behaviour changed slightly Daniel 2002-08-12 12:13:01 +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