summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix #402, negative determinant fails, only 0 or not finite should failPierre Joye2021-08-261-0/+1
* 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
* | fix leaks in tests and extend a bit the timeout for ASAN modePierre Joye2021-08-131-2/+1
* | AVIF support (#671)Ben Morss2021-03-031-0/+1
* | HEIF support through libheif (#670)Martin Reboredo2021-03-021-0/+1
|/
* 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
* Add leading blank lines check and trim redundant blank newlinesPeter Kokot2018-10-051-1/+0
* 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
* 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
| |/
* | Merge branch 'master' of github.com:libgd/libgdPierre Joye2016-07-191-1/+1
|\ \ | |/
| * tests: fix whitespace damageMike Frysinger2016-07-031-1/+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
* tests: cmake: add gdinterpolatedscaleMike Frysinger2016-06-151-0/+1
* tests: cmake: move feature tests to subdirsMike Frysinger2016-06-151-25/+9
* 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: add missing cmake files gdimagefile/gdimagefilterMike Frysinger2016-04-301-0/+2
* fix CMake error when ENABLE_WEBPWangkun2015-05-071-2/+2
* add tests for #111Pierre Joye2015-01-171-0/+4
* add new testsPierre Joye2013-06-101-0/+1
* run tests for enabled features onlyTakeshi Abe2013-03-071-7/+20
* remove unnecessary/duplicate linesTakeshi Abe2013-02-261-3/+0
* GDTESTS_TARGET_LINK is just gdTestTakeshi Abe2013-02-221-6/+0
* remove missing entries; sort linestabe2013-02-101-1/+0
* fix possible SEGV by negatiev num of pointstabe2010-01-141-0/+3
* include an extra directory for cmake 2.8tabe2010-01-071-1/+1