$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Timothy M. Shead (tshead_at_[hidden])
Date: 2007-08-05 14:07:02
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