cgutman(a)svn.reactos.org wrote:
+ DbgPrint("%S: %d test executed (0 marked as
todo, %d failures),
%d skipped.\n", TestName, total, failures, skipped);
Nice! Though testman won't parse this if you don't change "test" to
"tests" ;-)
Best regards,
Colin