mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00

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>
3 lines
42 B
Bash
Executable File
3 lines
42 B
Bash
Executable File
#!/bin/sh
|
|
exec ./pngvalid --strict --size
|