From 90b437e37253e09fd82e862e29086034a62b1561 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Fri, 11 Aug 2017 07:48:19 -0500 Subject: [libpng16] specify full path name of huge_*safe_to_copy.png in pngtest-badpngs --- tests/pngtest-badpngs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/pngtest-badpngs b/tests/pngtest-badpngs index c4449c37c..77775232b 100755 --- a/tests/pngtest-badpngs +++ b/tests/pngtest-badpngs @@ -8,6 +8,6 @@ ./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/bad_iCCP.png ./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/empty_ancillary_chunks.png ./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/huge_*_chunk.png \ - huge_*safe_to_copy.png + ${srcdir}/contrib/testpngs/crashers/huge_*safe_to_copy.png exec ./pngtest --xfail ${srcdir}/contrib/testpngs/crashers/huge_IDAT.png -- cgit v1.2.1