summaryrefslogtreecommitdiff
path: root/tests/gdimagefilledpolygon/CMakeLists.txt
blob: 97801e2cda7594060ac316d41919af2d383fe16f (plain)
1
2
3
4
5
6
7
8
9
10
11
LIST(APPEND TESTS_FILES
	gdimagefilledpolygon0
	gdimagefilledpolygon1
	gdimagefilledpolygon2
	gdimagefilledpolygon3
	bug00100
	php_bug_64641
	self_intersecting
)

ADD_GD_TESTS()