From 3237e5e1777dbdcd156ae231ccdd097be63eca2d Mon Sep 17 00:00:00 2001 From: Bob Friesenhahn Date: Sun, 23 Aug 2009 20:19:40 +0000 Subject: * test/Makefile.am, test/tiffcrop*.sh: Split previously existing tiffcrop.sh into a collection of many specific tests. --- test/tiffcrop-extractz14-palette-1c-8b.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 test/tiffcrop-extractz14-palette-1c-8b.sh (limited to 'test/tiffcrop-extractz14-palette-1c-8b.sh') diff --git a/test/tiffcrop-extractz14-palette-1c-8b.sh b/test/tiffcrop-extractz14-palette-1c-8b.sh new file mode 100755 index 00000000..8895c756 --- /dev/null +++ b/test/tiffcrop-extractz14-palette-1c-8b.sh @@ -0,0 +1,3 @@ +#!/bin/sh +. ${srcdir:-.}/common.sh +f_test_convert "$TIFFCROP -E left -Z1:4,2:4" "$srcdir/images/palette-1c-8b.tiff" "deleteme-tiffcrop-extractz14-palette-1c-8b.tiff" -- cgit v1.2.1