summaryrefslogtreecommitdiff
path: root/ext/gd/tests
Commit message (Expand)AuthorAgeFilesLines
* Cleanup temp fileChristopher Jones2013-07-091-0/+2
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-3/+3
* gd: fix 2 failed tests (bundled lib) due to arithmetic precision (allow minor...Remi Collet2013-05-062-6/+6
* Revert removal of overflow2 use in gd.cRemi Collet2013-05-061-1/+0
* - fix pathPierre Joye2013-03-041-2/+2
* - add noisy php logo for autocrop with threshold testPierre Joye2013-03-041-0/+0
* - add test for imagecropautoPierre Joye2013-03-041-0/+82
* - typoPierre Joye2013-02-271-2/+1
* - add testPierre Joye2013-02-271-0/+31
* fixed tests for gd having freetype >= 2.4.10Anatoliy Belsky2012-10-125-2/+145
* Remove executable permission on phptXinchen Hui2012-10-1080-0/+0
* Fix bug #61480 test bug - ext/gd/tests/bug48555.phptMatt Ficken2012-04-041-4/+16
* Fixed #60160 and added a test for itFlorian Anderiasch2011-11-011-0/+26
* move it to right placeXinchen Hui2011-09-066-435/+0
* Adding testcases to validate imageloadfont input parameter validation, tests ...Rafael Machado Dohms2011-05-312-0/+30
* - Fix #51671, imagefill does not work correctly for small imagesPierre Joye2010-04-281-0/+24
* Fixed bug #51263 (imagettftext and rotated text uses wrong baseline)Takeshi Abe2010-03-241-0/+32
* Properly skip tests that require the bundled gd lib when the external is usedRaphael Geissert2010-03-117-4/+7
* fix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon)Takeshi Abe2010-01-201-0/+119
* imagepolygon() and imagefilledpolygon() does not allow negative number of poi...Takeshi Abe2010-01-142-0/+30
* Bug #49600 (imageTTFText text shifted right)Takeshi Abe2010-01-081-0/+32
* - check max colors while loading gd2 palette image (patch by Tomas Hoger)Pierre Joye2009-10-122-0/+16
* - Fixed testsFelipe Pena2009-09-264-6/+5
* Fix SKIPIF sectionsandy wharmby2009-09-152-2/+2
* More tests from 2009 testfestZoe Slattery2009-08-289-0/+180
* Test from 2009 testfestZoe Slattery2009-08-263-0/+78
* Adding tests for imagecolorallocatealphaRafael Machado Dohms2009-08-246-0/+143
* Test case for bug #42434Kalle Sommer Nielsen2009-07-301-0/+26
* - Skip some tests in 32bit systems, add cleanups where missingJani Taskinen2009-07-283-3/+7
* added test for #43073Takeshi Abe2009-07-271-0/+46
* MFH: fixed #48732 (TTF Bounding box wrong for letters below baseline) and #48...Takeshi Abe2009-07-273-2/+44
* Adding tests for imagesetthickness, basic and errors for both params, and com...Rafael Machado Dohms2009-07-244-0/+101
* Removing deprecated test replaced by individual tests for imageistruecolor an...Rafael Machado Dohms2009-07-201-19/+0
* Separating and complementing imageistruecolor and imagetruecolortopalette testsRafael Machado Dohms2009-07-206-0/+148
* Commiting imagecreatetruecolor tests for PHP_5_3 branchRafael Machado Dohms2009-07-194-0/+85
* Fixed a stray 'in the testGwynne Raskind2009-07-021-1/+1
* - Fix testFelipe Pena2009-07-011-0/+1
* - Fixed testsFelipe Pena2009-07-016-32/+46
* - MFH: New tests (SaoPaulo UG testfest)Felipe Pena2009-07-01119-0/+2566
* MFH: fixed bug #48555 (ImageFTBBox() differs from previous versions for texts...Takeshi Abe2009-06-212-0/+18
* MFH: fix test to follow #47757Takeshi Abe2009-03-251-1/+1
* MFH: Fixed libgd #186 (Tiling true colour with palette image does not work)Takeshi Abe2009-03-181-0/+36
* MFH Fix bug #47359 - Use the official unofficial mimetype for bmp files, this...Scott MacVicar2009-03-172-2/+2
* MFH: Fixed bug #45799 (imagepng() crashes on empty image)Takeshi Abe2009-03-141-0/+15
* New image tests. Tested on Windows, LInux and Linux 64 bitandy wharmby2009-01-2213-0/+1333
* MFH: fixed the bug of libgd #191 (A circle becomes square)Takeshi Abe2009-01-191-0/+23
* MFH: Change optional parameter for IMG_FILTER_PIXELATE to be a booleanKalle Sommer Nielsen2009-01-151-1/+1
* MFH: added pixelate filter.Takeshi Abe2009-01-141-7/+18
* MFH Fix segfault and potential security issue in imagerotate().Scott MacVicar2008-12-101-0/+32
* enable this test on all platforms, no reason to limit it windows onlyAntony Dovgal2008-07-301-2/+1