summaryrefslogtreecommitdiff
path: root/tests/gdimagepixelate
Commit message (Expand)AuthorAgeFilesLines
* Partially implement #220: tests: replace all printf error messages with gdTes...Christoph M. Becker2016-07-151-22/+22
* tests: cmake: switch to list appendingMike Frysinger2016-06-151-1/+1
* 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-5/+1
* gitignore: split up test entriesMike Frysinger2016-04-301-0/+1
* Upgrade to long-syntax CMAKE add_test command to improve cross-platform compa...Nathanael Jones2015-01-071-2/+1
* Merge outstanding autotools changesOndřej Surý2013-04-081-4/+0
* GDTESTS_TARGET_LINK is just gdTestTakeshi Abe2013-02-221-1/+1
* fix -Wimplicit-function-declarationtabe2013-02-151-1/+1
* 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
* return 0 in case of unknown mode. (refs FS#184)tabe2008-12-221-0/+1
* added new filter gdImagePixelate(). (see FS#184)tabe2008-12-213-0/+100