|
Boost Testing : |
From: AlisdairM (alisdair.meredith_at_[hidden])
Date: 2006-11-07 14:24:39
I have not yet managed to run the regression tests since moving to
boost build v2.
The command lime I am trying is:
bjam --v2 test
and I get a warning that test is not a recognised target. I have tried
running this from both my boost root directory, and the status
sub-directory.
I am only trying to build with the Borland toolset at the moment, and
this is the only compiler enabled in my user-config file.
I have also experimented with
bjam --v2 toolset=borland test
for the same result.
-- AlisdairM