$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2007-10-06 15:06:38
On Oct 5, 2007, at 8:24 PM, Rene Rivera wrote:
> OK. Hopefully we all realize that timeouts are an essential feature in
> the complete testing (in which I include building) process. After all
> we've had repeated instances of unbounded compiles. Which also reminds
> me... Does Ctest support the full set of tests we need? I.e. compile,
> link, run, compile-fail, link-fail, and run-fail?
We have those.
> Does it support test
> chaining?
I don't understand what this means.
- Doug