libgd/tests/gdimagefilledpolygon
Mike Frysinger aac77143dd convert all files to native line encodings
A bunch of these files were committed with Windows line encodings.
Strip all those ^M gremlins out as people working on Windows can
use git's autocrlf setting to convert back and forth as needed.
2018-06-21 21:44:54 -04:00
..
.gitignore Test and document filling behavior of self-intersecting polygons 2016-10-01 20:03:14 +02:00
CMakeLists.txt tests: sync feature enable lists in cmake files #382 2017-02-15 11:14:25 -05:00
Makemodule.am Test and document filling behavior of self-intersecting polygons 2016-10-01 20:03:14 +02:00
bug00100.c tests: add helpers for accessing test data 2016-06-03 20:31:02 -04:00
bug00100.png fixed FS#100 2010-01-19 17:58:20 +09:00
gdimagefilledpolygon0.c tests: add helpers for accessing test data 2016-06-03 20:31:02 -04:00
gdimagefilledpolygon0.png fix possible SEGV by negatiev num of points 2010-01-14 19:10:57 +09:00
gdimagefilledpolygon1.c tests: add helpers for accessing test data 2016-06-03 20:31:02 -04:00
gdimagefilledpolygon1.png fix possible SEGV by negatiev num of points 2010-01-14 19:10:57 +09:00
gdimagefilledpolygon2.c tests: add helpers for accessing test data 2016-06-03 20:31:02 -04:00
gdimagefilledpolygon2.png fix possible SEGV by negatiev num of points 2010-01-14 19:10:57 +09:00
gdimagefilledpolygon3.c tests: add helpers for accessing test data 2016-06-03 20:31:02 -04:00
gdimagefilledpolygon3.png fix possible SEGV by negatiev num of points 2010-01-14 19:10:57 +09:00
php_bug_64641.c Fix PHP bug #64641: imagefilledpolygon doesn't draw horizontal line 2016-06-20 14:16:23 +02:00
php_bug_64641.png Fix PHP bug #64641: imagefilledpolygon doesn't draw horizontal line 2016-06-20 14:16:23 +02:00
self_intersecting.c convert all files to native line encodings 2018-06-21 21:44:54 -04:00
self_intersecting_exp.png Test and document filling behavior of self-intersecting polygons 2016-10-01 20:03:14 +02:00