$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] unit test BOOST_CHECK_CLOSE absolute
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2015-01-24 01:47:16
Dave Gomboc <dave_gomboc <at> acm.org> writes:
> Perhaps he meant that he'd like the error message when a
> BOOST_CHECK_CLOSE fails to show the value that was rejected, and also
> the range of values that would have been accepted?
I believe BOOST_CHECK_CLOSE already reports it in a message.
Genandiy