]>
git.saurik.com Git - wxWidgets.git/blob - src/png/tests/pngstest-error
3 for t
in "${srcdir}/contrib/pngsuite/"x
*".png"
5 if test "$t" != "${srcdir}/contrib/pngsuite/x*.png"
8 if .
/pngstest
--strict --tmpfile "error" --log "$@" "$t"
10 code
=0 # oops, success: should not happen!