Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-05-21 10:27:44


----- Original Message -----
From: "Ronald Garcia" <garcia_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Tuesday, May 21, 2002 11:01 AM
Subject: [boost] Jam-based regression testing

> Hi,
>
> What is the proper procedure for running the Jam-based regression tests?
> Currently I am just trying to run:
>
> bjam -sTOOLS=kcc
>
> and it seems to be building the executables, but I see no indication of
> whether they were run or not.

They weren't. Build the "test" target:

    bjam -sTOOLS=kcc test

-Dave


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk