php-src/ext/gd/tests
2006-11-04 03:15:31 +00:00
..
001.phpt add new test 2006-10-10 22:37:43 +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 - Remove imagepng, not used in test 2003-07-23 00:17:29 +00:00
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 - #36697, Transparency is lost when using imagecreatetruecolor 2006-03-13 21:56:38 +00:00
bug37346.gif - #37346, invalid colormap format 2006-05-07 16:37:40 +00:00
bug37346.phpt - #37346, invalid colormap format 2006-05-07 16:37:40 +00:00
bug37360.gif - MFH: #37360, bad gif size 2006-05-08 11:50:47 +00:00
bug37360.phpt - MFH: #37360, bad gif size 2006-05-08 11:50:47 +00:00
bug38112.gif - #38112, add test and use MAX_LWZ_BITS instead of the value 2006-07-17 14:30:21 +00:00
bug38112.phpt - #38112, add test and use MAX_LWZ_BITS instead of the value 2006-07-17 14:30:21 +00:00
bug38179.phpt - MFH: mv 38179.phpt to bug38179.phpt 2006-07-26 08:59:55 +00:00
bug38212.phpt - MFH #38212, Segfault on invalid imagecreatefromgd2part() parameters 2006-07-26 08:53:30 +00:00
bug39082.phpt - #39082, image* segfaults when used with only one argument 2006-10-08 17:36:10 +00:00
bug39273.phpt - #39273, imagecopyresized and alpha channel 2006-11-04 02:21:06 +00:00
bug39366.phpt - MFH #39366, imagerotate does not use alpha with angles>45 2006-11-04 03:15:31 +00:00
colorat.phpt - sync tests with HEAD 2006-07-17 12:54:09 +00:00
colorclosest.phpt - sync tests with HEAD 2006-07-17 12:54:09 +00:00
colorexact.phpt - sync tests with HEAD 2006-07-17 12:54:09 +00:00
colormatch.phpt MFH: fix test 2005-12-26 18:30:33 +00:00
colorresolve.phpt - sync tests with HEAD 2006-07-17 12:54:09 +00:00
conv_test.gif Added GD image conversion tests. 2002-12-04 21:04:07 +00:00
conv_test.jpeg Added GD image conversion tests. 2002-12-04 21:04:07 +00:00
conv_test.png Added GD image conversion tests. 2002-12-04 21:04:07 +00:00
conv_test.xbm Better use '_' instead of '.' 2003-06-15 19:56:40 +00:00
conv_test.xpm Added GD image conversion tests. 2002-12-04 21:04:07 +00:00
copy.phpt - sync tests with HEAD 2006-07-17 12:54:09 +00:00
copypalette.phpt Fixed uninitialized variable in a test. 2005-12-17 19:57:37 +00:00
copyresized.phpt - sync tests with HEAD 2006-07-17 12:54:09 +00:00
createfromgd2.phpt - sync tests with HEAD 2006-07-17 12:54:09 +00:00
createfromstring.phpt - MFH: 2005-12-17 17:46:59 +00:00
createfromwbmp.phpt - sync tests with HEAD 2006-07-17 12:54:09 +00:00
dashedlines.phpt - MFH: please don't use base64 to test image files, it does not work 2006-08-23 12:00:54 +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 MFH: Fix test 2006-11-03 14:51:02 +00:00
imagefill_1.phpt - imagefill(), infinite loop with wrong color index 2006-09-28 08:48:02 +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 - sync tests with HEAD 2006-07-17 12:54:09 +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
lines.phpt - MFH: please don't use base64 to test image files, it does not work 2006-08-23 12:00:54 +00:00
png2gd.phpt - Fix typo (avaliable -> available). (bug #28725) 2004-12-16 12:34:32 +00:00
pngcomp.phpt - MFH: no need to test if jpeg support exists 2005-12-09 18:17:02 +00:00
src.gd2 - sync tests with HEAD 2006-07-17 12:54:09 +00:00
src.png - MFH: 2005-12-17 17:46:59 +00:00
src.wbmp - sync tests with HEAD 2006-07-17 12:54:09 +00:00
test8859.ttf Added a test case for imagettftext() 2002-11-21 17:26:18 +00:00
test.png Added tests for imagefilter() function. 2002-11-13 20:03:59 +00:00
truecolor.phpt - sync tests with HEAD 2006-07-17 12:54:09 +00:00
types.phpt - sync tests with HEAD 2006-07-17 12:54:09 +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