From 059c2601ade1db66a667bd875c73b4b9f51112ec Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 10 Oct 2021 16:11:43 +0000 Subject: Add gif-transparent1, pbm-ppm-roundtrip, improve pamflip-roundtrip, pgmtoppm git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4153 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- test/gif-transparent1.ok | 99 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 test/gif-transparent1.ok (limited to 'test/gif-transparent1.ok') diff --git a/test/gif-transparent1.ok b/test/gif-transparent1.ok new file mode 100644 index 00000000..a531329a --- /dev/null +++ b/test/gif-transparent1.ok @@ -0,0 +1,99 @@ +Test 0. +Should print 0 or 1 0. +Image 1: 1 0 +Image 2: 1 0 +Image 3: 0 +Image 4: 0 +Image 5: 0 +Test 1. +Should print 0 unless otherwise stated. +Image 1 +a1: 1 (should print 1) +a2: 0 +a3: 0 +b1: 1 (should print 1) +b2: 0 +b3: 0 +c1: 0 +c2: 0 +c3: 0 +c4: 0 +d1: 0 +d2: 0 +Image 2 +a1: 1 (should print 1) +a2: 0 +a3: 0 +b1: 1 (should print 1) +b2: 0 +b3: 0 +c1: 0 +c2: 0 +c3: 0 +c4: 0 +d1: 0 +d2: 0 +Image 3 +a1: 1 (should print 1) +a2: 0 +a3: 0 +b1: 1 (should print 1) +b2: 0 +b3: 0 +c1: 0 +c2: 0 +c3: 0 +c4: 0 +d1: 0 +d2: 0 +Test 2. +Should print 0 unless otherwise stated. +Image 1 +cl1: 0 +cl2: 0 +op1: 1 (should print 1) +op2: 0 +Image 2 +cl1: 0 +cl2: 0 +op1: 1 (should print 1) +op2: 0 +Image 3 +cl1: 0 +cl2: 0 +op1: 1 (should print 1) +op2: 0 +Test 3. +Should print 0 in all cases. +Image 1 +a2: 0 +a3: 0 +b2: 0 +b3: 0 +c4: 0 +Image 2 +a2: 0 +a3: 0 +b2: 0 +b3: 0 +c4: 0 +Image 3 +a2: 0 +a3: 0 +b2: 0 +b3: 0 +c4: 0 +Test 4. +Should print 0 in all cases. +color=rgb:0f/0f/0f +0 +0 +0 +color=rgb:ff/00/00 +0 +0 +0 +color=rgb:00/ff/00 +0 +0 +0 -- cgit 1.4.1