summaryrefslogtreecommitdiff
path: root/tests/gdimagefile
Commit message (Expand)AuthorAgeFilesLines
* revert as it breaks tests, need a gdTestMessage without failure counter increasePierre Joye2016-07-171-1/+1
* use test apiPierre Joye2016-07-171-4/+1
* Remove unused argc/argv parameters from main() in testsChristoph M. Becker2016-07-131-1/+1
* #249, fix use of given temporary file name to be created in the tmpdir on win...Pierre Joye2016-07-121-1/+1
* tests: cmake: switch to list appendingMike Frysinger2016-06-151-1/+1
* tests: add helpers for accessing test dataMike Frysinger2016-06-031-3/+1
* Initialize full_filename in tests/gdimagefile/gdnametest.cOndřej Surý2016-05-201-1/+1
* tests: rework handling of temp output filesMike Frysinger2016-05-172-16/+11
* tests: gd2: add general read test helpers #208Mike Frysinger2016-04-301-1/+1
* tests: split up makefile entriesMike Frysinger2016-04-301-0/+8
* tests: unify cmake test code into a single macroMike Frysinger2016-04-301-6/+2
* tests: add missing cmake files gdimagefile/gdimagefilterMike Frysinger2016-04-301-0/+9
* gitignore: split up test entriesMike Frysinger2016-04-301-0/+2
* tests: fix header inclusionMike Frysinger2015-02-281-1/+2
* Remove uneeded includes introduced in earlier version-local commits.Nathanael Jones2015-01-071-0/+1
* use / in image patchRemi Collet2014-12-251-1/+1
* Add gdTestAssertMsg(condition, formatmessage, variables) to support detailed ...Nathanael Jones2014-10-021-5/+20
* Added gdImageFile(), gdImageCreateFromFile() and gdSupportsFileType().Chris Reuter2013-12-164-0/+248