summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #636 from willson-chen/mv_gd_color_map_test_to_testsPierre Joye2021-08-261-0/+1
|\
| * Move src/gd_color_map_test.c to testswillson-chen2020-05-061-0/+1
* | AVIF support (#671)Ben Morss2021-03-031-0/+2
* | HEIF support through libheif (#670)Martin Reboredo2021-03-021-0/+2
|/
* add testcase for gdimagesquaretocircle()wilson chen2020-03-081-0/+1
* Add testcase for gdimagecompare()wilson chen2020-03-071-0/+1
* Fixed #169: update var type to hold bigger w&h for ellipse (#565)wilson chen2020-02-091-0/+1
* add testcase gdImageCopyResizedwilson chen2020-01-231-0/+1
* Fix #584: gdImageSetInterpolationMethod(im, GD_DEFAULT) inconsistentChristoph M. Becker2020-01-041-0/+1
* Fix #583: gdTransformAffineCopy() may use unitialized valuesChristoph M. Becker2020-01-041-0/+1
* add testcase for gdImageColorClosestHWBwillson-chen2019-11-281-0/+1
* add testcase for gdImageColorMatchwillson-chen2019-11-281-0/+1
* add testcase for gdimagestringupwilson chen2019-11-281-0/+1
* add testcase for gdImageStringUp16wilson chen2019-11-281-0/+1
* add testcase for gdImageString16wilson chen2019-11-281-0/+1
* add testcase for gdImageCopyMergeGraywilson chen2019-11-281-0/+1
* add testcase for gdimagestringwilson chen2019-11-271-0/+1
* add testcase for gdImageCopyMergewilson chen2019-11-271-0/+1
* Fix #340: System frozenChristoph M. Becker2016-12-131-0/+1
* Test and document gdImageFlip*()Christoph M. Becker2016-10-021-0/+1
* Test and document some filter functionsChristoph M. Becker2016-09-271-0/+6
* Fix #300: gdImageClone() assigns res_y = res_xChristoph M. Becker2016-09-121-0/+1
* Add basic test case for fontconfig supportChristoph M. Becker2016-08-271-0/+1
* tests: drop test_config.hMike Frysinger2016-07-211-1/+2
* Merge branch 'pull-request/263'Christoph M. Becker2016-07-201-0/+1
|\
| * Failing test case for issue #201Christoph M. Becker2016-07-181-0/+1
* | Merge branch 'pull-request/262'Christoph M. Becker2016-07-191-0/+1
|\ \
| * | No pixel of a filled arc must ever be drawn multiple timesChristoph M. Becker2016-07-171-0/+1
| |/
* | php bug 72519, invalid color index for transparent color can lead to OOBPierre Joye2016-07-191-0/+1
|/
* fix php 72494, invalid color index not handled, can lead to crashPierre Joye2016-06-271-0/+1
* Fix #170: XBM images require width to be multiple of 8Christoph M. Becker2016-06-161-0/+1
* clean up new gdTransformAffineBoundingBox tests #221Mike Frysinger2016-06-101-1/+1
* fix #221 gdTransformAffineBoundingBox rounding errorPierre Joye2016-06-101-0/+1
* fix #218 zero width or height parameter can lead to crashPierre Joye2016-06-081-0/+1
* tests: gd2: add general read test helpers #208Mike Frysinger2016-04-301-2/+4
* tests: do not build libgdtest.a all the timeMike Frysinger2016-04-301-1/+1
* tests: split up makefile entriesMike Frysinger2016-04-301-296/+66
* tests: fix distclean errorsMike Frysinger2016-04-301-1/+1
* tests: drop EXTRA_PROGRAMSMike Frysinger2016-04-301-72/+0
* gd2: handle corrupt images better (CVE-2016-3074)Mike Frysinger2016-04-161-1/+2
* Added support for reading and writing TIFFTAG_XRESOLUTION andMatt Bosworth2016-01-221-1/+4
* :fix and unit test for crash issue in gdImageFillTiledsherif-elmetainy2016-01-091-0/+3
* tests: fix build failures when jpeg/freetype are disabledMike Frysinger2015-12-151-4/+4
* fix #129, drop VPX usage in favor of libwebpPierre Joye2015-01-201-1/+1
* fix #139, patch by Peter BreitenlohnerPierre Joye2015-01-191-2/+1
* remove this test, too bigPierre Joye2015-01-191-1/+0
* fix #91, actually add tests, bug already fixedPierre Joye2015-01-191-0/+1
* fix #84, double free and overrun due to wrong alloc type, uint8_t instead of intPierre Joye2015-01-191-0/+2
* fix #111, invalid quantizationPierre Joye2015-01-171-2/+8
* add read-only test images to tarballRemi Collet2014-12-251-0/+3