mirror of
https://github.com/randy408/libspng
synced 2025-03-28 21:13:20 +00:00
test: change input file for example_notext
Interlaced, >8-bit images are causing false positives with MSan, the previous image was 1-bit 32x32, it has no trailing padding bits when decoded.
This commit is contained in:
parent
fa2c990865
commit
fc661a8df0
@ -1,4 +1,4 @@
|
||||
test('example_notext', example_exe, args : files('basi0g01.png'))
|
||||
test('example_notext', example_exe, args : files('basi0g08.png'))
|
||||
test('example_text', example_exe, args : files('ct1n0g04.png'))
|
||||
|
||||
test('basi0g01', test_exe, args: files('basi0g01.png'))
|
||||
|
Loading…
x
Reference in New Issue
Block a user