Re: Test functions return values.

2004-07-07 Thread Michael G Schwern
On Tue, May 25, 2004 at 09:16:51AM -0700, chromatic wrote: > On Tue, 2004-05-25 at 06:58, Francisco Olarte Sanz wrote: > > > I've been looking at the documentation for the test modules (Test::More, > > Test::Simple, Test::Builder ), and I've found nothing regarding the return > > value of the

Re: Test functions return values.

2004-05-25 Thread Andy Lester
On Tue, May 25, 2004 at 09:16:51AM -0700, chromatic ([EMAIL PROTECTED]) wrote: > On Tue, 2004-05-25 at 06:58, Francisco Olarte Sanz wrote: > It's a reliable feature. If it's not documented, it should be. It should also be stated so that folks who use Test::Builder know to make their functions ret

Re: Test functions return values.

2004-05-25 Thread chromatic
On Tue, 2004-05-25 at 06:58, Francisco Olarte Sanz wrote: > I've been looking at the documentation for the test modules (Test::More, > Test::Simple, Test::Builder ), and I've found nothing regarding the return > value of the ok(), is(), etc... functions/methods. Browsing through the > sourc

Test functions return values.

2004-05-25 Thread Francisco Olarte Sanz
Hi everybody. I'm new in this list, don't know wheter this is a FAQ ( I've tried but bot found any FAQ ), so if it's please just point me towards it. I've been looking at the documentation for the test modules  (Test::More, Test::Simple, Test::Builder ), and I've found nothing regarding the re