mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[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:
committed by
Glenn Randers-Pehrson
parent
eb2af04bd3
commit
114fa16ab3
@@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec ./pngvalid --standard --interlace
|
||||
exec ./pngvalid --standard --progressive-read
|
||||
|
||||
Reference in New Issue
Block a user