Re: Thoughts about test harness summary

2007-01-10 Thread Geoffrey Young
sorry to chime in late... > FWIW, I like the tabular output. How about something like: > > TestTotal Failed List of Failed TODO Passed > ---+---+--+--+ > t/bar.t 13 9 2, 6-8, 13, 17, 33-35 3-4 > t/foo.t 10 10 5, 19,

Re: Thoughts about test harness summary

2007-01-10 Thread Ovid
--- Geoffrey Young <[EMAIL PROTECTED]> wrote: > so, it would be nice to make sure the test name is recognizable. I > guess the options here are no truncation at all or (for those who > think lines over 72 characters are evil) at least starting from the > right-hand side of the test name. I delib