summaryrefslogtreecommitdiff
path: root/ext/gd/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2014-09-032-2/+28
|\
| * Fixed test with freetype >= 2.4.12Matteo Beccati2014-09-032-2/+28
* | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-257-0/+252
|\ \ | |/
| * Bug #67730: Add tests by Ryan Mauger <ryan@rmauger.co.uk>Lior Kaplan2014-08-257-0/+252
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-3/+3
* | Fix bug #67248 (imageaffinematrixget missing check of parameters)Stanislav Malyshev2014-05-111-0/+27
* | Fixed Bug #66815 imagecrop(): insufficient fix for NULL defer CVE-2013-7327Remi Collet2014-03-051-1/+10
* | Fixed bug #66356 (Heap Overflow Vulnerability in imagecrop())Remi Collet2013-12-281-2/+20
* | Fixed bug #66356 (Heap Overflow Vulnerability in imagecrop())Xinchen Hui2013-12-271-0/+22
* | 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