summaryrefslogtreecommitdiff
path: root/tests/gdimagecolorreplace
Commit message (Expand)AuthorAgeFilesLines
* tests: Correct some test depend errorswilson chen2020-01-022-4/+0
* tests: sync feature enable lists in cmake files #382Mike Frysinger2017-02-151-0/+2
* Partially implement #220: tests: replace all printf error messages with gdTes...Christoph M. Becker2016-07-151-13/+13
* tests: cmake: switch to list appendingMike Frysinger2016-06-151-1/+1
* fix various gcc/clang warnings found with -WallMike Frysinger2016-05-131-4/+6
* tests: gd2: add general read test helpers #208Mike Frysinger2016-04-301-1/+1
* tests: split up makefile entriesMike Frysinger2016-04-301-0/+7
* 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
* Make tests less chatty; silence them using our shiny new gdSetErrorMethodOndřej Surý2013-04-221-0/+2
* Merge outstanding autotools changesOndřej Surý2013-04-081-3/+0
* - apply same CS everywherepierrejoye2013-04-031-10/+10
* GDTESTS_TARGET_LINK is just gdTestTakeshi Abe2013-02-221-1/+1
* fix -Wimplicit-function-declarationtabe2013-02-151-1/+1
* fix -Wunused-but-set-variabletabe2013-02-111-2/+0
* drop obsolete .cvsignoretabe2013-02-071-5/+0
* 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
* added gdImageColorReplaceThreshold. (see FS#170)tabe2008-11-231-3/+45
* optimized gdImageColorReplace*()tabe2008-11-201-0/+8
* added gdImageColorReplace, gdImageColorReplaceArray, and gdImageColorReplaceC...tabe2008-11-164-0/+117