php-src/ext/gd/tests
2007-05-28 17:49:43 +00:00
..
001.phpt add new test 2006-10-10 22:38:00 +00:00
bug19366.phpt Fix another title 2005-04-03 11:17:54 +00:00
bug22544.phpt - Fix test file outputs. 2004-04-08 08:39:41 +00:00
bug24155.phpt - do not use md5, png signature can change between libpng version 2005-04-25 11:36:24 +00:00
bug24594.phpt
bug27582_1.phpt - do not use md5, png signature can change between libpng version 2005-04-25 11:36:24 +00:00
bug28147.phpt - MFB: Fixed bug #28147 (Crash with drawing anti-alised lines) 2004-04-25 19:45:02 +00:00
bug36697.phpt - MFB: #36697, truecolor image lost im->transparent 2006-03-14 03:46:59 +00:00
bug37346.gif - MFB: #37346, invalid colormap format 2006-05-07 17:21:11 +00:00
bug37346.phpt - MFB: #37346, invalid colormap format 2006-05-07 17:21:11 +00:00
bug37360.gif - #37360, bad gif size 2006-05-08 11:49:33 +00:00
bug37360.phpt - fix previous commit (missing #ifdef in shutdown declaration) 2007-04-04 01:54:34 +00:00
bug38112.gif - MFB: #38112, corrupt GIF Image segfault 2006-07-17 15:08:46 +00:00
bug38112.phpt - MFB: #38112, corrupt GIF Image segfault 2006-07-17 15:08:46 +00:00
bug38179.phpt fix test name 2007-02-16 11:08:11 +00:00
bug38212.phpt - MFB: #39286, misleading error message when invalid dimensions are given 2006-12-10 03:03:48 +00:00
bug39082.phpt - MFB: #39082, image* segfaults when used with only one argument 2006-10-08 17:42:55 +00:00
bug39273.phpt - MFB: #39273, imagecopyresized and alpha channel 2006-11-04 02:23:45 +00:00
bug39286.phpt - MFB: #39286, misleading error message when invalid dimensions are given 2006-12-10 03:03:48 +00:00
bug39366.phpt - #39366, imagerotate does not use alpha with angles>45 2006-11-04 03:12:36 +00:00
bug39508.phpt - MFB: #39508, imagefill crashes with small image 2006-12-10 02:08:07 +00:00
bug39780.phpt fix tests 2007-05-22 09:45:12 +00:00
bug39780.png - #39780, PNG image with CRC/data error raises fatal error 2006-12-10 01:28:01 +00:00
bug40764.phpt - MFB: #40764, line thickness not respected for horizontal and vertical 2007-03-10 01:23:42 +00:00
bug41442.phpt fix #41442 (imagegd2() under output control) 2007-05-22 09:44:55 +00:00
colorat.phpt - adieu HAVE_LIBGD13 2005-12-16 17:02:30 +00:00
colorclosest.phpt - add colorclosestalpha tests 2005-12-25 22:02:53 +00:00
colorexact.phpt - fix leak/segfaults in imagecolormatch 2005-12-25 19:21:58 +00:00
colormatch.phpt fix test 2005-12-26 18:30:12 +00:00
colorresolve.phpt - add colorresolvealpha to colorresolve tests 2005-12-25 21:45:04 +00:00
conv_test.gif
conv_test.jpeg
conv_test.png
conv_test.xbm
conv_test.xpm
copy.phpt - add tests for: 2005-12-22 23:22:26 +00:00
copypalette.phpt MFB51: Fixed uninitialized variable in a test. 2005-12-17 19:58:02 +00:00
copyresized.phpt - imagetypes test 2005-12-26 17:15:51 +00:00
createfromgd2.phpt - correct title 2005-12-14 19:50:42 +00:00
createfromstring.phpt improve test 2007-05-03 12:10:02 +00:00
createfromwbmp2.phpt - fix test, requires binary string 2007-05-28 17:49:43 +00:00
createfromwbmp.phpt - add wbmp read/write tests 2005-12-14 22:33:34 +00:00
dashedlines.phpt - please don't use base64 to test image files, it does not work 2006-08-23 12:00:05 +00:00
gif2gd.phpt - Fix typo (avaliable -> available). (bug #28725) 2004-12-16 12:34:32 +00:00
gif2jpg.phpt - Fix typo (avaliable -> available). (bug #28725) 2004-12-16 12:34:32 +00:00
gif2png.phpt - Fix typo (avaliable -> available). (bug #28725) 2004-12-16 12:34:32 +00:00
gif.phpt fix test 2006-10-08 13:43:20 +00:00
imagefill_1.phpt - MFB: imagefill(), infinite loop with wrong color index 2006-09-28 08:52:23 +00:00
imagefilter.phpt - Fix typo (avaliable -> available). (bug #28725) 2004-12-16 12:34:32 +00:00
imagefttext.phpt - Fix typo (avaliable -> available). (bug #28725) 2004-12-16 12:34:32 +00:00
imagewbmp.phpt - add wbmp read/write tests 2005-12-14 22:33:34 +00:00
jpeg2png.phpt - Fix typo (avaliable -> available). (bug #28725) 2004-12-16 12:34:32 +00:00
jpg2gd.phpt - Fix typo (avaliable -> available). (bug #28725) 2004-12-16 12:34:32 +00:00
libgd00086.phpt - fix title 2007-05-16 22:54:33 +00:00
libgd00086.png - libgd #86: Fixed possible infinite loop in libgd/gd_png.c 2007-05-16 22:16:22 +00:00
lines.phpt - update tests 2006-10-07 19:57:15 +00:00
png2gd.phpt - Fix typo (avaliable -> available). (bug #28725) 2004-12-16 12:34:32 +00:00
pngcomp.phpt - no need to test if jpeg support exists 2005-12-09 18:16:21 +00:00
src.gd2 - tests for imagecreatefromgd2 and gd2part 2005-12-14 19:00:28 +00:00
src.png - fix leaks and wrong error when invalid/empty string are given to 2005-12-16 19:02:07 +00:00
src.wbmp - add wbmp read/write tests 2005-12-14 22:33:34 +00:00
test8859.ttf
test.png
truecolor.phpt - add truecolortopallete and istruecolor test 2005-12-24 14:05:20 +00:00
types.phpt - imagetypes test 2005-12-26 17:15:51 +00:00
xbm2png.phpt - Fix typo (avaliable -> available). (bug #28725) 2004-12-16 12:34:32 +00:00
xpm2gd.phpt - Fix typo (avaliable -> available). (bug #28725) 2004-12-16 12:34:32 +00:00
xpm2jpg.phpt - Fix typo (avaliable -> available). (bug #28725) 2004-12-16 12:34:32 +00:00
xpm2png.phpt - Fix typo (avaliable -> available). (bug #28725) 2004-12-16 12:34:32 +00:00