summaryrefslogtreecommitdiff
path: root/tests/gdimagecrop/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gdimagecrop/CMakeLists.txt')
-rw-r--r--tests/gdimagecrop/CMakeLists.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/gdimagecrop/CMakeLists.txt b/tests/gdimagecrop/CMakeLists.txt
index 4b1e97e..43f6f6c 100644
--- a/tests/gdimagecrop/CMakeLists.txt
+++ b/tests/gdimagecrop/CMakeLists.txt
@@ -1,6 +1,10 @@
-SET(TESTS_FILES
+LIST(APPEND TESTS_FILES
bug00297
+ bug00432
+ bug00485_auto
+ bug00485_threshold
php_bug_72494
+ bug00486
)
ADD_GD_TESTS()