libtiff/test/tiff2ps-EPS1.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

6 lines
199 B
Bash
Executable File

#!/bin/sh
#
# Basic sanity check for tiffps with PostScript Level 1 encapsulated output
#
. ${srcdir:-.}/common.sh
f_test_convert "${TIFF2PS} -a -e -1" "${IMG_MINISWHITE_1C_1B}" "> o-tiff2ps-EPS1.ps"