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