singe/thirdparty/SDL2_image/external/libtiff/test/tiffcp-lzw-compat.sh
2023-10-23 19:38:18 -05:00

6 lines
No EOL
188 B
Bash
Executable file

#!/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"