]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <urban-warrior@imagemagick.org>
Sat, 23 Dec 2017 15:13:11 +0000 (10:13 -0500)
committerCristy <urban-warrior@imagemagick.org>
Sat, 23 Dec 2017 15:13:11 +0000 (10:13 -0500)
tests/drawtest.tap
tests/wandtest.c

index c2330d272a68e9ab1f4f2cda0d37c125c7769c80..068e734809b375ec28a3c75ed15c3bc9ac5f3e8b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 1999-2016 ImageMagick Studio LLC
+# Copyright (C) 1999-2018 ImageMagick Studio LLC
 #
 # This program is covered by multiple licenses, which are described in
 # LICENSE. You should have received a copy of LICENSE with this
index de726e4ad4525908d2388a6f0cb90f58a3ed165d..c11096cd941c55ab8659cfcc320e134da7c535e7 100644 (file)
@@ -23,7 +23,7 @@
 %                                 March 2003                                  %
 %                                                                             %
 %                                                                             %
-%  Copyright 1999-2007 ImageMagick Studio LLC, a non-profit organization      %
+%  Copyright 1999-2018 ImageMagick Studio LLC, a non-profit organization      %
 %  dedicated to making software imaging solutions freely available.           %
 %                                                                             %
 %  You may not use this file except in compliance with the License.  You may  %
@@ -5345,7 +5345,7 @@ int main(int argc,char **argv)
       pixels);
     if (status == MagickFalse)
       ThrowAPIException(magick_wand);
-    for (i=0; i < 9; i++)
+    for (i=0; i < 27; i++)
       if (pixels[i] != primary_colors[i])
         {
           (void) FormatLocaleFile(stderr,