Boost logo

Boost :

From: Fernando Cacciola (fernando_cacciola_at_[hidden])
Date: 2003-01-23 11:43:33


"Beman Dawes" <bdawes_at_[hidden]> wrote in message
news:4.3.2.7.2.20030122145644.019173f8_at_mailhost.esva.net...
> At 01:56 PM 1/22/2003, Douglas Paul Gregor wrote:
>
> >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.
>
> Yes, but please test your lib specific Jamfile first, before changing the
> status/Jamfile.
>
> Developers should always make sure the local Jamfile works before
> subincluding it in the main Boost Jamfile.
>
> See the recently updated docs in more/regression.html
>
OK.
I've committed "Jamfile" to libs/optional/test.

But I can't run bjam on my Win98 configuration (long command lines problem),
so I can't test it.
Could someone test the jamfile? If it works, I'l add the entry on
status/Jamfile.

TIA

--
Fernando Cacciola

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