diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-03-15 13:30:37 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-03-15 13:30:37 +0000 |
commit | 8dbe4b451fb55cabfd1f42b4df30e13069aa6e75 (patch) | |
tree | f4fef2d617171d4dd46c13a795db17967baf6528 /Build/source/libs/libpng/libpng-1.6.10/tests/pngimage-full | |
parent | a22d9897afbabdd07f13d2bc5c7c5b9c5865ab53 (diff) |
libpng 1.6.10
git-svn-id: svn://tug.org/texlive/trunk@33181 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/libpng/libpng-1.6.10/tests/pngimage-full')
-rwxr-xr-x | Build/source/libs/libpng/libpng-1.6.10/tests/pngimage-full | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/libs/libpng/libpng-1.6.10/tests/pngimage-full b/Build/source/libs/libpng/libpng-1.6.10/tests/pngimage-full new file mode 100755 index 00000000000..f5eb9895eed --- /dev/null +++ b/Build/source/libs/libpng/libpng-1.6.10/tests/pngimage-full @@ -0,0 +1,2 @@ +#!/bin/sh +exec ./pngimage --exhaustive --log "${srcdir}/contrib/pngsuite/"*.png |