summaryrefslogtreecommitdiff
path: root/contrib/libtests/pngstest.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typosmusvaage2022-11-271-1/+1
* contrib: Apply various fixes to libtestsCosmin Truta2021-03-121-12/+16
* Some more trivial source typosluz.paz2018-08-191-2/+2
* Remove top-level const from function-scope variablesCosmin Truta2018-08-181-11/+10
* Replace the remaining uses of PNG_CONST with constCosmin Truta2018-08-181-1/+1
* [libpng16] Replace the remaining uses of png_size_t with size_tCosmin Truta2018-06-171-4/+4
* More misc. typosluz.paz2018-02-091-1/+1
* Misc. typosUnknown2017-11-031-1/+1
* [libpng16] Initialized btoa[] in pngstest.c; stop memory leak in png_handle_e...Glenn Randers-Pehrson2017-08-011-1/+1
* [libpng16] Imported from libpng-1.6.31.tarv1.6.31libpng-1.6.31-signedlibpng-1.6.31-master-signedGlenn Randers-Pehrson2017-07-271-1/+1
* [libpng16] Removed one of the GCC-7.1.0 'strict-overflow' warnings thatJohn Bowler2017-07-111-9/+19
* [libpng16] Imported from libpng-1.6.24.tarv1.6.24libpng-1.6.24-signedGlenn Randers-Pehrson2016-08-031-1/+1
* [libpng16] Imported from libpng-1.6.24beta03.tarv1.6.24beta03Glenn Randers-Pehrson2016-07-041-1/+1
* [libpng16] Imported from libpng-1.6.24beta02.tarGlenn Randers-Pehrson2016-06-231-9/+9
* [libpng16] Imported from libpng-1.6.24beta02.tarv1.6.24beta02Glenn Randers-Pehrson2016-06-231-9/+9
* SKIP definition in pngstest.c misplacedJohn Bowler2016-06-221-9/+9
* [libpng16] Imported from libpng-1.6.22.tarv1.6.22Glenn Randers-Pehrson2016-05-261-1/+1
* pngstest: options to fix per-file seedJohn Bowler2016-01-281-19/+51
* PNG_IMAGE_PNG_SIZE_MAX error correctionJohn Bowler2016-01-271-0/+9
* Only use exit(77) in configure buildsJohn Bowler2016-01-261-3/+12
* Simplified API: write-to-memory, overflow handlingJohn Bowler2016-01-181-7/+54
* [libpng16] Changed PNG_USE_MKSTEMP to __COVERITY__ to select alternateGlenn Randers-Pehrson2016-01-171-3/+3
* [libpng16] Imported from libpng-1.6.21rc01.tarv1.6.21rc01Glenn Randers-Pehrson2016-01-041-1/+1
* [libpng16] Imported from libpng-1.6.20rc01.tarv1.6.20rc01Glenn Randers-Pehrson2015-11-261-1/+1
* [libpng16] Added license info to pngstest-errors.h and its generator.Glenn Randers-Pehrson2015-09-191-0/+4
* [libpng16] Update ANNOUNCE and CHANGES with recent pngstest updates.Glenn Randers-Pehrson2015-09-191-1/+1
* pngstest: make error limits version specificJohn Bowler2015-09-191-150/+15
* [libpng16] Change "n bit" to "n-bit" in comments.Glenn Randers-Pehrson2015-08-131-1/+1
* [libpng16] Imported from libpng-1.6.18.tarv1.6.18libpng-1.6.18-signedGlenn Randers-Pehrson2015-07-221-1/+1
* [libpng16] Unlink temporary file immediately in pngstest (PNG_USE_MKSTEMP)Glenn Randers-Pehrson2015-06-111-4/+22
* [libpng16] Eliminated the final two Coverity defects (insecure temporary fileGlenn Randers-Pehrson2015-06-101-2/+16
* [libpng16] Imported from libpng-1.6.18beta07.tarv1.6.18beta07Glenn Randers-Pehrson2015-06-061-1/+2
* [libpng16] Quieted Coverity issues in pngfix.c, png-fix-itxt.c, pngvalid.c,Glenn Randers-Pehrson2015-06-031-5/+7
* [libpng16] Happy New Year! Update copyright year.Glenn Randers-Pehrson2014-12-311-1/+1
* [libpng16] Bump version to 1.6.17beta01Glenn Randers-Pehrson2014-12-211-1/+1
* [libpng16] Imported from libpng-1.6.16.tarv1.6.16libpng-1.6.16-signedGlenn Randers-Pehrson2014-12-211-1/+1
* [libpng16] Imported from libpng-1.6.16beta03.tarv1.6.16beta03Glenn Randers-Pehrson2014-12-201-2/+2
* [libpng16] Quiet a "comparison always true" warning in pngstest.c (John Bowler).John Bowler2014-12-161-14/+25
* [libpng16] Imported from libpng-1.6.8.tarv1.6.8libpng-1.6.8-signedGlenn Randers-Pehrson2013-12-191-1/+1
* [libpng16] Updated "last changed" datesJohn Bowler2013-11-221-1/+1
* [libpng16] Fixed 'minimal' builds. Various obviously useful minimalGlenn Randers-Pehrson2013-11-221-63/+128
* [libpng16] Imported from libpng-1.6.1.tarv1.6.1Glenn Randers-Pehrson2013-03-271-1/+1
* [libpng16] Corrected simplified API default gamma for color-mapped output, addedJohn Bowler2013-03-061-0/+11
* [libpng16] Update "last changed" dates and fix one comment typo.Glenn Randers-Pehrson2013-03-041-1/+1
* [libpng16] Bump version to 1.6.1beta05Glenn Randers-Pehrson2013-03-021-765/+2800
* [libpng16] Imported from libpng-1.6.0beta05.tarv1.6.1beta05Glenn Randers-Pehrson2013-03-011-2800/+765
* [libpng16] Use parentheses consistently in "#if defined()" tests.Glenn Randers-Pehrson2013-02-171-1/+1
* [libpng16] Enabled parallel tests - back ported from libpng-1.7.John Bowler2013-02-161-8/+39
* [libpng16] Imported from libpng-1.6.0.tarv1.6.0Glenn Randers-Pehrson2013-02-131-1/+1
* [libpng16] Imported from libpng-1.6.0beta36.tarv1.6.0beta36Glenn Randers-Pehrson2013-01-011-1/+1