[libpng16] test: Move cicp-display-p3_reencoded.png to contrib/testpngs/png-3/

Update the main CMake file and the auxiliary test scripts accordingly.

This is a cherry-pick of commit fe277b7752990be35523832a546aec478437968a
from branch 'libpng18'.
This commit is contained in:
Cosmin Truta
2024-10-06 19:11:22 +03:00
parent 823c2d80dc
commit 4599354be8
3 changed files with 7 additions and 2 deletions

View File

@@ -24,6 +24,9 @@ TEST(){
# The "standard" test
TEST --strict "${srcdir}"/pngtest.png
# PNG-3 tests
TEST --strict "${srcdir}"/contrib/testpngs/png-3/*.png
# Various crashers
# Use --relaxed because some come from fuzzers that don't maintain CRCs
TEST --relaxed "${srcdir}"/contrib/testpngs/crashers/badcrc.png