From: anthony Date: Thu, 13 Dec 2012 23:37:11 +0000 (+0000) Subject: add cli tests of IM X-Git-Tag: 7.0.1-0~4602 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b727415d58429005b399b1be3901408339879af0;p=imagemagick add cli tests of IM --- diff --git a/tests/Makefile.am b/tests/Makefile.am index cd11420f2..b7acfd8e1 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -43,6 +43,8 @@ TESTS_TESTS = \ tests/validate-stream.tap \ tests/validate-formats-in-memory.tap \ tests/validate-formats-on-disk.tap \ + tests/cli-colorspace.tap \ + tests/cli-pipe.tap \ tests/drawtest.tap \ tests/wandtest.tap