nimPNG/tests
jangko a9eb82fbd4
decodePNG new API
2020-06-05 13:43:26 +07:00
..
apng add nimz test 2020-04-10 20:58:03 +07:00
invalidInput more robust PNG loader, fuzz tested 2020-05-28 21:10:44 +07:00
misc add nimz test 2020-04-10 20:58:03 +07:00
suite add nimz test 2020-04-10 20:58:03 +07:00
zcorpus add nimz test 2020-04-10 20:58:03 +07:00
all_tests.nim more robust PNG loader, fuzz tested 2020-05-28 21:10:44 +07:00
fuzz_codec.nim more robust PNG loader, fuzz tested 2020-05-28 21:10:44 +07:00
minibmp.nim add nimz test 2020-04-10 20:58:03 +07:00
randutils.nim refactor filters functions into generics accepting char or uint8 or byte openarray 2020-04-14 10:18:05 +07:00
test_apng.nim decodePNG new API 2020-06-05 13:43:26 +07:00
test_codec.nim decodePNG new API 2020-06-05 13:43:26 +07:00
test_crash.nim fix gc:arc failed compilation 2020-05-28 21:22:47 +07:00
test_filters.nim refactor filters functions into generics accepting char or uint8 or byte openarray 2020-04-14 10:18:05 +07:00
test_nimz.nim gc:arc fix preprocessScanline 2020-04-14 13:58:50 +07:00
test_suite.nim add nimz test 2020-04-10 20:58:03 +07:00