summaryrefslogtreecommitdiffhomepage
path: root/contrib/libpng/test-pngtest.sh
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2024-03-03 02:21:46 +0100
committerAki <please@ignore.pl>2024-03-03 02:26:05 +0100
commitdad0e8562c8e5994fcf2ebedac5a7ec920297d1f (patch)
tree1bf6bc6aa5531594588a5ec248e976110365c301 /contrib/libpng/test-pngtest.sh
parentca18c5b1b5004ffa88b6b3b85cd038d1217c09c6 (diff)
downloadstarshatter-dad0e8562c8e5994fcf2ebedac5a7ec920297d1f.zip
starshatter-dad0e8562c8e5994fcf2ebedac5a7ec920297d1f.tar.gz
starshatter-dad0e8562c8e5994fcf2ebedac5a7ec920297d1f.tar.bz2
libpng sources removed from this tree
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