[PHP-CVS] cvs: php4 /ext/gd/tests bug19266.phpt bug19366.phpt

2002-10-11 Thread Jani Taskinen
sniper Fri Oct 11 11:50:37 2002 EDT Added files: /php4/ext/gd/tests bug19366.phpt Removed files: /php4/ext/gd/tests bug19266.phpt Log: Renamed and fixed constant Index: php4/ext/gd/tests/bug19366.phpt +++ php4/ext/gd/tests/bug19

[PHP-CVS] cvs: php4 /ext/gd/tests bug19266.phpt

2002-10-11 Thread Derick Rethans
derick Fri Oct 11 06:08:42 2002 EDT Modified files: /php4/ext/gd/tests bug19266.phpt Log: - Skip if an external lib gd is used (which always has this crash-bug) Index: php4/ext/gd/tests/bug19266.phpt diff -u php4/ext/gd/tests/bug19266.phpt:1.2 php4/ext/gd/

Re: [PHP-CVS] cvs: php4 /ext/gd/tests bug19266.phpt

2002-10-11 Thread Derick Rethans
On Fri, 11 Oct 2002, Andi Gutmans wrote: > We really shouldn't change PHP just so that tests end up being better ;) We're trying to the point that there may be no failed tests when we release, and this is needed to make this test pass. The non-bundled GD crashes when this test is run. Derick

Re: [PHP-CVS] cvs: php4 /ext/gd/tests bug19266.phpt

2002-10-11 Thread Andi Gutmans
We really shouldn't change PHP just so that tests end up being better ;) Andi At 10:08 AM 10/11/2002 +, Derick Rethans wrote: >derick Fri Oct 11 06:08:42 2002 EDT > > Modified files: > /php4/ext/gd/tests bug19266.phpt > Log: > - Skip if an external lib gd is used (which a

Re: [PHP-CVS] cvs: php4 /ext/gd/tests bug19266.phpt

2002-10-11 Thread Andi Gutmans
At 02:52 PM 10/11/2002 +0200, Derick Rethans wrote: >On Fri, 11 Oct 2002, Andi Gutmans wrote: > > > We really shouldn't change PHP just so that tests end up being better ;) > >We're trying to the point that there may be no failed tests when we >release, and this is needed to make this test pass. T

Re: [PHP-CVS] cvs: php4 /ext/gd/tests bug19266.phpt

2002-10-11 Thread Rasmus Lerdorf
On Fri, 11 Oct 2002, Andi Gutmans wrote: > At 02:52 PM 10/11/2002 +0200, Derick Rethans wrote: > >On Fri, 11 Oct 2002, Andi Gutmans wrote: > > > > > We really shouldn't change PHP just so that tests end up being better ;) > > > >We're trying to the point that there may be no failed tests when we

[PHP-CVS] cvs: php4 /ext/gd/tests bug19266.phpt

2002-10-09 Thread Derick Rethans
derick Wed Oct 9 09:54:21 2002 EDT Modified files: /php4/ext/gd/tests bug19266.phpt Log: - Skip when GD is not available Index: php4/ext/gd/tests/bug19266.phpt diff -u php4/ext/gd/tests/bug19266.phpt:1.1 php4/ext/gd/tests/bug19266.phpt:1.2 --- php4/ext/gd

[PHP-CVS] cvs: php4 /ext/gd/tests bug19266.phpt

2002-10-09 Thread Derick Rethans
derick Wed Oct 9 09:48:29 2002 EDT Added files: /php4/ext/gd/tests bug19266.phpt Log: - Added test case for bug #19266 Index: php4/ext/gd/tests/bug19266.phpt +++ php4/ext/gd/tests/bug19266.phpt --TEST-- gdimagefill() function (Bug #19366 (in bundled l