about summary refs log tree commit diff
path: root/test/wbmp-roundtrip.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/wbmp-roundtrip.test')
-rwxr-xr-xtest/wbmp-roundtrip.test6
1 files changed, 6 insertions, 0 deletions
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