summaryrefslogtreecommitdiff
path: root/src/gdtestft.c
Commit message (Expand)AuthorAgeFilesLines
* gd_intern: unify the min/max/clamp macros some moreMike Frysinger2021-02-051-3/+1
* add stub ABI funcs when formats are disabled #345Mike Frysinger2019-02-091-3/+2
* Add leading blank lines check and trim redundant blank newlinesPeter Kokot2018-10-051-1/+0
* move (redundant) ifdef checks from source to build filesMike Frysinger2018-06-211-8/+0
* fix various gcc/clang warnings found with -WallMike Frysinger2016-05-131-1/+1
* Small fixes in gdtestft.c (Thanks Niels Thykier for catching that)Ondřej Surý2013-05-201-3/+5
* Don't open and close output file, without PNG or JPEG supportOndřej Surý2013-04-221-8/+8
* Use custom error handler instead of fprintf(stderr, ...)Ondřej Surý2013-04-181-19/+18
* Fix error: format not a string literal and no format arguments [-Werror=forma...Ondřej Surý2013-04-111-4/+4
* - apply same CS everywherepierrejoye2013-04-031-148/+131
* - sync to 2.0.32GD_2_0_32pierre2006-04-051-1/+1
* - sync to 2.0.12pierre2006-04-051-1/+1
* - sync to 2.0.10pierre2006-04-051-2/+3
* - sync to 2.0.9pierre2006-04-051-64/+77
* - sync to 2.0.6GD_2_0_6pierre2006-04-051-0/+1
* - sync to 2.0.5GD_2_0_5pierre2006-04-051-11/+49
* - sync to 2.0.4GD_2_0_4pierre2006-04-051-3/+2
* - sync to 2.0.2GD_2_0_2pierre2006-04-051-26/+72
* - sync to 2.0.1GD_2_0_1pierre2006-04-051-54/+65
* - sync to 2.0.0GD_2_0_0pierre2006-04-051-2/+5
* - sync to 1.8.4GD_1_8_4pierre2006-04-051-0/+94