|
Boost-Build : |
Subject: Re: [Boost-build] How to build library's test folder?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2017-05-25 03:19:44
AMDG
On 05/24/2017 08:56 PM, Tal Lancaster via Boost-build wrote:
> So I have downloaded the full boost repo from GitHub and am able to build the libraries, I am interested in.
>
> However, I havent figured out how to build a particular librarys test folder.
>
> I thought it was just a matter of doing something like:
>
> % b2 with-test
>
> But the test binaries arent being built. Specifically, I am wanting to run the date_time tests.
>
$ cd libs/date_time/test
$ b2
or just
$ b2 libs/date_time/test
In Christ,
Steven Watanabe
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk