summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2022-09-07 16:43:06 +0200
committerNick Wellnhofer <wellnhofer@aevum.de>2022-09-07 22:18:55 +0200
commit971d5c4dd158095194759a9c7173d47c90645444 (patch)
tree32a686c1519f228bdb60641e1d2d2a21e528ed7a /.gitignore
parentcc64f2a78b535ba5f8e05448925f56d39d270d65 (diff)
downloadlibxslt-971d5c4dd158095194759a9c7173d47c90645444.tar.gz
tests: Port most of the test suite to C
Use runtest.c from libxml2 as a starting point. This finally allows us to run most of tests with CMake and Autotools VPATH builds.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eb199be3..91aefd68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,6 +48,7 @@ python/libxsltclass.py
python/libxsltclass.txt
python/tests/foo
stamp-h1
+tests/runtest
tests/xmlspec/debug
xslt-config
xsltConf.sh