$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-12-25 17:34:53
Robert Ramey <ramey_at_[hidden]> writes:
> Its been a while since I posted this an havn't yet gotten a response.
>
> I checked into this a little bit. I believe that the problem
> is that testing.jam doesn't include the key phrase "...failed"
> when and execution test fails.
testing.jam doesn't need to, since bjam itself emits that phrase when
any build step fails. You should see the message:
...failed execute-test name/of/test/goes/here
Have you found a case where that doesn't happen?
-- Dave Abrahams Boost Consulting www.boost-consulting.com