Skip to content

Latest commit

 

History

History
executable file
·
6 lines (6 loc) · 188 Bytes

tiffcp-lzw-compat.sh

File metadata and controls

executable file
·
6 lines (6 loc) · 188 Bytes
 
1
2
3
4
5
6
#!/bin/sh
#
# Basic sanity check for tiffcp with LZW Old-LZW decompression
#
. ${srcdir:-.}/common.sh
f_test_convert "${TIFFCP} -c none" "${IMG_QUAD_LZW_COMPAT}" "o-tiffcp-lzw-compat.tiff"