summaryrefslogtreecommitdiff
path: root/tests/gdimagestringft
Commit message (Expand)AuthorAgeFilesLines
* #797 possible leak on png error, returns from setjmp lost the row_poi… (#802)Pierre Joye2022-01-231-0/+6
* fix leaks in tests and extend a bit the timeout for ASAN modePierre Joye2021-08-131-1/+2
* fix #655 relax test when libraqm is usedRemi Collet2021-03-181-1/+1
* Fix #615: gdImageStringFT() fails for empty strings as of libgd 2.3.0 (#633)Christoph M. Becker2020-05-054-0/+28
* Fix #301: brect boundswilson chen2020-02-251-16/+16
* tests: Correct some test depend errorswilson chen2020-01-022-4/+0
* CMakeLists.txt: Exclude libm dependency under winwillson-chen2019-10-261-1/+1
* Attempt to fix failing Travis clang buildsChristoph M. Becker2017-08-161-1/+1
* tests: add more checks for libpng (and other deps)Mike Frysinger2017-02-232-0/+4
* Fix #302: Test suite fails with freetype 2.7Christoph M. Becker2017-01-291-0/+3
* Fix memory leaks in test casesChristoph M. Becker2016-08-271-0/+1
* Partially implement #220: replace all printf error messages with gdTestErrorMsgChristoph M. Becker2016-07-151-1/+1
* tests: cmake: switch to list appendingMike Frysinger2016-06-151-1/+1
* tests: cmake: move feature tests to subdirsMike Frysinger2016-06-151-0/+2
* tests: add helpers for accessing test dataMike Frysinger2016-06-031-2/+3
* tests: rework handling of temp output filesMike Frysinger2016-05-171-5/+1
* tests: gd2: add general read test helpers #208Mike Frysinger2016-04-301-1/+1
* tests: split up makefile entriesMike Frysinger2016-04-301-0/+7
* tests: unify cmake test code into a single macroMike Frysinger2016-04-301-5/+1
* gitignore: split up test entriesMike Frysinger2016-04-301-0/+1
* 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-5/+5
* GDTESTS_TARGET_LINK is just gdTestTakeshi Abe2013-02-221-1/+1
* fix -Wunused-but-set-variabletabe2013-02-111-2/+2
* math.h for sin() and cos()tabe2009-08-071-0/+1
* added test to sort regressions like php #43073 (TrueType bounding box is wron...tabe2009-05-053-0/+93