summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Additional CMake-related files were missing from the distribution tarball.Release-v4-0-5bfriesen2015-08-312-2/+6
* All the CMakeLists.txt files were missing from the distribution tarball.bfriesen2015-08-302-0/+2
* Use consistent line terminations.bfriesen2015-08-281-12/+12
* rewrite_tag test uses main() with no argument list.bfriesen2015-08-231-2/+2
* Fix problem with 'boolean' definition from IJG JPEG 9.bfriesen2015-08-161-4/+28
* * CMakeLists.txt: Add CMake patchset by Roger Leigh as posted tobfriesen2015-06-255-4/+575
* * test/Makefile.am: tiff2rgba-quad-tile.jpg.sh depends on the JPEGbfriesen2015-06-212-5/+56
* * configure.ac: Add a HAVE_FOO Automake conditional for eachbfriesen2015-06-212-8/+19
* * test/raw_decode.c (XMD_H): Avoid conflicting typedefs for INT32bfriesen2015-06-201-2/+8
* * test/rewrite_tag.c (main): Fix problem with location of variablebfriesen2015-06-201-2/+3
* * tools/tiffcrop.c (ROTATE_ANY): Fix Coverity 1294542 "Logicalbfriesen2015-05-281-1/+0
* * automake: updated to 1.15erouault2015-01-261-9/+22
* * Update bundled libtool to 2.4.4 release.bfriesen2014-12-291-54/+92
* Update the valgrind memcheck recipe for the test suite.bfriesen2014-12-062-4/+30
* * tools/tiffdump.c: Fix double-free bug.bfriesen2014-12-061-92/+54
* * automake: updated to 1.14.1erouault2014-11-201-54/+92
* Check return status from TIFFWriteScanline() correctly in test programs.bfriesen2013-12-176-12/+12
* Fix raw_decode test to pass with more versions of libjpegtgl2012-12-201-29/+49
* * automake: Update Automake to 1.12.5 release.bfriesen2012-11-181-1/+1
* * Makefile.am: Update to Automake 1.12.4bfriesen2012-09-202-5/+5
* * Makefile.in: Update to Automake 1.12.3bfriesen2012-08-191-300/+854
* * libtiff{tiff.h, tif_print.c, tif_dirinfo.c, tif_dirread.c}: Addbfriesen2012-08-191-62/+60
* * test/raw_decode.c (main): Test fixes to work with IJG JPEG 7+.bfriesen2012-07-061-11/+26
* test/raw_decode.c: Add changes so that test can run with build directory outs...bfriesen2012-07-041-2/+22
* Fix raw_decode test so it works on big-endian machines.tgl2012-07-031-13/+16
* add new test scriptsfwarmerdam2012-06-155-0/+35
* restore based on standard automake tool versionsfwarmerdam2012-06-151-5/+16
* unlink temp file when successful.fwarmerdam2012-06-131-2/+2
* updatefwarmerdam2012-06-131-22/+40
* avoid memory leakfwarmerdam2012-06-061-1/+2
* add custom directory read/write testingfwarmerdam2012-06-062-1/+249
* add jpeg in tiff decode testingfwarmerdam2012-06-013-3/+223
* * Update automake used to 1.11.3.bfriesen2012-02-181-58/+60
* * configure.ac: Add support for using library symbol versioning onbfriesen2012-01-221-4/+4
* * configure.ac: Add libtiff private dependency on -llzma forbfriesen2011-12-221-72/+85
* Fix test warnings from tiff2ps.bfriesen2011-04-094-4/+4
* * configure.ac: Should use AC_CANONICAL_HOST since host specifiesbfriesen2011-04-091-5/+0
* ignore output filesfwarmerdam2011-03-261-1/+2
* Needed to add tif_lzma.c to the Makefile.bfriesen2010-12-181-5/+8
* Regenerate autotools stuff.dron2010-12-141-11/+6
* tiffcrop-extractz14-logluv-3c-16b.sh now passesfaxguy2010-12-142-6/+3
* * libtiff-4.pc.in: Added libtiff pkg-config .pc file support.bfriesen2010-11-271-5/+11
* * tools/tiffcrop.c: Patch from Richard Nolde to avoid abfriesen2010-07-131-1/+1
* * Update libtool to version 2.2.8.bfriesen2010-06-081-1/+0
* Change tiffcrop parameters to -X 60 -Y 60bfriesen2009-11-0212-12/+12
* * tools/tiffcrop.c, man/tiffcrop.1: New tiffcrop from Richardbfriesen2009-09-242-10/+2
* * test/{bmp2tiff_palette.sh, bmp2tiff_rgb.sh, gif2tiff.sh,bfriesen2009-08-299-0/+77
* Add tiffcrop-extractz14-logluv-3c-16b.sh to XFAIL_TESTSbfriesen2009-08-282-4/+6
* * test/Makefile.am (TIFFIMAGES): Add test images in BMP, GIF, andbfriesen2009-08-289-0/+37
* Utilities which write to stdout needed more attention.bfriesen2009-08-246-68/+89