about summary refs log tree commit diff
path: root/test/xbm-roundtrip.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/xbm-roundtrip.test')
-rwxr-xr-xtest/xbm-roundtrip.test7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/xbm-roundtrip.test b/test/xbm-roundtrip.test
new file mode 100755
index 00000000..e84d6fc3
--- /dev/null
+++ b/test/xbm-roundtrip.test
@@ -0,0 +1,7 @@
+#! /bin/bash
+# This script tests: pbmtoxbm xbmtopbm
+# Also requires:
+
+
+pbmtoxbm testgrid.pbm | xbmtopbm | cksum
+pbmtoxbm -x10 testgrid.pbm | xbmtopbm | cksum