libgd/tests/gd2/CMakeLists.txt

14 lines
161 B
CMake
Raw Normal View History

LIST(APPEND TESTS_FILES
bug_289
bug00309
2007-10-02 02:01:53 -07:00
gd2_empty_file
gd2_im2im
gd2_null
php_bug_72339
gd2_read
gd2_read_corrupt
too_few_image_data
2007-10-02 02:01:53 -07:00
)
ADD_GD_TESTS()