summaryrefslogtreecommitdiff
path: root/tests/gd
Commit message (Expand)AuthorAgeFilesLines
* Partially implement #220: tests: replace all printf error messages with gdTes...Christoph M. Becker2016-07-151-5/+5
* tests: cmake: switch to list appendingMike Frysinger2016-06-151-1/+1
* tests: add helpers for accessing test dataMike Frysinger2016-06-031-9/+1
* tests: rework handling of temp output filesMike Frysinger2016-05-171-7/+3
* tests: gd2: add general read test helpers #208Mike Frysinger2016-04-301-2/+2
* tests: split up makefile entriesMike Frysinger2016-04-301-0/+13
* tests: unify cmake test code into a single macroMike Frysinger2016-04-301-6/+1
* gitignore: split up test entriesMike Frysinger2016-04-301-0/+4
* Use sprintf instead of snprintf to be C89 compliant.Nathanael Jones2015-01-071-1/+1
* Upgrade to long-syntax CMAKE add_test command to improve cross-platform compa...Nathanael Jones2015-01-071-2/+1
* Added new files to CMakeLists.txt.Chris Reuter2013-11-071-0/+1
* Test case for new version code.Chris Reuter2013-11-071-0/+21
* Merge outstanding autotools changesOndřej Surý2013-04-081-3/+0
* - apply same CS everywherepierrejoye2013-04-031-2/+2
* search GD headers locally at firstTakeshi Abe2013-03-013-3/+3
* GDTESTS_TARGET_LINK is just gdTestTakeshi Abe2013-02-221-1/+1
* fix ported from php r289557tabe2009-11-104-1/+26
* fixed possible segfaults when gdNewDynamicCtx() returns nulltabe2009-06-253-1/+68
* fix for FS#204tabe2009-06-183-0/+28