You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
12 months ago
..
16bit fix 1/2/4-bit png to filter bytes before decoding to pixels; 10 years ago
corrupt fix 1/2/4-bit png to filter bytes before decoding to pixels; 10 years ago
iphone add fuzz target, dictionary, iphone png's 6 years ago
primary fix 1/2/4-bit png to filter bytes before decoding to pixels; 10 years ago
primary_check fix 1/2/4-bit png to filter bytes before decoding to pixels; 10 years ago
unused fix 1/2/4-bit png to filter bytes before decoding to pixels; 10 years ago
PngSuite.LICENSE fix 1/2/4-bit png to filter bytes before decoding to pixels; 10 years ago
ref_results.csv tests: test_png_regress 12 months ago