|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2003-09-19 15:38:11
Robert Ramey <ramey_at_[hidden]> writes:
> Jeff Flinn wrote:
>
>>>
>>> >I've been able to build the library in release mode successfully as well.
>>>
>>> Does this include running all the tests?
>
>>No, just the Library itself. I'm new to using bjam, so I'll need to study up
>>on modifying the jamfile/command line arguments to run the full test suite
>>for release build. Any hints?
>
> Does this mean you were able to run the whole test suite in default(debug)
> mode?
>
> I'm believe that one can do this from the bjam command line
If your Jamfile is using the rules imported from testing.jam to define
tests, you can just invoke
bjam test
and all tests will be built.
-- Dave Abrahams Boost Consulting www.boost-consulting.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk