]> granicus.if.org Git - php/commit
- add tests for:
authorPierre Joye <pajoye@php.net>
Thu, 22 Dec 2005 23:22:26 +0000 (23:22 +0000)
committerPierre Joye <pajoye@php.net>
Thu, 22 Dec 2005 23:22:26 +0000 (23:22 +0000)
commitc13515dd1f46494af5e16a5a8448489ad11ac322
tree10974b940b2985b067a63d2aa01a9b3197b37e97
parent89bf9c3906d6bea967b4e1ea1e0d809bb4555249
- add tests for:
 - imagecolorclosest
 - imagecolorresolve
 - imagecopy
 - imageline
 -imagesetstyle and dashed line
- remove HAVE_GDIMAGECOLORRESOLVE, always present
ext/gd/config.m4
ext/gd/gd.c
ext/gd/tests/colorclosest.phpt [new file with mode: 0644]
ext/gd/tests/colorresolve.phpt [new file with mode: 0644]
ext/gd/tests/copy.phpt [new file with mode: 0644]
ext/gd/tests/dashedlines.phpt [new file with mode: 0644]
ext/gd/tests/lines.phpt [new file with mode: 0644]