summaryrefslogtreecommitdiff
path: root/tests/tga/CMakeLists.txt
blob: 789fb146c8c8a314ae16d2a68545548b77b3bafe (plain)
1
2
3
4
5
6
7
8
9
10
11
LIST(APPEND TESTS_FILES
	tga_null
	bug00084
	bug00247
	bug00247a
	bug00248
	bug00248a
	tga_read
)

ADD_GD_TESTS()