From 2e2fed8ed6fce2036a3875be6cd54ebaffe0aa03 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Wed, 1 Mar 2023 18:31:30 +0000 Subject: new tests for 'pnmcolormap' git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4507 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- test/pnmcolormap.ok | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'test/pnmcolormap.ok') diff --git a/test/pnmcolormap.ok b/test/pnmcolormap.ok index 126dfea4..0c6f0d71 100644 --- a/test/pnmcolormap.ok +++ b/test/pnmcolormap.ok @@ -1,12 +1,36 @@ +Test 1. P1 2 1 10 + P1 2 1 10 + P1 2 1 10 + +Test 2. +P3 +3 1 +255 +0 0 255 64 0 191 128 0 128 + +P3 +2 2 +255 +0 0 255 64 0 191 +128 0 128 128 0 128 + +Test 3. +ok +ok +ok +ok +ok + +Test Invalid. Expected failure 1 1 Expected failure 2 1 Expected failure 3 1 -- cgit 1.4.1