From 341f87d067f5cb46683ae31944e9c31f1cc51e1d Mon Sep 17 00:00:00 2001 From: giraffedata Date: Wed, 28 Jun 2023 17:32:17 +0000 Subject: promote Development to Advanced git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@4560 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- test/pnmcolormap2.ok | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) (limited to 'test/pnmcolormap2.ok') diff --git a/test/pnmcolormap2.ok b/test/pnmcolormap2.ok index 2eab38b8..aaf9fd42 100644 --- a/test/pnmcolormap2.ok +++ b/test/pnmcolormap2.ok @@ -1,9 +1,37 @@ -Test. Should print 'match' eight times. +Test. Should print 'match' eighteen times. +pnmcolormap 256 match +pnmcolormap 128 match +pnmcolormap 64 match +pnmcolormap -meancolor 256 match +pnmcolormap -meancolor 128 match +pnmcolormap -meancolor 64 match +pnmcolormap -meanpixel 256 match +pnmcolormap -meanpixel 128 +match +pnmcolormap -meanpixel 64 +match +pnmcolormap -spreadluminosity 256 +match +pnmcolormap -spreadluminosity 128 +match +pnmcolormap -spreadluminosity 64 +match +pnmcolormap -splitcolorct 256 +match +pnmcolormap -splitcolorct 128 +match +pnmcolormap -splitcolorct 64 +match +pnmcolormap -splitspread 256 +match +pnmcolormap -splitspread 128 +match +pnmcolormap -splitspread 64 match -- cgit 1.4.1