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/pbm-ppm-roundtrip.ok | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 test/pbm-ppm-roundtrip.ok (limited to 'test/pbm-ppm-roundtrip.ok') diff --git a/test/pbm-ppm-roundtrip.ok b/test/pbm-ppm-roundtrip.ok new file mode 100644 index 00000000..bcc090b6 --- /dev/null +++ b/test/pbm-ppm-roundtrip.ok @@ -0,0 +1,39 @@ +Test 1. Should print 2425386270 41 five times. +2425386270 41 +2425386270 41 +2425386270 41 +2425386270 41 +2425386270 41 +Test 2. +P1 +7 3 +0000000 +0000000 +0000000 + +P1 +7 3 +0000000 +0000000 +0000000 + +P1 +7 3 +0000000 +0000000 +0000000 + +P1 +17 2 +11111111111111111 +11111111111111111 + +P1 +17 2 +11111111111111111 +11111111111111111 + +P1 +17 2 +11111111111111111 +11111111111111111 -- cgit 1.4.1