diff options
Diffstat (limited to 'test/pnmcolormap.ok')
-rw-r--r-- | test/pnmcolormap.ok | 24 |
1 files changed, 24 insertions, 0 deletions
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 |