summaryrefslogtreecommitdiff
path: root/doc/apibuild.py
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2020-07-09 03:21:07 +0200
committerNick Wellnhofer <wellnhofer@aevum.de>2022-04-04 04:28:15 +0200
commit5ce893c0c462582c15a388b05db258b6dba07c6a (patch)
tree7ef21c39a3190ff74827fe4f64b1879fa222ec1c /doc/apibuild.py
parentf1c32b4c78ef3da5b2925dae0c0b66d3ec08e83a (diff)
downloadlibxml2-5ce893c0c462582c15a388b05db258b6dba07c6a.tar.gz
Move regexp tests to runtest
Diffstat (limited to 'doc/apibuild.py')
-rwxr-xr-xdoc/apibuild.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/apibuild.py b/doc/apibuild.py
index 18ac9417..ecbb9617 100755
--- a/doc/apibuild.py
+++ b/doc/apibuild.py
@@ -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",