In article <[EMAIL PROTECTED]>, Christopher H. Laco
<[EMAIL PROTECTED]> wrote:

> Paul Beckingham wrote:
> > I'm wanting sparse output:
> > 
> >     1..100 sparse
> >     12 not ok
> >     83 not ok
> > 

> But how do you know  "23 ok" if you were never told that it ran ok?

For your sparse driver, it's just not emiting the "ok" messages. It's
no different at the test level (or, doesn't have to be).

This would be the same as filtering the current test output to get only
the lines with "not" in it.

Reply via email to