1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-23 01:52:48 +03:00

Move regexp tests to runtest

This commit is contained in:
Nick Wellnhofer
2020-07-09 03:21:07 +02:00
parent f1c32b4c78
commit 5ce893c0c4
11 changed files with 114 additions and 454 deletions

View File

@@ -33,7 +33,6 @@ ignored_files = {
"rngparser.h": "not yet integrated",
"testAutomata.c": "test tool",
"testModule.c": "test tool",
"testRegexp.c": "test tool",
"testThreads.c": "test tool",
"testapi.c": "generated regression tests",
"runtest.c": "regression tests program",