Re: Exit status code from Test::More might go away

2004-07-23 Thread Ask Bjoern Hansen
[EMAIL PROTECTED] (Michael G Schwern) writes: > Short version: I'm considering dropping the exit code feature from the > default behavior of Test::Builder and making it something you can turn on > instead. Does anyone find this feature useful or otherwise wish to > protest its removal in 0.50?

Re: Exit status code from Test::More might go away

2004-07-22 Thread David Wheeler
On Jul 19, 2004, at 8:09 AM, Michael G Schwern wrote: The exit code information adds unnecessary extra information to an already crowded set of diagnostics. Observe the difference. Oh, yeah, it's nice that you lose the extra two lines that I, for one, never paid attention to, anyway. Regards, D

RE: Exit status code from Test::More might go away

2004-07-20 Thread Mike Scott
(delurking) I always wondered what that "dubious" meant. Mike Scott QA Software Developer BBC News Interactive -Original Message- From: Michael G Schwern [mailto:[EMAIL PROTECTED] Sent: 19 July 2004 16:09 To: [EMAIL PROTECTED] Subject: Exit status code from Test::More mig

Exit status code from Test::More might go away

2004-07-19 Thread Michael G Schwern
Short version: I'm considering dropping the exit code feature from the default behavior of Test::Builder and making it something you can turn on instead. Does anyone find this feature useful or otherwise wish to protest its removal in 0.50? Long version: Test::More (and, in fact, most any Tes