summaryrefslogtreecommitdiff
path: root/tests/tiff
Commit message (Expand)AuthorAgeFilesLines
* partial #818, fix again that logic. I need to find something more generic and...Pierre Joye2022-02-011-4/+4
* Bug/818 (#821)Pierre Joye2022-02-011-8/+20
* Bug/818 (#820)Pierre Joye2022-02-011-4/+7
* Fix tests based on coverity reports (#819)Pierre Joye2022-02-011-6/+10
* convert all files to native line encodingsMike Frysinger2018-06-214-180/+179
* tests: add more checks for libpng (and other deps)Mike Frysinger2017-02-232-1/+10
* Fix and reenable optimized support for reading 1 bps TIFFsChristoph M. Becker2017-01-256-2/+33
* Enable libtiff support on WindowsChristoph M. Becker2017-01-253-180/+154
* Fix invalid read in gdImageCreateFromTiffPtr()Christoph M. Becker2016-12-137-1/+68
* tests: add missing newlines to error messagesMike Frysinger2016-07-211-3/+3
* Merge branch 'master' of github.com:libgd/libgdPierre Joye2016-07-172-14/+12
|\
| * No need to skip this test assertion, because libgd supports only lossless TIFFChristoph M. Becker2016-07-151-4/+2
| * Partially implement #220: tests: replace all printf error messages with gdTes...Christoph M. Becker2016-07-152-10/+10
* | win32 build fixes, skip or fix buildPierre Joye2016-07-173-0/+27
|/
* tests: cmake: switch to list appendingMike Frysinger2016-06-151-1/+1
* tests: cmake: move feature tests to subdirsMike Frysinger2016-06-151-0/+2
* tests: rework handling of temp output filesMike Frysinger2016-05-172-14/+6
* tests: gd2: add general read test helpers #208Mike Frysinger2016-04-301-1/+1
* tests: split up makefile entriesMike Frysinger2016-04-301-0/+9
* tests: unify cmake test code into a single macroMike Frysinger2016-04-301-6/+1
* gitignore: split up test entriesMike Frysinger2016-04-301-0/+3
* Added support for reading and writing TIFFTAG_XRESOLUTION andMatt Bosworth2016-01-222-0/+80
* Upgrade to long-syntax CMAKE add_test command to improve cross-platform compa...Nathanael Jones2015-01-071-2/+1
* Merge outstanding autotools changesOndřej Surý2013-04-081-3/+0
* - apply same CS everywherepierrejoye2013-04-031-2/+2
* search GD headers locally at firstTakeshi Abe2013-03-012-2/+2
* GDTESTS_TARGET_LINK is just gdTestTakeshi Abe2013-02-221-1/+1
* fixed possible segfaults when gdNewDynamicCtx() returns nulltabe2009-06-253-1/+72
* fix for FS#204tabe2009-06-183-0/+28