summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorwillson-chen <willson.chenwx@gmail.com>2019-11-15 17:56:54 +0800
committerMike Frysinger <vapier@gmail.com>2019-11-28 13:28:41 -0500
commitb9004db6a2e6073b5089cf31b7562bb909fb0718 (patch)
treefa5c8e4af650c2ab2aa525c517bad652e63db4d0 /tests/CMakeLists.txt
parentb5a5d9820957fc3a8a02a51c2a7215212cf618be (diff)
downloadlibgd-b9004db6a2e6073b5089cf31b7562bb909fb0718.tar.gz
add testcase for gdImageColorClosestHWB
add testcase for gdImageColorClosestHWB
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 757cddc..05904cd 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -27,6 +27,7 @@ if (BUILD_TEST)
gdimageclone
gdimagecolor
gdimagecolorclosest
+ gdimagecolorclosesthwb
gdimagecolordeallocate
gdimagecolorexact
gdimagecolormatch