summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* CMake: Skip custom_dir_EXIF_231 test on shared builds to avoid issues on WindowsEven Rouault2020-03-071-0/+2
* Merge branch 'EXIF231_GPS_upgrade' into 'master'Even Rouault2020-03-073-1/+1406
|\
| * EXIF 2.32 and GPS tags and functionality upgraded.Su_Laus2020-03-073-1/+1406
* | ppm2tiff: Add test for 16bpc PPMThomas Bernard2020-03-075-2/+10
* | Merge branch 'fax-test' into 'master'Even Rouault2020-03-065-4/+33
|\ \
| * | add test for fax4 decodingThomas Bernard2020-03-055-4/+33
| |/
* | make tests pass under FreeBSD.Thomas Bernard2020-03-054-4/+5
|/
* tif_dirwrite.c: bugfix DoubleToSrational(), which returns plain signed interg...Su_Laus2020-02-291-2/+3
* rational_precision2double.c: fix many warnings, and do not build it on CMake ...Even Rouault2020-02-272-28/+13
* Merge branch 'Rational2DoublePrecision' into 'master'Even Rouault2020-02-273-1/+996
|\
| * Rational with Double Precision UpgradeSu_Laus2020-02-273-1/+996
* | test: add test for single-strip OJPEG file without RowsPerStrip tag (like in ...Even Rouault2020-01-074-4/+15
* | OJPEG: fix broken sanity check added in 4.1.0, and add two OJPEG test filesEven Rouault2019-11-1116-4/+97
* | test/: add missing generated .sh filesEven Rouault2019-11-1129-3/+182
* | Fax2tiff.sh needs to remove its output file in advance. Syntax changes so tha...Bob Friesenhahn2019-11-031-1/+2
|/
* make TIFF_SSIZE_T the same bitwidth as TIFF_SIZE_TThomas Bernard2019-05-311-1/+1
* Add test to check that libtiff types have the correct sizeThomas Bernard2019-05-313-2/+67
* Merge branch 'defer_strile_writing' into 'master'Even Rouault2019-05-293-0/+245
|\
| * Add TIFFDeferStrileArrayWriting() and TIFFForceStrileArrayWriting()Even Rouault2019-05-253-0/+245
* | Add TIFFReadFromUserBuffer()Even Rouault2019-05-231-10/+64
|/
* test/defer_strile_loading.c: fix warning with Visual C++Even Rouault2019-05-221-1/+2
* Merge branch 'ondemand_strile_offbytecount_loading' into 'master'Even Rouault2019-05-213-1/+262
|\
| * Make defer strile offset/bytecount loading available at runtimeEven Rouault2019-05-103-1/+262
* | Creation: use SHORT type when possible for StripByteCounts/TileByteCountsEven Rouault2019-05-101-13/+26
|/
* Merge branch 'bug2799' into 'master'Even Rouault2019-05-085-0/+23
|\
| * add a test for fax2tiff toolThomas Bernard2019-03-225-0/+23
* | Add output check for tiff2psThomas Bernard2019-04-0310-4/+457
|/
* Fix libtiff 4.0.8 regression when reading LZW-compressed strips with scanline...Even Rouault2018-08-075-2/+14
* Remove remaining .cvsignore filesEven Rouault2017-12-011-12/+0
* Remove autoconf/automake generated files, and add them to .gitignoreEven Rouault2017-12-011-1988/+0
* Regenerate autoconf filesEven Rouault2017-11-301-0/+1
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-3012-24/+0
* * test/Makefile.am: Add some tests for tiff2bw.Bob Friesenhahn2017-11-025-4/+98
* fax2tiff: Pass the FAX_Client_Data struct as client dataBob Friesenhahn2017-10-291-1/+0
* * test/Makefile.am: add missing reference to images/quad-lzw-compat.tiffEven Rouault2017-08-282-2/+4
* * test/tiffcp-lzw-compat.sh, test/images/quad-lzw-compat.tiff: new filesEven Rouault2017-07-116-5/+24
* * refresh autoconf/make stuff with what is on Ubuntu 16.04 (minor changes)Even Rouault2017-07-111-0/+1
* * .travis.yml, build/travis-ci: new files fromEven Rouault2017-06-082-12/+22
* * tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff,Bob Friesenhahn2016-06-059-81/+6
* * html/bugs.html: Replace Andrey Kiselev with Bob Friesenhahn forBob Friesenhahn2016-04-081-9/+22
* * libtiff/*.c: fix clang -Wshorten-64-to-32 warningsEven Rouault2015-11-181-21/+9
* * Makefile.am (distcheck-hook), configure.ac: Applied patches byBob Friesenhahn2015-09-011-0/+1
* * CMakeLists.txt, libtiff/test/Makefile.am: Applied patches byBob Friesenhahn2015-09-012-2/+4
* Additional CMake-related files were missing from the distribution tarball.v4.0.5Release-v4-0-5Bob Friesenhahn2015-08-312-2/+6
* All the CMakeLists.txt files were missing from the distribution tarball.Bob Friesenhahn2015-08-302-0/+2
* Use consistent line terminations.Bob Friesenhahn2015-08-281-12/+12
* rewrite_tag test uses main() with no argument list.Bob Friesenhahn2015-08-231-2/+2
* Fix problem with 'boolean' definition from IJG JPEG 9.Bob Friesenhahn2015-08-161-4/+28
* * CMakeLists.txt: Add CMake patchset by Roger Leigh as posted toBob Friesenhahn2015-06-255-4/+575
* * test/Makefile.am: tiff2rgba-quad-tile.jpg.sh depends on the JPEGBob Friesenhahn2015-06-212-5/+56