$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-05-16 04:56:05
Gennadiy Rozental wrote:
>> No it failed, when I expected it to pass, however I don't have the
>> test case
>> to hand any more so maybe I misread the error messages?
>
> Why do you expect two infinity values to be close with any tolerance?
Interesting question: if the too values are the same, then I would have
expected BOOST_CHECK_CLOSE to pass. But then we get into philisophical
discussions about whether two infinities are really the same :-)
John.