diff options
Diffstat (limited to 'tiff/test/tiffcp-g3.sh')
-rwxr-xr-x | tiff/test/tiffcp-g3.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tiff/test/tiffcp-g3.sh b/tiff/test/tiffcp-g3.sh new file mode 100755 index 0000000..d7a0107 --- /dev/null +++ b/tiff/test/tiffcp-g3.sh @@ -0,0 +1,6 @@ +#!/bin/sh +# +# Basic sanity check for tiffcp with G3 compression +# +. ${srcdir:-.}/common.sh +f_test_convert "${TIFFCP} -c g3" "${IMG_MINISWHITE_1C_1B}" "o-tiffcp-g3.tiff"
\ No newline at end of file |