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