Boost logo

Boost :

From: Stefan Slapeta (stefan_at_[hidden])
Date: 2005-02-03 08:13:31


Doug Gregor wrote:
> BOOST_TEST has been used for testing Boost since the dawn of time, but
> it's just been removed from CVS, breaking a whole lot of test cases both
> in Boost and elsewhere. Some warning would have been nice. Not removing
> it would have been nicer.
>

I hope nobody minds that I started replacing occurances of
BOOST_[*_]TEST with newer equivalents.

these are done and locally re-tested:

- filesystem
- function
- graph
- logic/tribool
- math
- multiarray
- numeric/interval
- program_options

some others are still missing:

- regex
- signals
- thread
- utility
- variant
- config
- integer
- lambda
- tuple

I hope to get around to finish it during the next hour.

Stefan


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