summaryrefslogtreecommitdiff
path: root/ext/gd/tests
Commit message (Expand)AuthorAgeFilesLines
* - Fix typo (avaliable -> available). (bug #28725)foobar2004-12-1612-12/+12
* Test was fixed.Dmitry Stogov2004-11-231-10/+10
* - Remove this test, it still segfaults anyway (less noise in tests :) )Pierre Joye2004-05-261-92/+0
* - MFB: Fixed bug #28147 (Crash with drawing anti-alised lines)Derick Rethans2004-04-251-0/+27
* - Fix test file outputs.foobar2004-04-083-3/+4
* - Fix the test description and $Id$Pierre Joye2004-03-181-2/+2
* - add a 2nd test for #27582Pierre Joye2004-03-141-0/+23
* - add tests for the bug #27582 (imagefilltoborder crashes)Pierre Joye2004-03-131-0/+92
* - 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