Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 2cb6bf8e | 2013-03-30 21:38:20 | update all tests for Python3 and Python2 | ||
| 09b792ba | 2004-02-23 10:53:52 | applied patch from Malcolm Tredinnick to avoid tabs in python sources, * python/tests/*.py: applied patch from Malcolm Tredinnick to avoid tabs in python sources, should fix #135095 Daniel | ||
| a9a1b105 | 2004-02-17 13:24:01 | indicated encoding of the test file, needed for python 2.3 Daniel * python/tests/indexes.py python/tests/reader.py: indicated encoding of the test file, needed for python 2.3 Daniel | ||
| 3671190b | 2004-02-11 13:25:26 | added xmlByteConsumed() interface updated the benchmark rebuilt the docs * parserInternals.c xmlIO.c encoding.c include/libxml/parser.h include/libxml/xmlIO.h: added xmlByteConsumed() interface * doc/*: updated the benchmark rebuilt the docs * python/tests/Makefile.am python/tests/indexes.py: added a specific regression test for xmlByteConsumed() * include/libxml/encoding.h rngparser.c tree.c: small cleanups Daniel |