Boost logo

Boost :

From: Douglas Paul Gregor (gregod_at_[hidden])
Date: 2003-01-22 13:56:35


On Wed, 22 Jan 2003, Fernando Cacciola wrote:
> So, what else should I do? Is there something I need to setup in order to
> add optional to the regression tests?

You'll probably want to create a testing Jamfile
libs/optional/test/Jamfile. The easy way to do that is to cut 'n' paste
from, e.g., libs/filesystem/test/Jamfile and make the obvious changes.
Then, add "subinclude libs/optional/test/Jamfile ;" to status/Jamfile and
the Optional tests should start showing up with the next round of
regression testing.

        Doug


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