summaryrefslogtreecommitdiff
path: root/tests/gdimagefilledpolygon/CMakeLists.txt
blob: 8180bb1931beeab118ad1ecfa2c7f833e4d40ab0 (plain)
1
2
3
4
5
6
7
8
9
LIST(APPEND TESTS_FILES
	gdimagefilledpolygon0
	gdimagefilledpolygon1
	gdimagefilledpolygon2
	gdimagefilledpolygon3
	bug00100
)

ADD_GD_TESTS()