
14 Apr
2006
14 Apr
'06
3:27 a.m.
On Apr 13, 2006, at 11:37 AM, Bryce Harrington wrote:
Oh, the other thing is that I figure you won't want to see the raw output of the make check command, so there needs to be a parser to summarize it. Do you have an opinion on how this report should look? (E.g., do you want to see just the fails, or both fails plus passes? Do you want to see details about the fails, or just a link to the results?)
Once things switch to CxxTest, the output will be a bit different.
By default, successful tests generate a single '.'. When things fail or warn, then more is emitted. Also, if any asserts actually fail, the unit test program will exit with non-zero