From: Cristy Date: Sat, 23 Dec 2017 15:13:11 +0000 (-0500) Subject: ... X-Git-Tag: 7.0.7-16~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=967a84629e06d7dede9a1d3ca2ed54d748fe65cb;p=imagemagick ... --- diff --git a/tests/drawtest.tap b/tests/drawtest.tap index c2330d272..068e73480 100755 --- a/tests/drawtest.tap +++ b/tests/drawtest.tap @@ -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 diff --git a/tests/wandtest.c b/tests/wandtest.c index de726e4ad..c11096cd9 100644 --- a/tests/wandtest.c +++ b/tests/wandtest.c @@ -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,