summaryrefslogtreecommitdiff
path: root/tests/gdimagerectangle
Commit message (Expand)AuthorAgeFilesLines
* tests: add more checks for libpng (and other deps)Mike Frysinger2017-02-232-2/+11
* Fix #299: Regression regarding gdImageRectangle() with gdImageSetThickness()Christoph M. Becker2016-09-125-1/+37
* Test and document gdImageRectangleChristoph M. Becker2016-09-124-1/+84
* tests: cmake: switch to list appendingMike Frysinger2016-06-151-1/+1
* tests: github_bug_00172: drop image output to source repo #172Mike Frysinger2016-06-101-2/+0
* gitignore: add missing entries #172 #218Mike Frysinger2016-06-101-0/+1
* Merge branch 'GD-2.2'Pierre Joye2016-06-093-35/+30
|\
| * fix #172 single line rectangle creates wriclers. Simplify test.Pierre Joye2016-06-093-30/+35
* | fix tests to let `make check` compileChristoph M. Becker2016-06-081-8/+13
|/
* fix infallible testChristoph M. Becker2016-06-081-5/+3
* fix #172 not really anything to fix as it works as expected, adding test to a...Pierre Joye2016-06-084-2/+54
* tests: gd2: add general read test helpers #208Mike Frysinger2016-04-301-1/+1
* tests: split up makefile entriesMike Frysinger2016-04-301-0/+6
* 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
* Merge outstanding autotools changesOndřej Surý2013-04-081-3/+0
* - apply same CS everywherepierrejoye2013-04-032-4/+4
* GDTESTS_TARGET_LINK is just gdTestTakeshi Abe2013-02-221-1/+1
* fix CMake warning: "Policy CMP0002 is not set: Logical target names must be g...Takeshi Abe2013-02-212-1/+1
* fix -Wunused-variabletabe2013-02-112-2/+0
* drop obsolete .cvsignoretabe2013-02-071-6/+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
* - mv src/tests testspajoye2007-10-024-0/+69