summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2018-01-23 17:33:42 +0100
committerNick Wellnhofer <wellnhofer@aevum.de>2019-01-06 14:32:28 +0100
commit57d4329bd7440257929b763914bcb5439f53f1f5 (patch)
tree7525ddccdf37298f4a7d7f08ef94e37449d5be8f /doc
parent7f40ed01f7a7c05a804664822777e42005c5f1d8 (diff)
downloadlibxml2-57d4329bd7440257929b763914bcb5439f53f1f5.tar.gz
Merge testThreadsWin32.c into testThreads.c
Apply the same cross-platform modifications as previously in runtest.c.
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/apibuild.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/apibuild.py b/doc/apibuild.py
index 7a364663..7c69a537 100755
--- a/doc/apibuild.py
+++ b/doc/apibuild.py
@@ -42,7 +42,6 @@ ignored_files = {
"testThreads.c": "test tool",
"testC14N.c": "test tool",
"testRelax.c": "test tool",
- "testThreadsWin32.c": "test tool",
"testSAX.c": "test tool",
"testURI.c": "test tool",
"testapi.c": "generated regression tests",