
5 Aug
2007
5 Aug
'07
6:07 p.m.
David Abrahams wrote:
on Sun Aug 05 2007, "Timothy M. Shead" <tshead-AT-k-3d.com> wrote:
* ctest produces an XML file that describes the results of each test, including pass/fail, execution time, and test output (stdout/stderr).
A separate XML file for each test? Can it generate these XML files if the tests are run in parallel? That's the key (relevant) issue.
Ah, that's the part that I missed - point well taken. Cheers, Tim