summaryrefslogtreecommitdiff
path: root/tests/png
Commit message (Expand)AuthorAgeFilesLines
* merge conflictPierre Joye2021-09-101-1/+1
|\
| * Stricter typing in test caseChristoph M. Becker2021-09-051-1/+1
* | fix warningPierre Joye2021-09-101-1/+2
|/
* typoPierre Joye2021-08-291-1/+1
* let debug this on CIPierre Joye2021-08-281-0/+4
* clean up trailing whitespace/newlinesMike Frysinger2018-06-211-1/+1
* convert all files to native line encodingsMike Frysinger2018-06-211-49/+44
* tests: clean up various buffers/objectsMike Frysinger2018-06-211-0/+1
* make gd/gd2 image formats optional #428Mike Frysinger2018-01-302-1/+10
* Merge branch 'pull-request/346'Christoph M. Becker2017-08-274-0/+51
|\
| * Fix #338: Fatal and normal libjpeg/ibpng errors not distinguishableChristoph M. Becker2016-11-164-0/+51
* | Fix #381: libgd double-free vulnerabilityChristoph M. Becker2017-08-276-0/+73
|/
* Remove useless SVN IdsChristoph M. Becker2016-07-154-4/+0
* Partially implement #220: tests: replace all printf error messages with gdTes...Christoph M. Becker2016-07-152-6/+6
* #249 fix gdtest for windows pathsPierre Joye2016-07-121-0/+1
* tests: cmake: switch to list appendingMike Frysinger2016-06-151-1/+1
* tests: cmake: move feature tests to subdirsMike Frysinger2016-06-151-0/+2
* tests: add helpers for accessing test dataMike Frysinger2016-06-033-24/+6
* tests: rework handling of temp output filesMike Frysinger2016-05-171-7/+3
* tests: gd2: add general read test helpers #208Mike Frysinger2016-04-301-1/+1
* tests: split up makefile entriesMike Frysinger2016-04-301-0/+20
* tests: unify cmake test code into a single macroMike Frysinger2016-04-301-6/+1
* gitignore: split up test entriesMike Frysinger2016-04-301-0/+8
* Upgrade to long-syntax CMAKE add_test command to improve cross-platform compa...Nathanael Jones2015-01-071-2/+1
* do not use gd's alloc/free functionPierre Joye2013-04-241-2/+2
* Fix reverted error detection logic regression in png_resolution.cOndřej Surý2013-04-221-3/+4
* Fix some unchecked values and possibly dereferenced null pointers in tests/Ondřej Surý2013-04-221-2/+6
* Make tests less chatty; silence them using our shiny new gdSetErrorMethodOndřej Surý2013-04-225-5/+12
* Merge outstanding autotools changesOndřej Surý2013-04-081-3/+0
* - apply same CS everywherepierrejoye2013-04-035-10/+12
* search GD headers locally at firstTakeshi Abe2013-03-012-2/+2
* GDTESTS_TARGET_LINK is just gdTestTakeshi Abe2013-02-221-1/+1
* fix -Wimplicit-function-declarationtabe2013-02-151-0/+1
* fix -Wunused-variabletabe2013-02-111-3/+0
* fix -Wunused-parametertabe2013-02-111-0/+3
* drop obsolete .cvsignoretabe2013-02-071-7/+0
* fixed possible segfaults when gdNewDynamicCtx() returns nulltabe2009-06-253-1/+68
* fix for FS#204tabe2009-06-183-1/+16
* fixed headerstabe2009-03-171-1/+1
* fixed FS#193tabe2009-03-133-1/+39
* fixed memory leaks.tabe2009-03-131-0/+1
* ref FS#176: added support of variable resolution by Alan Boudreault.tabe2009-03-083-1/+26
* get a test executable' location from its target property.tabe2009-01-071-1/+2
* revert to the previous revision, as EXECUTABLE_OUTPUT_PATH enabled again.tabe2009-01-061-1/+1
* fixed the executable paths.tabe2009-01-041-1/+1
* - add Makefile.am (to be packaged when used with auto*)pajoye2008-05-101-0/+3
* - fix tests running under MinGWpajoye2008-04-181-1/+1
* - #88, MFB: Bug loading png images in grayscale + alphapajoye2007-11-186-0/+45
* - mv src/tests testspajoye2007-10-027-0/+110