nothings-stb/tests/pngsuite
Fabian Giesen ed64333410 tests: test_png_regress
I want to make some changes to the PNG loader, this is to get some
test coverage at least to make it easier not to break anything.

The two ref_results files that are "corrupt" files that stb_image
nevertheless loads without error are checksum failures; this is
by design, since stb_image does not verify checksums.
2023-12-14 03:13:59 -08:00
..
16bit fix 1/2/4-bit png to filter bytes before decoding to pixels; 2014-12-14 01:43:23 -08:00
corrupt fix 1/2/4-bit png to filter bytes before decoding to pixels; 2014-12-14 01:43:23 -08:00
iphone add fuzz target, dictionary, iphone png's 2019-03-11 23:56:45 +01:00
primary fix 1/2/4-bit png to filter bytes before decoding to pixels; 2014-12-14 01:43:23 -08:00
primary_check fix 1/2/4-bit png to filter bytes before decoding to pixels; 2014-12-14 01:43:23 -08:00
unused fix 1/2/4-bit png to filter bytes before decoding to pixels; 2014-12-14 01:43:23 -08:00
PngSuite.LICENSE fix 1/2/4-bit png to filter bytes before decoding to pixels; 2014-12-14 01:43:23 -08:00
ref_results.csv tests: test_png_regress 2023-12-14 03:13:59 -08:00