summaryrefslogtreecommitdiff
path: root/ext/gd/tests
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_1_3b6'.RELEASE_1_3b6SVN Migration2004-01-2623-2264/+0
* - Remove imagepng, not used in testPierre Joye2003-07-231-2/+1
* - imagefill testsPierre Joye2003-07-231-0/+86
* Better use '_' instead of '.'Marcus Boerger2003-06-151-3/+3
* Fixed bug #24155 (gdImageRotate270 incorrectly use x parameter for y axis)Ilia Alshanetsky2003-06-121-0/+26
* Fix testMarcus Boerger2003-05-191-17/+20
* Added test case for bug #22544.Ilia Alshanetsky2003-03-051-0/+26
* - new xbm supportMarcus Boerger2003-02-022-0/+30
* Added check for availability of jpeg support.Ilia Alshanetsky2002-12-111-0/+3
* Added GD image conversion tests.Ilia Alshanetsky2002-12-0413-0/+1900
* Renamed the file because this is actually a test for gdImageStringFt().Moriyoshi Koizumi2002-11-241-6/+5
* Sorry, wrong commit.Moriyoshi Koizumi2002-11-231-2/+2
* Dismissed the second part of the testMoriyoshi Koizumi2002-11-231-3/+4
* Added a test case for imagettftext()Moriyoshi Koizumi2002-11-212-0/+52
* Removed the md5 checks since the files may be slightly different due toIlia Alshanetsky2002-11-151-16/+0
* Simplify and show skip reasonMarcus Boerger2002-11-151-4/+4
* Added tests for imagefilter() function.Ilia Alshanetsky2002-11-132-0/+105
* Renamed and fixed constantfoobar2002-10-111-2/+2
* - Skip if an external lib gd is used (which always has this crash-bug)Derick Rethans2002-10-111-1/+1
* - Skip when GD is not availableDerick Rethans2002-10-091-0/+2
* - Added test case for bug #19266Derick Rethans2002-10-091-0/+48