63e03ebcec
all of the existing tests to be based on some simple shell functions. Make distcheck works again.
6 lines
168 B
Bash
Executable File
6 lines
168 B
Bash
Executable File
#!/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" |