summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@acm.org>2015-09-25 13:40:18 -0700
committerJohn Bowler <jbowler@acm.org>2015-09-25 13:40:18 -0700
commitfd42ef9b06caea06fc44dcf6022bf5c5ec3326cd (patch)
tree97f23e6520fd663cba55d1c9e9cb457a0cc08f03 /tests
parenta2671a7f49991631eb888cf0cc95a7ef8550b4b0 (diff)
downloadlibpng-fd42ef9b06caea06fc44dcf6022bf5c5ec3326cd.tar.gz
pngstest 1.6 error limit and warning revisions
Remove the '--strict' in 1.6 because of the double-gamma-correction warning, update pngstest-errors.h for the errors detected with the new contrib/testspngs PNG test files. Signed-off-by: John Bowler <jbowler@acm.org>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/pngstest2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pngstest b/tests/pngstest
index 30eeead74..255ed098f 100755
--- a/tests/pngstest
+++ b/tests/pngstest
@@ -17,7 +17,7 @@ gamma="$1"
shift
alpha="$1"
shift
-exec ./pngstest --strict --tmpfile "${gamma}-${alpha}-" --log ${1+"$@"} $(
+exec ./pngstest --tmpfile "${gamma}-${alpha}-" --log ${1+"$@"} $(
for f in "${srcdir}/contrib/testpngs/"*.png
do
g=