about summary refs log tree commit diff
path: root/test/pnmcolormap2.ok
diff options
context:
space:
mode:
Diffstat (limited to 'test/pnmcolormap2.ok')
-rw-r--r--test/pnmcolormap2.ok37
1 files changed, 37 insertions, 0 deletions
diff --git a/test/pnmcolormap2.ok b/test/pnmcolormap2.ok
new file mode 100644
index 00000000..aaf9fd42
--- /dev/null
+++ b/test/pnmcolormap2.ok
@@ -0,0 +1,37 @@
+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