Add new pngvalid test case

This tests the 'size' images in the sequential reader, the existing test case
only uses the progressive reader which means that important parts of the filter
code never got tested.

Signed-off-by: John Bowler <jbowler@acm.org>
This commit is contained in:
John Bowler 2015-11-24 21:45:10 -08:00
parent edec44bfc4
commit 8bffb48bc1
2 changed files with 3 additions and 1 deletions

View File

@ -51,7 +51,7 @@ TESTS =\
tests/pngvalid-gamma-expand16-background\
tests/pngvalid-gamma-expand16-transform tests/pngvalid-gamma-sbit\
tests/pngvalid-gamma-threshold tests/pngvalid-gamma-transform\
tests/pngvalid-progressive-size\
tests/pngvalid-progressive-size tests/pngvalid-size\
tests/pngvalid-progressive-interlace-standard\
tests/pngvalid-transform tests/pngvalid-interlace-transform\
tests/pngvalid-progressive-standard tests/pngvalid-standard\

2
tests/pngvalid-size Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
exec ./pngvalid --strict --size