On Thursday 14 September 2006 13:14, Ovid wrote:

> What's 'bonus'?  I haven't figured that out yet.

That should be the number of successful TODO tests.  If it's not, I have no 
idea.

> Also, I never tracked the exit status of the tests.  Frankly, I never used
> that number myself.  Does anyone?  If so, can anyone provide a use case?

Originally that was to indicate the number of failing tests, but using an 
unsigned eight-bit integer really limites the applicability.  You should be 
able to ignore it.

-- c

Reply via email to