mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Test corrections: minor fixes to the test scripts
pngimage: add --list-combos pngunknown: add --strict to catch warnings pngvalid-standard: remove the spurious --progressive read (compare with pngvalid-progressive-standard!) This patch probably applies to 1.5 and 1.6 (where the tests exist) too. Signed-off-by: John Bowler <jbowler@acm.org>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec ./pngimage --log "${srcdir}/contrib/pngsuite/"*.png
|
||||
exec ./pngimage --list-combos --log "${srcdir}/contrib/pngsuite/"*.png
|
||||
|
||||
Reference in New Issue
Block a user