> -----Original Message-----
> From: Newton, Philip [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 30, 2001 1:25 PM
> To: '[EMAIL PROTECTED]'
> Subject: Re: .emacs help
> 
> 
> Wilson, Andrew (Belfast) wrote:
> > I totally agree with using Test::Simple or Test::More but it
> > will take much longer to change the file to using Test::Simple
> > purely becase you're going to have to think up names for at
> > least 23 tests before you find the one you're looking for.
> 
> What took you so long to come up with the names 'test 1', 
> 'test 2', .. 'test
> 22', 'test 23'? :)

Nothing but they're crap and you wouldn't realease a file with
test name like that.  Also it's not just making them up, you have
to edit the file to put them in.  You could write a keyboard macro
to do that.  This is still slower than just finding the 23 ok.

Granted it will eventually be faster to find a particular test
once the whole file is converted.

cheers

Andrew

Reply via email to