From b62eff9e0c76dcdab094bf9fe32355c543ea909f Mon Sep 17 00:00:00 2001 From: giraffedata Date: Mon, 6 Dec 2021 03:35:30 +0000 Subject: Add maze.pbm test image, update tests to use it git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4200 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- test/gif-roundtrip.ok | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to 'test/gif-roundtrip.ok') diff --git a/test/gif-roundtrip.ok b/test/gif-roundtrip.ok index 607ebd5c..27d1bb47 100644 --- a/test/gif-roundtrip.ok +++ b/test/gif-roundtrip.ok @@ -1,18 +1,23 @@ +Test 1. Should print 1926073387 101484 1926073387 101484 +Test 2. Should produce 1571496937 33838 six times 1571496937 33838 1571496937 33838 1571496937 33838 1571496937 33838 1571496937 33838 -2425386270 41 -2425386270 41 -2425386270 41 -2425386270 41 -2425386270 41 +1571496937 33838 +Test 3. Should produce 281226646 481 six times +281226646 481 +281226646 481 +281226646 481 +281226646 481 +281226646 481 +281226646 481 +Test 4. Should produce P1 4 1 0101 P1 4 1 0101 -4030 : 0 0 0 0 : 0 , 4030 : 0 0 0 0 : 0 -4031 : 0 0 0 0 : 0 , 4031 : 0 0 0 0 : 0 -4097 : 0 0 0 0 : 0 , 4097 : 0 0 0 0 : 0 +Test 5. Should produce: N : 0 0 0 0 : 0 , N : 0 0 0 0 : 0 +(N=238, 239, 240, 241, 255, 256, 257, 4030, 4031, 4097) 238 : 0 0 0 0 : 0 , 238 : 0 0 0 0 : 0 239 : 0 0 0 0 : 0 , 239 : 0 0 0 0 : 0 240 : 0 0 0 0 : 0 , 240 : 0 0 0 0 : 0 @@ -20,3 +25,6 @@ P1 4 1 0101 255 : 0 0 0 0 : 0 , 255 : 0 0 0 0 : 0 256 : 0 0 0 0 : 0 , 256 : 0 0 0 0 : 0 257 : 0 0 0 0 : 0 , 257 : 0 0 0 0 : 0 +4030 : 0 0 0 0 : 0 , 4030 : 0 0 0 0 : 0 +4031 : 0 0 0 0 : 0 , 4031 : 0 0 0 0 : 0 +4097 : 0 0 0 0 : 0 , 4097 : 0 0 0 0 : 0 -- cgit 1.4.1