summaryrefslogtreecommitdiff
path: root/tiff/test/tiffcp-logluv.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tiff/test/tiffcp-logluv.sh')
-rwxr-xr-xtiff/test/tiffcp-logluv.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/tiff/test/tiffcp-logluv.sh b/tiff/test/tiffcp-logluv.sh
deleted file mode 100755
index 3f62f57..0000000
--- a/tiff/test/tiffcp-logluv.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-#
-# Basic sanity check for tiffcp with logluv compression
-#
-. ${srcdir:-.}/common.sh
-f_test_convert "${TIFFCP} -c none" "${srcdir}/images/logluv-3c-16b.tiff" "o-tiffcp-logluv-raw.tiff"
-f_test_convert "${TIFFCP} -c sgilog" "o-tiffcp-logluv-raw.tiff" "o-tiffcp-logluv-sgilog.tiff" \ No newline at end of file