
17 Feb
2007
17 Feb
'07
1:41 a.m.
"Dave Steffen" <dgsteffen@numerica.us> wrote in message news:17877.60630.214258.217271@yttrium.numerica.us...
I'm wrapping a bunch of the BOOST_CHECK macros for my own use, and will probably come up with something else to check for "close to zero", e.g. an _aboslute_ tolerance; maybe "BOOST_CHECK_SMALL" or something.
BOOST_CHECK_SMALL is part of Boost.Test 1.34 RC. Gennadiy