summaryrefslogtreecommitdiff
path: root/tests/gdimagefilledpolygon
Commit message (Expand)AuthorAgeFilesLines
* convert all files to native line encodingsMike Frysinger2018-06-211-31/+29
* tests: sync feature enable lists in cmake files #382Mike Frysinger2017-02-151-0/+2
* Test and document filling behavior of self-intersecting polygonsChristoph M. Becker2016-10-015-2/+37
* Fix PHP bug #64641: imagefilledpolygon doesn't draw horizontal lineChristoph M. Becker2016-06-205-2/+53
* tests: cmake: switch to list appendingMike Frysinger2016-06-151-1/+1
* tests: add helpers for accessing test dataMike Frysinger2016-06-035-5/+5
* tests: gd2: add general read test helpers #208Mike Frysinger2016-04-301-1/+1
* tests: split up makefile entriesMike Frysinger2016-04-301-0/+16
* tests: unify cmake test code into a single macroMike Frysinger2016-04-301-5/+1
* gitignore: split up test entriesMike Frysinger2016-04-301-0/+5
* 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-6/+6
* don't use gd private alloc/free function in tests (or anywhere else)Pierre Joye2013-04-213-6/+6
* Merge outstanding autotools changesOndřej Surý2013-04-081-13/+0
* - apply same CS everywherepierrejoye2013-04-031-133/+133
* GDTESTS_TARGET_LINK is just gdTestTakeshi Abe2013-02-221-1/+1
* fix -Wimplicit-function-declarationtabe2013-02-153-0/+3
* fixed FS#100tabe2010-01-194-1/+161
* fix possible SEGV by negatiev num of pointstabe2010-01-1410-0/+142