|
Boost Testing : |
From: Jim Douglas (jim_at_[hidden])
Date: 2006-02-06 14:57:41
I tried to run the test for Boost.Pool in isolation so that I can debug
the crash, but found that there is no Jamfile in libs/pool/test. I would
expect to use the command "bjam -sTOOLS=qcc-3.3.5-cpp test" like with
the other libraries.
What's the trick in this case?
Jim