[libpng] Added huge_IDAT.png and empty_ancillary_chunks.png to testpngs/crashers

Make pngtest --strict, --relax, --xfail options imply -m (multiple).
This commit is contained in:
Glenn Randers-Pehrson
2017-08-05 11:01:18 -05:00
parent 0ec733ce61
commit c33d624988
5 changed files with 14 additions and 6 deletions

View File

@@ -6,5 +6,6 @@
./pngtest --relaxed ${srcdir}/contrib/testpngs/crashers/badcrc.png
./pngtest --relaxed ${srcdir}/contrib/testpngs/crashers/badadler.png
./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/bad_iccp.png
./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/empty_ancillary_chunks.png
exec ./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/huge_idat.png