summaryrefslogtreecommitdiff
path: root/ext/gd/tests
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup temp fileChristopher Jones2013-07-091-0/+2
|
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-3/+3
| | | | | * pull-request/341: (23 commits) typofixes
* gd: fix 2 failed tests (bundled lib) due to arithmetic precision (allow ↵Remi Collet2013-05-062-6/+6
| | | | minor diff).
* Revert removal of overflow2 use in gd.cRemi Collet2013-05-061-1/+0
| | | | | | | | Function provided by gd_security with bundled libgd Function provided by gd_compat with system libgd This fix failed test imageloadfont_invalid.phpt This test now also pass with system libgd
* - 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
| | | | were developed at #tek11 testfest
* - 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 ↵Takeshi Abe2010-01-142-0/+30
| | | | points causing invalid allocation
* Bug #49600 (imageTTFText text shifted right)Takeshi Abe2010-01-081-0/+32
| | | | - fix difference of horizontal position between imagettftext() and imagettfbbox()
* - 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 ↵Takeshi Abe2009-07-273-2/+44
| | | | #48801 (Problem with imagettfbbox)
* Adding tests for imagesetthickness, basic and errors for both params, and ↵Rafael Machado Dohms2009-07-244-0/+101
| | | | complementing imagetruecolortopalette with out of bound params
* Removing deprecated test replaced by individual tests for imageistruecolor ↵Rafael Machado Dohms2009-07-201-19/+0
| | | | and imagetruecolortopalette
* 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 ↵Takeshi Abe2009-06-212-0/+18
| | | | texts with new lines)
* 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, ↵Scott MacVicar2009-03-172-2/+2
| | | | this stops IE from getting confused.
* 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
| | | | | Added missing NEWS log entry for the new pixelation filter
* 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
|