summaryrefslogtreecommitdiffhomepage
path: root/contrib/libpng/test-pngtest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libpng/test-pngtest.sh')
-rwxr-xr-xcontrib/libpng/test-pngtest.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/contrib/libpng/test-pngtest.sh b/contrib/libpng/test-pngtest.sh
deleted file mode 100755
index 5d12f4a..0000000
--- a/contrib/libpng/test-pngtest.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-echo "Running tests. For details see pngtest-log.txt"
-
-echo "============ pngtest pngtest.png ==============" > pngtest-log.txt
-
-echo "Running test-pngtest.sh"
-./pngtest ${srcdir}/pngtest.png >> pngtest-log.txt 2>&1