Elapsed time per testfile?



On 2/19/10 12:33 AM, Richard Hennessy wrote:
> My 2 cents worth.  I like this idea.
>  
>
Done.  But it's not displayed by default.  I added a new option to
run_testsuite.  To get the timing information, use time=true.  If you
specify time=all and display_all=true, then the time for each individual
test is also shown.

Finally, the summary at the end of the testsuite now also indicates the
total number of errors (if any) and the total number of tests run.

Ray