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

6 lines
No EOL
195 B
Bash
Executable file

#!/bin/sh
#
# Basic sanity check for tiffcp with LZW decompression
#
. ${srcdir:-.}/common.sh
f_test_convert "${TIFFCP} -c none -r 1" "${IMG_LZW_SINGLE_STROP}" "o-tiffcp-lzw-scanline-decode.tiff"