From ccfc548cc8507b16397f674cbb0a8911781e27b4 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Wed, 12 Dec 2012 03:43:47 +0000 Subject: various changes to test facility git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1806 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- test/wbmp-roundtrip.test | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 test/wbmp-roundtrip.test (limited to 'test/wbmp-roundtrip.test') diff --git a/test/wbmp-roundtrip.test b/test/wbmp-roundtrip.test new file mode 100755 index 00000000..bab2b6a5 --- /dev/null +++ b/test/wbmp-roundtrip.test @@ -0,0 +1,6 @@ +#! /bin/bash +# This script tests: pbmtowbmp wbmptopbm +# Also requires: + +# Should print 2425386270 41, cksum of testgrid.pbm +${PBM_TESTPREFIX}pbmtowbmp testgrid.pbm | ${PBM_TESTPREFIX}wbmptopbm | cksum -- cgit 1.4.1