summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorwilson chen <willson.chenwx@gmail.com>2020-01-23 16:59:35 +0800
committerGitHub <noreply@github.com>2020-01-23 16:59:35 +0800
commit6271c38065c61caf69a1a334ddcd8cbdea967c8f (patch)
tree9d1d23708a2614e8c2f374538302a1a4f95d734e /tests/CMakeLists.txt
parent39d8665d069166e0a4aa90f50c4ce319f38220c8 (diff)
downloadlibgd-6271c38065c61caf69a1a334ddcd8cbdea967c8f.tar.gz
add testcase gdImageCopyResized
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 33aa8e1..62debae 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -40,6 +40,7 @@ if (BUILD_TEST)
gdimagecopymerge
gdimagecopymergegray
gdimagecopyresampled
+ gdimagecopyresized
gdimagecopyrotated
gdimagecreate
gdimagecrop