libtiff/test
Even Rouault f2a3b02040 * .travis.yml, build/travis-ci: new files from
0001-ci-Add-Travis-support-for-Linux-builds-with-Autoconf.patch by
Roger Leigh (sent to mailing list on 2017-06-08)
This patch adds support for the Travis-CI service.

* .appveyor.yml: new file from
0002-ci-Add-AppVeyor-support.patch by Roger Leigh (sent to mailing
list on 2017-06-08)
This patch adds a .appveyor.yml file to the top-level.  This allows
one to opt in to having a branch built on Windows with Cygwin,
MinGW and MSVC automatically when a branch is pushed to GitHub,
GitLab, BitBucket or any other supported git hosting service.

* CMakeLists.txt, test/CMakeLists.txt, test/TiffTestCommon.cmake: apply
patch 0001-cmake-Improve-Cygwin-and-MingGW-test-support.patch from Roger
Leigh (sent to mailing list on 2017-06-08)
This patch makes the CMake build system support running the tests
with MinGW or Cygwin.
2017-06-08 20:46:10 +00:00
..
images * tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff, 2016-06-05 19:53:59 +00:00
.cvsignore Use consistent line terminations. 2015-08-28 22:19:26 +00:00
ascii_tag.c Check return status from TIFFWriteScanline() correctly in test programs. 2013-12-17 14:41:57 +00:00
check_tag.c Added CheckShortPairedField() function. 2008-04-15 14:19:37 +00:00
CMakeLists.txt * .travis.yml, build/travis-ci: new files from 2017-06-08 20:46:10 +00:00
common.sh * tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff, 2016-06-05 19:53:59 +00:00
custom_dir.c Check return status from TIFFWriteScanline() correctly in test programs. 2013-12-17 14:41:57 +00:00
long_tag.c Check return status from TIFFWriteScanline() correctly in test programs. 2013-12-17 14:41:57 +00:00
Makefile.am * tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff, 2016-06-05 19:53:59 +00:00
Makefile.in * tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff, 2016-06-05 19:53:59 +00:00
ppm2tiff_pbm.sh * test/{bmp2tiff_palette.sh, bmp2tiff_rgb.sh, gif2tiff.sh, 2009-08-29 20:45:09 +00:00
ppm2tiff_pgm.sh * test/{bmp2tiff_palette.sh, bmp2tiff_rgb.sh, gif2tiff.sh, 2009-08-29 20:45:09 +00:00
ppm2tiff_ppm.sh * test/{bmp2tiff_palette.sh, bmp2tiff_rgb.sh, gif2tiff.sh, 2009-08-29 20:45:09 +00:00
raw_decode.c Fix problem with 'boolean' definition from IJG JPEG 9. 2015-08-16 20:08:21 +00:00
rewrite_tag.c rewrite_tag test uses main() with no argument list. 2015-08-23 14:23:00 +00:00
short_tag.c Check return status from TIFFWriteScanline() correctly in test programs. 2013-12-17 14:41:57 +00:00
strip_rw.c Reduce compilation warnings. 2008-03-28 01:42:06 +00:00
strip.c Check return status from TIFFWriteScanline() correctly in test programs. 2013-12-17 14:41:57 +00:00
test_arrays.c
test_arrays.h
tiff2pdf.sh Utilities which write to stdout needed more attention. 2009-08-24 15:48:00 +00:00
tiff2ps-EPS1.sh Fix test warnings from tiff2ps. 2011-04-09 16:52:17 +00:00
tiff2ps-PS1.sh Fix test warnings from tiff2ps. 2011-04-09 16:52:17 +00:00
tiff2ps-PS2.sh Fix test warnings from tiff2ps. 2011-04-09 16:52:17 +00:00
tiff2ps-PS3.sh Fix test warnings from tiff2ps. 2011-04-09 16:52:17 +00:00
tiff2rgba-logluv-3c-16b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiff2rgba-minisblack-1c-8b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiff2rgba-minisblack-1c-16b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiff2rgba-minisblack-2c-8b-alpha.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiff2rgba-miniswhite-1c-1b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiff2rgba-palette-1c-1b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiff2rgba-palette-1c-4b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiff2rgba-palette-1c-8b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiff2rgba-quad-tile.jpg.sh add new test scripts 2012-06-15 23:36:41 +00:00
tiff2rgba-rgb-3c-8b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiff2rgba-rgb-3c-16b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcp-g3-1d-fill.sh tiffcrop.sh into a collection of many specific tests. Re-wrote 2009-08-23 22:58:25 +00:00
tiffcp-g3-1d.sh tiffcrop.sh into a collection of many specific tests. Re-wrote 2009-08-23 22:58:25 +00:00
tiffcp-g3-2d-fill.sh tiffcrop.sh into a collection of many specific tests. Re-wrote 2009-08-23 22:58:25 +00:00
tiffcp-g3-2d.sh tiffcrop.sh into a collection of many specific tests. Re-wrote 2009-08-23 22:58:25 +00:00
tiffcp-g3.sh tiffcrop.sh into a collection of many specific tests. Re-wrote 2009-08-23 22:58:25 +00:00
tiffcp-g4.sh tiffcrop.sh into a collection of many specific tests. Re-wrote 2009-08-23 22:58:25 +00:00
tiffcp-logluv.sh tiffcrop.sh into a collection of many specific tests. Re-wrote 2009-08-23 22:58:25 +00:00
tiffcp-split-join.sh tiffcrop.sh into a collection of many specific tests. Re-wrote 2009-08-23 22:58:25 +00:00
tiffcp-split.sh tiffcrop.sh into a collection of many specific tests. Re-wrote 2009-08-23 22:58:25 +00:00
tiffcp-thumbnail.sh tiffcrop.sh into a collection of many specific tests. Re-wrote 2009-08-23 22:58:25 +00:00
tiffcrop-doubleflip-logluv-3c-16b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-doubleflip-minisblack-1c-8b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-doubleflip-minisblack-1c-16b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-doubleflip-minisblack-2c-8b-alpha.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-doubleflip-miniswhite-1c-1b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-doubleflip-palette-1c-1b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-doubleflip-palette-1c-4b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-doubleflip-palette-1c-8b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-doubleflip-quad-tile.jpg.sh add new test scripts 2012-06-15 23:36:41 +00:00
tiffcrop-doubleflip-rgb-3c-8b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-doubleflip-rgb-3c-16b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-extract-logluv-3c-16b.sh Change tiffcrop parameters to -X 60 -Y 60 2009-11-02 18:30:21 +00:00
tiffcrop-extract-minisblack-1c-8b.sh Change tiffcrop parameters to -X 60 -Y 60 2009-11-02 18:30:21 +00:00
tiffcrop-extract-minisblack-1c-16b.sh Change tiffcrop parameters to -X 60 -Y 60 2009-11-02 18:30:21 +00:00
tiffcrop-extract-minisblack-2c-8b-alpha.sh Change tiffcrop parameters to -X 60 -Y 60 2009-11-02 18:30:21 +00:00
tiffcrop-extract-miniswhite-1c-1b.sh Change tiffcrop parameters to -X 60 -Y 60 2009-11-02 18:30:21 +00:00
tiffcrop-extract-palette-1c-1b.sh Change tiffcrop parameters to -X 60 -Y 60 2009-11-02 18:30:21 +00:00
tiffcrop-extract-palette-1c-4b.sh Change tiffcrop parameters to -X 60 -Y 60 2009-11-02 18:30:21 +00:00
tiffcrop-extract-palette-1c-8b.sh Change tiffcrop parameters to -X 60 -Y 60 2009-11-02 18:30:21 +00:00
tiffcrop-extract-quad-tile.jpg.sh add new test scripts 2012-06-15 23:36:41 +00:00
tiffcrop-extract-rgb-3c-8b.sh Change tiffcrop parameters to -X 60 -Y 60 2009-11-02 18:30:21 +00:00
tiffcrop-extract-rgb-3c-16b.sh Change tiffcrop parameters to -X 60 -Y 60 2009-11-02 18:30:21 +00:00
tiffcrop-extractz14-logluv-3c-16b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-extractz14-minisblack-1c-8b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-extractz14-minisblack-1c-16b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-extractz14-minisblack-2c-8b-alpha.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-extractz14-miniswhite-1c-1b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-extractz14-palette-1c-1b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-extractz14-palette-1c-4b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-extractz14-palette-1c-8b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-extractz14-quad-tile.jpg.sh add new test scripts 2012-06-15 23:36:41 +00:00
tiffcrop-extractz14-rgb-3c-8b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-extractz14-rgb-3c-16b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-R90-logluv-3c-16b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-R90-minisblack-1c-8b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-R90-minisblack-1c-16b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-R90-minisblack-2c-8b-alpha.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-R90-miniswhite-1c-1b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-R90-palette-1c-1b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-R90-palette-1c-4b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-R90-palette-1c-8b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-R90-quad-tile.jpg.sh add new test scripts 2012-06-15 23:36:41 +00:00
tiffcrop-R90-rgb-3c-8b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffcrop-R90-rgb-3c-16b.sh Fix typo. 2009-08-24 02:55:05 +00:00
tiffdump.sh tiffcrop.sh into a collection of many specific tests. Re-wrote 2009-08-23 22:58:25 +00:00
tiffinfo.sh tiffcrop.sh into a collection of many specific tests. Re-wrote 2009-08-23 22:58:25 +00:00
TiffSplitTest.cmake * CMakeLists.txt: Add CMake patchset by Roger Leigh as posted to 2015-06-25 02:27:58 +00:00
TiffTest.cmake * CMakeLists.txt: Add CMake patchset by Roger Leigh as posted to 2015-06-25 02:27:58 +00:00
tifftest.h New. 2008-04-15 14:18:36 +00:00
TiffTestCommon.cmake * .travis.yml, build/travis-ci: new files from 2017-06-08 20:46:10 +00:00