php-src/ext/gd/tests
2009-03-25 15:25:59 +00:00
..
001.phpt
bug19366.phpt
bug22544.phpt
bug24155.phpt
bug24594.phpt
bug27582_1.phpt
bug28147.phpt
bug36697.phpt
bug37346.gif
bug37346.phpt
bug37360.gif
bug37360.phpt
bug38112.gif
bug38112.phpt
bug38179.phpt
bug38212.phpt Fixed a typo 2007-10-26 03:19:33 +00:00
bug39082.phpt
bug39273.phpt
bug39286.phpt
bug39366.phpt
bug39508.phpt
bug39780_extern.phpt
bug39780.phpt
bug39780.png
bug40764.phpt
bug41442.phpt
bug43121.gif -MFB, Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd) 2007-11-04 23:56:41 +00:00
bug43121.phpt -MFB, Right filename 2007-11-05 01:14:31 +00:00
bug44849.phpt enable this test on all platforms, no reason to limit it windows only 2008-07-30 09:58:55 +00:00
bug45799.phpt MFH: Fixed bug #45799 (imagepng() crashes on empty image) 2009-03-14 16:08:00 +00:00
colorat.phpt
colorclosest.phpt
colorexact.phpt
colormatch.phpt
colorresolve.phpt
conv_test.gif
conv_test.jpeg
conv_test.png
conv_test.xbm
conv_test.xpm
copy.phpt
copypalette.phpt
copyresized.phpt
createfromgd2.phpt
createfromstring.phpt
createfromwbmp2_extern.phpt
createfromwbmp2.phpt
createfromwbmp.phpt
dashedlines.phpt
gd_info_basic.phpt - a few more gd tests (committed on behalf of andy wharmby) 2008-02-01 16:33:17 +00:00
gd_info_error.phpt Written by Sanjay Mantoor and reviewed by Pierre. 2008-06-10 18:29:48 +00:00
gd_info_variation1.phpt MFH: fix test to follow #47757 2009-03-25 15:25:59 +00:00
gif2gd.phpt
gif2jpg.phpt
gif2png.phpt
gif.phpt
image_type_to_mime_type_basic.phpt MFH Fix bug #47359 - Use the official unofficial mimetype for bmp files, this stops IE from getting confused. 2009-03-17 03:25:57 +00:00
image_type_to_mime_type_error.phpt Fixed tests 2008-06-24 06:25:51 +00:00
image_type_to_mime_type_variation1.phpt Fixed tests 2008-06-24 06:25:51 +00:00
image_type_to_mime_type_variation2.phpt Written by Sanjay Mantoor and reviewed by Pierre. 2008-06-10 18:29:48 +00:00
image_type_to_mime_type_variation3.phpt MFH Fix bug #47359 - Use the official unofficial mimetype for bmp files, this stops IE from getting confused. 2009-03-17 03:25:57 +00:00
image_type_to_mime_type_variation4.phpt New image tests. Tested on Windows, LInux and Linux 64 bit 2009-01-22 13:27:32 +00:00
imagecolorallocate_basic.phpt New image tests. Tested on Windows, LInux and Linux 64 bit 2009-01-22 13:27:32 +00:00
imagecolorallocate_error.phpt New image tests. Tested on Windows, LInux and Linux 64 bit 2009-01-22 13:27:32 +00:00
imagecolorallocate_variation1.phpt New image tests. Tested on Windows, LInux and Linux 64 bit 2009-01-22 13:27:32 +00:00
imagecolorallocate_variation2.phpt New image tests. Tested on Windows, LInux and Linux 64 bit 2009-01-22 13:27:32 +00:00
imagecolorallocate_variation3.phpt New image tests. Tested on Windows, LInux and Linux 64 bit 2009-01-22 13:27:32 +00:00
imagecolorallocate_variation4.phpt New image tests. Tested on Windows, LInux and Linux 64 bit 2009-01-22 13:27:32 +00:00
imagecolorallocate_variation5.phpt New image tests. Tested on Windows, LInux and Linux 64 bit 2009-01-22 13:27:32 +00:00
imagecolorallocate_variation6.phpt New image tests. Tested on Windows, LInux and Linux 64 bit 2009-01-22 13:27:32 +00:00
imagecolorclosesthwb.phpt fix test 2008-07-30 09:55:20 +00:00
imagecolorstotal_basic.phpt New image tests. Tested on Windows, LInux and Linux 64 bit 2009-01-22 13:27:32 +00:00
imagecolorstotal_error.phpt New image tests. Tested on Windows, LInux and Linux 64 bit 2009-01-22 13:27:32 +00:00
imagecolourstotal_basic.phpt Test committed for felixdv 2008-06-16 19:21:59 +00:00
imagecopyresampled_basic.phpt - a few more gd tests (committed on behalf of andy wharmby) 2008-02-01 16:33:17 +00:00
imagedashedline_basic.phpt - a few more gd tests (committed on behalf of andy wharmby) 2008-02-01 16:33:17 +00:00
imagefill_1.phpt
imagefilledpolygon_basic.phpt - a few more gd tests (committed on behalf of andy wharmby) 2008-02-01 16:33:17 +00:00
imagefilter.phpt MFH: Change optional parameter for IMG_FILTER_PIXELATE to be a boolean 2009-01-15 07:57:11 +00:00
imagefttext.phpt
imageloadfont_invalid.phpt MFH: cleanup 2008-07-25 09:10:11 +00:00
imagepolygon_basic.phpt - a few more gd tests (committed on behalf of andy wharmby) 2008-02-01 16:33:17 +00:00
imagerotate_overflow.phpt MFH Fix segfault and potential security issue in imagerotate(). 2008-12-10 13:32:02 +00:00
imagewbmp.phpt
jpeg2png.phpt
jpg2gd.phpt
libgd00086_extern.phpt
libgd00086.phpt
libgd00086.png
libgd00094.phpt - libgd #94, imagecreatefromxbm can crash if gdImageCreate fails 2007-08-09 12:08:29 +00:00
libgd00094.xbm - libgd #94, imagecreatefromxbm can crash if gdImageCreate fails 2007-08-09 12:08:29 +00:00
libgd00101.gd - libgd #101, imagecreatefromgd can crash if gdImageCreate fails 2007-08-09 14:21:38 +00:00
libgd00101.phpt - libgd #101, imagecreatefromgd can crash if gdImageCreate fails 2007-08-09 14:21:38 +00:00
libgd00106.phpt - MFB: gd #106, imagerectangle draws 1x1 rectangles as 1x3 rectangles 2007-08-26 20:35:11 +00:00
libgd00186.phpt MFH: Fixed libgd #186 (Tiling true colour with palette image does not work) 2009-03-18 15:30:37 +00:00
libgd00191.phpt MFH: fixed the bug of libgd #191 (A circle becomes square) 2009-01-19 15:43:48 +00:00
lines.phpt - New parameter parsing API 2008-06-21 22:07:53 +00:00
php.gif New image tests. Tested on Windows, LInux and Linux 64 bit 2009-01-22 13:27:32 +00:00
png2gd.phpt
pngcomp.phpt
src.gd2
src.png
src.wbmp
test8859.ttf
test.png
truecolor.phpt
types.phpt
xbm2png.phpt
xpm2gd.phpt
xpm2jpg.phpt
xpm2png.phpt