libgd/tests
Pierre Joye 1f70ada0e4 not used 2021-08-17 06:26:29 +07:00
..
avif avif: simplify tests with gdtest helpers 2021-03-06 13:55:40 -05:00
bmp Fix some memory leakage in test cases 2020-03-21 10:59:33 +08:00
fontconfig tests: add more checks for libpng (and other deps) 2017-02-23 17:31:41 -05:00
freetype clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
gd tests: Correct some test depend errors 2020-01-02 20:27:29 +08:00
gd2 add testcase for gdimagecreatefromgd2part 2020-02-26 23:52:52 +08:00
gdimagearc tests: sync feature enable lists in cmake files #382 2017-02-15 11:14:25 -05:00
gdimagebrightness convert all files to native line encodings 2018-06-21 21:44:54 -04:00
gdimageclone Fix potential NULL pointer dereference in gdImageClone() 2019-12-20 17:19:54 +01:00
gdimagecolor convert all files to native line encodings 2018-06-21 21:44:54 -04:00
gdimagecolorclosest tests: Correct some test depend errors 2020-01-02 20:27:29 +08:00
gdimagecolorclosesthwb add testcase for gdImageColorClosestHWB 2019-11-28 13:28:41 -05:00
gdimagecolordeallocate tests: cmake: switch to list appending 2016-06-15 15:02:13 -04:00
gdimagecolorexact tests: Correct some test depend errors 2020-01-02 20:27:29 +08:00
gdimagecolormatch Fix #497: gdImageColorMatch Out Of Bounds Write on Heap (CVE-2019-6977) 2019-12-20 10:12:04 +08:00
gdimagecolorreplace tests: Correct some test depend errors 2020-01-02 20:27:29 +08:00
gdimagecolorresolve tests: Correct some test depend errors 2020-01-02 20:27:29 +08:00
gdimagecolortransparent tests: cmake: switch to list appending 2016-06-15 15:02:13 -04:00
gdimagecompare Add testcase for gdimagecompare() 2020-03-07 23:17:40 +08:00
gdimagecontrast convert all files to native line encodings 2018-06-21 21:44:54 -04:00
gdimageconvolution Fixed #369: fix new_a init error in gdImageConvolution() 2019-12-13 10:54:25 +01:00
gdimagecopy tests: sync feature enable lists in cmake files #382 2017-02-15 11:14:25 -05:00
gdimagecopymerge add testcase for gdImageCopyMerge 2019-11-27 01:33:26 -05:00
gdimagecopymergegray add testcase for gdImageCopyMergeGray 2019-11-28 00:04:08 -05:00
gdimagecopyresampled tests: Correct some test depend errors 2020-01-02 20:27:29 +08:00
gdimagecopyresized add testcase gdImageCopyResized 2020-01-23 16:59:35 +08:00
gdimagecopyrotated tests: sync feature enable lists in cmake files #382 2017-02-15 11:14:25 -05:00
gdimagecreate tests: cmake: list appending instead of set( 2019-02-09 13:17:25 -05:00
gdimagecrop revert unneeded test change in previous commit 2021-03-03 02:19:32 -05:00
gdimageellipse Fixed #169: update var type to hold bigger w&h for ellipse (#565) 2020-02-09 22:13:26 +08:00
gdimagefile Fixed test case build configure error in issue #626 2020-04-13 15:09:51 +08:00
gdimagefill fix leaks in tests and extend a bit the timeout for ASAN mode 2021-08-13 21:57:22 +07:00
gdimagefilledarc Remove trailing whitespace 2019-01-16 19:52:54 +01:00
gdimagefilledellipse Fixed #169: update var type to hold bigger w&h for ellipse (#565) 2020-02-09 22:13:26 +08:00
gdimagefilledpolygon convert all files to native line encodings 2018-06-21 21:44:54 -04:00
gdimagefilledrectangle clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
gdimagefilltoborder tests: Correct some test depend errors 2020-01-02 20:27:29 +08:00
gdimagefilter clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
gdimageflip convert all files to native line encodings 2018-06-21 21:44:54 -04:00
gdimagegrayscale convert all files to native line encodings 2018-06-21 21:44:54 -04:00
gdimageline tests/gdimageline/gdimageline_bug5: add im null judgement (#624) 2020-05-20 19:29:23 +08:00
gdimagenegate convert all files to native line encodings 2018-06-21 21:44:54 -04:00
gdimageopenpolygon tests: sync feature enable lists in cmake files #382 2017-02-15 11:14:25 -05:00
gdimagepixelate Partially implement #220: tests: replace all printf error messages with gdTestErrorMsg 2016-07-15 14:59:21 +02:00
gdimagepolygon tests: sync feature enable lists in cmake files #382 2017-02-15 11:14:25 -05:00
gdimagerectangle tests: add more checks for libpng (and other deps) 2017-02-23 17:31:41 -05:00
gdimagerotate Fixed #596: gdTransformAffineCopy run error 2020-03-21 15:31:40 +08:00
gdimagescale Fix some memory leakage in test cases 2020-03-21 10:59:33 +08:00
gdimagescatterex tests: sync feature enable lists in cmake files #382 2017-02-15 11:14:25 -05:00
gdimagesetinterpolationmethod Fix #584: gdImageSetInterpolationMethod(im, GD_DEFAULT) inconsistent 2020-01-04 19:06:51 +01:00
gdimagesetpixel convert all files to native line encodings 2018-06-21 21:44:54 -04:00
gdimagesquaretocircle Fix two build configure errors in tests (#616) 2020-03-28 22:29:35 +08:00
gdimagestring add testcase for gdimagestring 2019-11-27 13:46:38 -05:00
gdimagestring16 Improve test cases for gdImageString16 and gdImageStringUp16 (#625) 2020-04-15 00:25:01 +08:00
gdimagestringft fix leaks in tests and extend a bit the timeout for ASAN mode 2021-08-13 21:57:22 +07:00
gdimagestringftex Fix memory leaks in test cases 2016-08-27 16:41:29 +02:00
gdimagestringup add testcase for gdimagestringup 2019-11-28 11:23:51 -05:00
gdimagestringup16 Improve test cases for gdImageString16 and gdImageStringUp16 (#625) 2020-04-15 00:25:01 +08:00
gdimagetruecolortopalette tests: cmake: list appending instead of set( 2019-02-09 13:17:25 -05:00
gdinterpolatedscale Remove unused argc/argv parameters from main() in tests 2016-07-13 02:20:38 +02:00
gdnewfilectx tests: cmake: switch to list appending 2016-06-15 15:02:13 -04:00
gdtest tests/gdtest/CMakeLists.txt: include readdir.c under win (#520) 2020-04-01 23:22:21 +08:00
gdtiled clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
gdtransformaffineboundingbox Fixed #596: gdTransformAffineCopy run error 2020-03-21 15:31:40 +08:00
gdtransformaffinecopy Fixed #596: gdTransformAffineCopy run error 2020-03-21 15:31:40 +08:00
gif fix leaks in tests and extend a bit the timeout for ASAN mode 2021-08-13 21:57:22 +07:00
heif fix leaks in tests and extend a bit the timeout for ASAN mode 2021-08-13 21:57:22 +07:00
jpeg tests: Correct some test depend errors 2020-01-02 20:27:29 +08:00
png clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
source HEIF support through libheif (#670) 2021-03-02 12:32:03 -05:00
tga not used 2021-08-17 06:26:29 +07:00
tiff convert all files to native line encodings 2018-06-21 21:44:54 -04:00
wbmp tests: Correct some test depend errors 2020-01-02 20:27:29 +08:00
webp WebP: Fix memory leak in test and avoid possible memory leak if size is not correct (ie. passing 0 size will leak). Min size is the WebP sign (3x32bits) 2021-08-13 21:14:36 +07:00
xbm tests: Correct some test depend errors 2020-01-02 20:27:29 +08:00
xpm Remove useless SVN Ids 2016-07-15 16:34:47 +02:00
.gitignore tests: drop test_config.h 2016-07-21 20:25:29 +05:30
CMakeLists.txt fix leaks in tests and extend a bit the timeout for ASAN mode 2021-08-13 21:57:22 +07:00
Makefile.am AVIF support (#671) 2021-03-03 21:35:56 -05:00
gdhelpers.c tests: fix distclean errors 2016-04-30 21:02:45 -04:00