summaryrefslogtreecommitdiff
path: root/tests/gdimagecopy
Commit message (Expand)AuthorAgeFilesLines
* tests: sync feature enable lists in cmake files #382Mike Frysinger2017-02-151-0/+5
* Remove useless SVN IdsChristoph M. Becker2016-07-151-2/+0
* Partially implement #220: tests: replace all printf error messages with gdTes...Christoph M. Becker2016-07-151-3/+3
* tests: cmake: switch to list appendingMike Frysinger2016-06-151-1/+1
* tests: add helpers for accessing test dataMike Frysinger2016-06-031-4/+1
* tests: gd2: add general read test helpers #208Mike Frysinger2016-04-301-2/+2
* tests: split up makefile entriesMike Frysinger2016-04-301-0/+11
* tests: unify cmake test code into a single macroMike Frysinger2016-04-301-5/+1
* gitignore: split up test entriesMike Frysinger2016-04-301-0/+2
* Upgrade to long-syntax CMAKE add_test command to improve cross-platform compa...Nathanael Jones2015-01-071-2/+1
* Fix warning: C++ style comments are not allowed in ISO C90 [enabled by default]Ondřej Surý2013-05-221-1/+1
* Merge outstanding autotools changesOndřej Surý2013-04-081-3/+0
* - apply same CS everywherepierrejoye2013-04-032-5/+5
* drop stray #includeTakeshi Abe2013-03-041-1/+0
* search GD headers locally at firstTakeshi Abe2013-03-011-1/+1
* GDTESTS_TARGET_LINK is just gdTestTakeshi Abe2013-02-221-1/+1
* fix -Wunused-but-set-variabletabe2013-02-111-2/+2
* 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/+3
* - fix tests running under MinGWpajoye2008-04-181-1/+1
* - fix 2nd test c/p evilnesspajoye2007-11-211-1/+1
* - add sanity checkpajoye2007-11-211-1/+9
* - clean CMakeListspajoye2007-11-211-3/+10
* - #81, MFB, gdImageCopy ignores the transparent colorpajoye2007-11-202-0/+35
* - mv src/tests testspajoye2007-10-023-0/+39