summaryrefslogtreecommitdiff
path: root/tests/gdimageline/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMakeLists.txt: Exclude libm dependency under winwillson-chen2019-10-261-1/+1
* tests: sync feature enable lists in cmake files #382Mike Frysinger2017-02-151-3/+9
* Add overlooked tests for cmake build chainChristoph M. Becker2016-10-011-0/+2
* Fix #315: Single-point gdImageAALine() is invisibleChristoph M. Becker2016-10-011-0/+1
* tests: cmake: switch to list appendingMike Frysinger2016-06-151-1/+1
* tests: unify cmake test code into a single macroMike Frysinger2016-04-301-5/+1
* tests: gdimageline: add missing -lm linkageMike Frysinger2016-04-301-1/+1
* Upgrade to long-syntax CMAKE add_test command to improve cross-platform compa...Nathanael Jones2015-01-071-2/+1
* GDTESTS_TARGET_LINK is just gdTestTakeshi Abe2013-02-221-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
* - fix tests running under MinGWpajoye2008-04-181-1/+1
* - #111, add test casepajoye2007-11-211-0/+1
* - mv src/tests testspajoye2007-10-021-0/+12