History log of /external/libxml2/python/tests/reader6.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2cb6bf8eb019cc88578093abee3e37a78e7b3020 30-Mar-2013 Daniel Veillard <veillard@redhat.com> update all tests for Python3 and Python2
/external/libxml2/python/tests/reader6.py
1d211e227372e5ed75a69fbad5f50d185d0af936 21-Oct-2003 Daniel Veillard <veillard@src.gnome.org> added the xmlWriter module contributed by Alfred Mickautsch added room for

* configure.in xmlwriter.c Makefile.am include/libxml/xmlwriter.h
include/libxml/Makefile.am include/libxml/xmlversion.h.in:
added the xmlWriter module contributed by Alfred Mickautsch
* include/libxml/tree.h: added room for line and extra information
* xmlreader.c python/tests/reader6.py: bugfixing some problem some
of them introduced in September
* win32/libxml2.def.src doc/libxml2-api.xml: regenerated the API
Daniel
/external/libxml2/python/tests/reader6.py
ac297930c24964cfa1bde996d837081a74f57eea 17-Apr-2003 Daniel Veillard <veillard@src.gnome.org> some cleanups extended the document to cover RelaxNG and tree operations

* relaxng.c: some cleanups
* doc/xmlreader.html: extended the document to cover RelaxNG and
tree operations
* python/tests/Makefile.am python/tests/reader[46].py: added some
xmlReader example/regression tests
* result/relaxng/tutor*.err: updated the output of a number of tests
Daniel
/external/libxml2/python/tests/reader6.py