libtiff/test/tiffcrop-R90-minisblack-2c-8b-alpha.sh
Bob Friesenhahn 63e03ebcec tiffcrop.sh into a collection of many specific tests. Re-wrote
all of the existing tests to be based on some simple shell
functions.  Make distcheck works again.
2009-08-23 22:58:25 +00:00

7 lines
218 B
Bash
Executable File

#!/bin/sh
. ${srcdir:-.}/common.sh
infile="$srcdir/images/minisblack-2c-8b-alpha.tiff"
outfile="o-tiffcrop-R90-minisblack-2c-8b-alpha.tiff"
f_test_convert "$TIFFCROP -R90" $infile $outfile
f_tiffinfo_validate $outfile