New comit of SDL2
[supertux.git] / src / SDL2 / external / tiff-4.0.3 / test / tiffcp-logluv.sh
1 #!/bin/sh
2 #
3 # Basic sanity check for tiffcp with logluv compression
4 #
5 . ${srcdir:-.}/common.sh
6 f_test_convert "${TIFFCP} -c none" "${srcdir}/images/logluv-3c-16b.tiff" "o-tiffcp-logluv-raw.tiff"
7 f_test_convert "${TIFFCP} -c sgilog" "o-tiffcp-logluv-raw.tiff" "o-tiffcp-logluv-sgilog.tiff"