diff options
Diffstat (limited to 'libpng/tests/pngtest')
-rwxr-xr-x | libpng/tests/pngtest | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libpng/tests/pngtest b/libpng/tests/pngtest new file mode 100755 index 00000000..813973b2 --- /dev/null +++ b/libpng/tests/pngtest @@ -0,0 +1,2 @@ +#!/bin/sh +exec ./pngtest --strict ${srcdir}/pngtest.png |