about summary refs log tree commit diff
path: root/test/atk-roundtrip.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/atk-roundtrip.test')
-rwxr-xr-xtest/atk-roundtrip.test6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/atk-roundtrip.test b/test/atk-roundtrip.test
new file mode 100755
index 00000000..f64b0c3c
--- /dev/null
+++ b/test/atk-roundtrip.test
@@ -0,0 +1,6 @@
+#! /bin/bash
+# This script tests: pbmtoatk atktopbm
+# Also requires: 
+
+# Should print 2425386270 41, cksum of testgrid.pbm
+${PBM_TESTPREFIX}pbmtoatk testgrid.pbm | ${PBM_TESTPREFIX}atktopbm | cksum