1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-12-27 03:21:26 +03:00
libxml2/python/tests
Chun-wei Fan 1b7d4e2bcc tstmem.py: Try importing from libxmlmods.libxml2mod if needed
Distutils builds place libxml2mod.pyd under the libxmlmods subdir, so try this
directory if 'import libxml2mod' failed.
2022-01-16 15:18:06 +01:00
..
attribs.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
build.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
compareNodes.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
ctxterror.py Fix line numbers in error messages for mismatched tags 2021-05-07 11:48:11 +02:00
cutnpaste.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
dtdvalid.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
error.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
inbuf.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
indexes.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
input_callback.py Fix python bindings with versions older than 2.7 2013-04-02 10:27:57 +08: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 Make sure that Python tests exit with error code 2019-10-21 12:45:37 +02:00
nsdel.py Fix typos 2020-03-08 17:41:53 +01:00
outbuf.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
push.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
pushSAX.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
pushSAXhtml.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
reader2.py Updated Python test reader2.py 2020-01-02 13:50:10 +01:00
reader3.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
reader4.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
reader5.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
reader6.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
reader7.py Fix python bindings with versions older than 2.7 2013-04-02 10:27:57 +08:00
reader8.py Fix python bindings with versions older than 2.7 2013-04-02 10:27:57 +08:00
reader.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
readererr.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
readernext.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
regexp.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
relaxng.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
resolver.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
schema.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
serialize.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
sync.py python/tests/sync.py assumes Python dictionaries are ordered 2014-10-06 18:26:27 +08:00
test.dtd Applied patch from Brent Hendricks adding support for late DTD validation. 2004-11-10 11:55:47 +00:00
thread2.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
tst.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
tst.xml added more informations in the libxml2-python package including docs. 2002-02-02 09:17:16 +00:00
tstLastError.py Fix handling of unexpected EOF in xmlParseContent 2021-05-08 20:47:36 +02:00
tstmem.py tstmem.py: Try importing from libxmlmods.libxml2mod if needed 2022-01-16 15:18:06 +01:00
tstURI.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
tstxpath.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08: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 Fix typos 2020-03-08 17:41:53 +01:00
validDTD.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
validRNG.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
validSchemas.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
walker.py Fix python bindings with versions older than 2.7 2013-04-02 10:27:57 +08:00
xpath.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
xpathext.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
xpathleak.py Fix expected error output in Python tests 2017-06-01 14:31:28 +02:00
xpathns.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00
xpathret.py update all tests for Python3 and Python2 2013-03-30 22:33:06 +08:00