summaryrefslogtreecommitdiff
path: root/tests/gdimagefilltoborder
Commit message (Expand)AuthorAgeFilesLines
* tests: Correct some test depend errorswilson chen2020-01-022-4/+0
* clean up trailing whitespace/newlinesMike Frysinger2018-06-211-1/+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-1/+1
* tests: cmake: switch to list appendingMike Frysinger2016-06-151-1/+1
* fix tests to let `make check` compileChristoph M. Becker2016-06-081-2/+2
* fix #215, invalid color index, missing case for invalid borderPierre Joye2016-06-081-2/+9
* unused varPierre Joye2016-06-051-2/+0
* unused varPierre Joye2016-06-051-1/+0
* fix #215 missing testPierre Joye2016-06-051-0/+15
* fix #215 gdImageFillToBorder stack-overflow when invalid color is usedPierre Joye2016-06-043-1/+4
* 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-6/+2
* 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-5/+0
* - apply same CS everywherepierrejoye2013-04-031-1/+1
* GDTESTS_TARGET_LINK is just gdTestTakeshi Abe2013-02-221-1/+1
* fix -Wimplicit-function-declarationtabe2013-02-151-1/+1
* 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
* - add Makefile.am (to be packaged when used with auto*)pajoye2008-05-101-0/+5
* - fix tests running under MinGWpajoye2008-04-181-2/+2
* - mv src/tests testspajoye2007-10-023-0/+44