
9 Nov
2006
9 Nov
'06
8:38 p.m.
"Paul A Bristow" <pbristow@hetp.u-net.com> wrote in message news:E1Gi70F-0007ak-LX@he304war.uk.vianw.net...
I'd also like to see additional macros provided to exactly duplicate BOOST_CHECK_CLOSE (and warn and require of course) but with names
BOOST_CHECK_CLOSE_PERCENT ...
to reduce continuing confusion with percent and fractions.
There is already BOOST_CHECK_CLOSE and BOOST_CHECK_CLOSE_FRACTION. First based on percent tolerance. Second is based on fraction tolerance Gennadiy