Ilya Martynov wrote at Fri, 02 Aug 2002 07:42:44 +0200:
>> On Wed, 31 Jul 2002 21:52:17 +0200, Janek Schleicher <[EMAIL PROTECTED]> said:
>
> JS> [..snip..]
>
> JS> Thinking in general,
> JS> there could be also some other features included.
> JS> Let's think we'd like to test the creation
> On Wed, 31 Jul 2002 21:52:17 +0200, Janek Schleicher <[EMAIL PROTECTED]> said:
JS> [..snip..]
JS> Thinking in general,
JS> there could be also some other features included.
JS> Let's think we'd like to test the creation of big pictures,
JS> perhaps 5_000 x 5_000.
JS> It could take a while
Michael G Schwern wrote:
>>I keep forgetting that I need to remember to ask this. Is there a FAQ
>>for regression test writing? Well, an guide to "so I want to write a
>>regression test, explaining how to do it, how perl5's tests are structured
>>to reduce interdependencies, use Test::More; when T
On Wed, Jul 31, 2002 at 12:30:12PM +0100, Nicholas Clark wrote:
> On Wed, Jul 31, 2002 at 01:20:25PM +0200, Rafael Garcia-Suarez wrote:
> > Wasn't there a .t file to run separate perl interpreters
> > and test for core dumps ?
We're dissolving that. Use fresh_perl_is() and fresh_perl_like() from