summaryrefslogtreecommitdiff
path: root/tests/gdimagefilter/gdCopyBlurred.c
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
* fix various gcc/clang warnings found with -WallMike Frysinger2016-05-131-3/+2
* tests: fix leaks in test codeDavid Drysdale2016-05-011-0/+4
* 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