summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/apibuild.py8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/apibuild.py b/doc/apibuild.py
index 2fbe11a9..18ac9417 100755
--- a/doc/apibuild.py
+++ b/doc/apibuild.py
@@ -31,18 +31,10 @@ ignored_files = {
"testOOMlib.c": "out of memory tester",
"rngparser.c": "not yet integrated",
"rngparser.h": "not yet integrated",
- "testHTML.c": "test tool",
- "testReader.c": "test tool",
- "testSchemas.c": "test tool",
- "testXPath.c": "test tool",
"testAutomata.c": "test tool",
"testModule.c": "test tool",
"testRegexp.c": "test tool",
"testThreads.c": "test tool",
- "testC14N.c": "test tool",
- "testRelax.c": "test tool",
- "testSAX.c": "test tool",
- "testURI.c": "test tool",
"testapi.c": "generated regression tests",
"runtest.c": "regression tests program",
"runsuite.c": "regression tests program",