contrib/libtests/pngstest-errors.h

Branch


Log

Author Commit Date CI Message
Glenn Randers-Pehrson b9c62013 2015-11-12T07:00:12 [master] Imported from libpng-1.6.19.tar
John Bowler fd42ef9b 2015-09-25T13:40:18 pngstest 1.6 error limit and warning revisions Remove the '--strict' in 1.6 because of the double-gamma-correction warning, update pngstest-errors.h for the errors detected with the new contrib/testspngs PNG test files. Signed-off-by: John Bowler <jbowler@acm.org>
John Bowler d6eb4b71 2015-09-20T20:59:10 Updated pngstest-errors.h This update incorporates errors resulting from the more extensive image test suite used in libpng 1.7 Signed-off-by: John Bowler <jbowler@acm.org>
Glenn Randers-Pehrson 4c9c43d4 2015-09-19T20:17:44 [libpng16] Added license info to pngstest-errors.h and its generator.
John Bowler 93b4568f 2015-09-19T16:34:30 pngstest: make error limits version specific Splitting the machine generated error structs out to a file allows the values to be updated without changing pngstest.c itself, since libpng 1.6 and 1.7 have slightly different error limits this simplifies maintenance. Signed-off-by: John Bowler <jbowler@acm.org>