summaryrefslogtreecommitdiff
path: root/test-pngvalid-full.sh
Commit message (Collapse)AuthorAgeFilesLines
* [libpng15] Imported from libpng-1.5.7beta03.tarv1.5.7beta03Glenn Randers-Pehrson2011-11-161-2/+0
|
* [libpng15] Fixes for multiple calls to png_read_update_info.John Bowler2011-10-141-3/+3
| | | | | | These fixes attend to most of the errors revealed in pngvalid, however doing the gamma work twice results in inaccuracies that can't be easily fixed. There is now a warning in the code if this is going to happen.
* [devel] Add tests for expand16, more fixes for palette image testsJohn Bowler2011-05-181-11/+2
| | | | | | Changes only pngvalid and test-pngvalid-full.sh - no libpng changes - corrects the code for palette image tests, disables attempts to validate palette colors.
* [devel] Implementation of premultiplied alpha support: png_set_alpha_modeJohn Bowler2011-05-071-2/+11
| | | | (libpng-manual.txt still to be updated, see png.h for documentation.)
* [devel] Add-transform-tests-to-pngvalid-simplify-argumentsJohn Bowler2011-01-281-10/+4
|
* [devel] Merge standard error with standard output from test scriptsJohn Bowler2010-12-081-1/+1
|
* [devel] Don't display test results (except PASS/FAIL) when running "make test".Glenn Randers-Pehrson2010-12-081-3/+10
| | | | Instead put them in pngtest-log.txt
* [devel] Enable the strip16 tests in pngvalidJohn Bowler2010-12-081-1/+20
|
* [devel] Changed pngvalid options in test-pngvalid-*.sh scriptsGlenn Randers-Pehrson2010-12-081-1/+1
|
* [devel] Revised "make test" to only print PASS or FAIL for pngvalid tests.Glenn Randers-Pehrson2010-12-071-0/+3