From 8eef8156ca0c1db5cdf00e6d7ad89cbc32101002 Mon Sep 17 00:00:00 2001 From: anthony Date: Tue, 17 Apr 2012 07:17:31 +0000 Subject: [PATCH] --- tests/validate-colorspace.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/validate-colorspace.sh b/tests/validate-colorspace.sh index 2cc6407ad..f45de94fe 100755 --- a/tests/validate-colorspace.sh +++ b/tests/validate-colorspace.sh @@ -95,8 +95,11 @@ test_color CMY sRGB test_color CMYK sRGB test_color HSL sRGB test_color HSB sRGB +test_color HWB sRGB test_color Lab sRGB test_color YIQ sRGB +test_color YUV sRGB test_color YCbCr sRGB +test_color OHTA sRGB eval ! $error -- 2.40.0