Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2019-08-23 17:00:36


Paul A Bristow wrote:

> 3 Encourage all authors to run inspect on their library locally and try to
> remedy the items missing.

FWIW, the Boost.Timer test Jamfile contains an entry that runs `inspect`:

    https://github.com/boostorg/timer/blob/develop/test/Jamfile.v2#L30

One downside of it is that for `inspect` to build, a more complete Boost
checkout is required (it needs `filesystem` and `regex` at least). But if
that's not a concern, the above can be used by those wishing to add
`inspect` to their test suites.


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