summaryrefslogtreecommitdiff
path: root/test/tiff2rgba-rgb-3c-16b.sh
diff options
context:
space:
mode:
authorbfriesen <bfriesen>2009-08-23 22:58:25 +0000
committerbfriesen <bfriesen>2009-08-23 22:58:25 +0000
commite8a109b69465fdf2ae0aaf3ecbd94103333d81c6 (patch)
tree27874ee310dc671bc6175461cd72a3c1da0bdd2a /test/tiff2rgba-rgb-3c-16b.sh
parenta352409a3f03ed8f0071a040506f695b8d006372 (diff)
downloadlibtiff-e8a109b69465fdf2ae0aaf3ecbd94103333d81c6.tar.gz
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.
Diffstat (limited to 'test/tiff2rgba-rgb-3c-16b.sh')
-rwxr-xr-xtest/tiff2rgba-rgb-3c-16b.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/tiff2rgba-rgb-3c-16b.sh b/test/tiff2rgba-rgb-3c-16b.sh
new file mode 100755
index 00000000..9119fc2e
--- /dev/null
+++ b/test/tiff2rgba-rgb-3c-16b.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+. ${srcdir:-.}/common.sh
+infile="/images/rgb-3c-16b.tiff"
+outfile="o-tiff2rgba-rgb-3c-16b.tiff"
+f_test_convert "$TIFF2RGBA" $infile $outfile
+f_tiffinfo_validate $outfile