mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user