summaryrefslogtreecommitdiff
path: root/tests/gd2/CMakeLists.txt
blob: 8fcc90652cef3cb349bbdaeb2e9f80ba755c59dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
LIST(APPEND TESTS_FILES
	bug_289
	bug00309
	gd2_empty_file
	gd2_im2im
	gd2_null
	php_bug_72339
	gd2_read
	gd2_read_corrupt
)

ADD_GD_TESTS()