
3 Feb
2005
3 Feb
'05
1:13 p.m.
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