
31 Aug
2007
31 Aug
'07
2:27 p.m.
on Thu Aug 30 2007, eg <egoots-AT-gmail.com> wrote:
I notice that all the boost libraries have tests associated with them, which can be invoked by bjam somehow.
Can someone tell me how to invoke bjam to run a specific test for a given (single) library, or run the whole suite of tests for the single library? As opposed to running all tests for all libraries.
The easy way is to go into the $BOOST_ROOT/libs/<libraryname>/test directory, and run bjam there. If you want to run just one test, supply the test name on the bjam command line. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com The Astoria Seminar ==> http://www.astoriaseminar.com