1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-26 00:37:43 +03:00

python: Add a test to reproduce bug #889

This commit is contained in:
Maks Verver
2025-04-05 13:15:03 +02:00
committed by Nick Wellnhofer
parent 8d415b8911
commit 4d24aa22ac
3 changed files with 64 additions and 1 deletions

View File

@@ -95,6 +95,7 @@ if py.found() == true
'tstURI.py',
'tstmem.py',
'tstxpath.py',
'unicode.py',
'validDTD.py',
'validRNG.py',
'validSchemas.py',