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 5fc1f0893a Added Igor Zlatkovic as official maintainer Albert Chin pointed that
* AUTHORS HACKING: Added Igor Zlatkovic as official maintainer
* python/Makefile.am python/tests/Makefile.am: Albert Chin pointed
  that $(datadir) should be used for docs
Daniel
2002-03-27 09:05:40 +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 Added Igor Zlatkovic as official maintainer Albert Chin pointed that 2002-03-27 09:05:40 +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
serialize.py fixed some htmlSetMetaEncoding() problems fixup and integrated tests for 2002-03-06 21:39:42 +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