On Feb 20, 2009, at 10:20 AM, Andy Armstrong wrote:
On 20 Feb 2009, at 16:52, David E. Wheeler wrote:
On Feb 20, 2009, at 3:18 AM, Andy Armstrong wrote:
RENUMBER
Won't that fuck up existing users of the library?
Yeah, I was making a BASIC joke :)
The description for verbose should really be "show the raw TAP
stream".
Patches / commits welcome - but I'm not going to have time to do
anything more than review said patches / commits in the next week
I'm afraid.
Schwern: I think you have commit? David: you're welcome to have a
commit bit if you don't already.
Lay it on me.
Mail me the output of
htpasswd -nmb foo bar
and I'll make it so.
Thanks. I started to poke around but found that this feature is
actually already there! It's the `failures` parameter. I just pass it
with a true value and suddenly I see my failure output.
Well, almost. I see which test failed, which is a big help, but not
any diagnostics. So I think I'll add a `diagnostics` parameter. Make
sense?
Thanks,
David