summaryrefslogtreecommitdiff
path: root/tests/gdimagefilter
Commit message (Expand)AuthorAgeFilesLines
* clean up trailing whitespace/newlinesMike Frysinger2018-06-211-1/+1
* Remove unused argc/argv parameters from main() in testsChristoph M. Becker2016-07-131-1/+1
* tests: cmake: switch to list appendingMike Frysinger2016-06-151-1/+1
* fix various gcc/clang warnings found with -WallMike Frysinger2016-05-131-3/+2
* tests: fix leaks in test codeDavid Drysdale2016-05-011-0/+4
* tests: gd2: add general read test helpers #208Mike Frysinger2016-04-301-1/+1
* tests: split up makefile entriesMike Frysinger2016-04-301-0/+5
* 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/+1
* add sanity check and fix leak on exitPierre Joye2015-01-141-1/+2
* Added a test case for gdImageCopyGaussianBlurred().Chris Reuter2013-12-101-0/+197