summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [libpng17] Changed bad CRC from 0x00000000 to 0xabadcc32 and bad ADLER32Glenn Randers-Pehrson2016-09-262-0/+0
* [libpng17] Warn about ADLER32 checksum mismatch instead of issuing png_error().Glenn Randers-Pehrson2016-09-253-0/+2
* [libpng17] Fixed a syntax error in tests/pngstest that some shells other thanGlenn Randers-Pehrson2015-12-091-2/+2
* Add new pngvalid test caseJohn Bowler2015-11-241-0/+2
* Squashed commit of the following:John Bowler2015-11-221-0/+2
* pngvalid tests: add --strict, fix test namesJohn Bowler2015-09-2516-16/+16
* New test PNG files incorporated into make checkJohn Bowler2015-09-2525-50/+61
* Test corrections: minor fixes to the test scriptsJohn Bowler2015-09-1410-10/+10
* [libpng17] Reverted incorrect test on unknown chunk location.Glenn Randers-Pehrson2015-03-081-2/+0
* [libpng17] Stopped a potential memory leak in png_set_unknown_chunks(). BreaksGlenn Randers-Pehrson2015-03-071-0/+2
* [libpng17' Restored a line, "c = b;", that was inadvertently deleted from theGlenn Randers-Pehrson2014-02-052-6/+2
* [libpng17] Disabled pngimage tests temporarily.Glenn Randers-Pehrson2014-02-052-2/+6
* [libpng17] Completed full working pngimage test program and added two testJohn Bowler2014-02-052-0/+4
* [libpng17] Fixed test programs for interlace options. Made pngvalid.c andJohn Bowler2013-12-291-1/+1
* [libpng17] Make tests/pngstest* work with the original Bourne shellJohn Bowler2013-02-0717-351/+40
* [libpng17] Enable parallel tests and rearrange TESTS order to take advantage ofGlenn Randers-Pehrson2013-02-0738-0/+412