bf4a8f0ea8579f05eea2e6f43df73b2a239d41b3 |
|
02-Apr-2013 |
Daniel Veillard <veillard@redhat.com> |
Fix python bindings with versions older than 2.7 Need fixing on the Capsule usage, the lack of PyBytes, lack of io module and the way to access exception details.
/external/libxml2/python/tests/xpathleak.py
|
2cb6bf8eb019cc88578093abee3e37a78e7b3020 |
|
30-Mar-2013 |
Daniel Veillard <veillard@redhat.com> |
update all tests for Python3 and Python2
/external/libxml2/python/tests/xpathleak.py
|
729601f15772c19778062b98bd0716d8f5c2af3b |
|
12-Oct-2009 |
Martin <gzlist@googlemail.com> |
Fix memory leak in xmlXPathEvalExpression() * xpath.c: plug some leaks when parsing misformed XPath expressions * python/tests/xpathleak.py: expand the regression tests for those
/external/libxml2/python/tests/xpathleak.py
|
074f37e7ebd5e76ceb584a89745a9e84df5b3be2 |
|
01-Sep-2008 |
Daniel Veillard <veillard@src.gnome.org> |
applied a couple of patches from Martin avoiding some leaks, fixinq QName * schematron.c xpath.c: applied a couple of patches from Martin avoiding some leaks, fixinq QName checks in XPath, XPath debugging and schematron code cleanups. * python/tests/Makefile.am python/tests/xpathleak.py: add the specific regression tests, just tweak it to avoid output by default Daniel svn path=/trunk/; revision=3791
/external/libxml2/python/tests/xpathleak.py
|