$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2007-10-18 17:31:31
"Rene Rivera" <grafikrobot_at_[hidden]> wrote in message
news:4717CF84.7020300_at_gmail.com...
> Gennadiy Rozental wrote:
>> What target should I specify to run all the tests in all test suites
>> within
>> single Jamfile?
>
> Do you mean something other than just running bjam in the test directory
> where the Jamfile is?
Yes. Can I specify actual target (it used to be test I believe). I need this
for consistency, since I run bjam wrapped into script.
Gennadiy