[libpng17] Fixed test programs for interlace options. Made pngvalid.c and

pngtest.c work correctly when READ_INTERLACING and/or WRITE_INTERLACING
are switched off.
This commit is contained in:
John Bowler
2013-12-29 10:33:58 -06:00
committed by Glenn Randers-Pehrson
parent eb2af04bd3
commit 114fa16ab3
5 changed files with 112 additions and 52 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/sh
exec ./pngvalid --standard --interlace
exec ./pngvalid --standard --progressive-read