On Mon, Oct 13, 2003 at 06:51:43PM +0200, Tels wrote:
> > >   * t/* or test.pl
> >
> > test.pl is not a good thing.  It doesn't get parsed by "make test".  It
> > just runs and spits the output to the screen.  If a test fails, "make test"
> > will still succeed.  Still, its better than nothing at all.
> 
> If there are t/* _and_ test.pl this probably should be marked as "bad". 
> test.pl is usually old cruft still lingering around :)

No, t/* and test.pl is ok.  test.pl is basically just a program that gets
run at "make test" time.  DBI and the DBD::* modules use test.pl to display
benchmarking information.


-- 
Michael G Schwern        [EMAIL PROTECTED]  http://www.pobox.com/~schwern/
I know you get this a lot, but what's an unholy fairy like you doing in a
mosque like this?

Reply via email to