|
Boost : |
From: John Maddock (john_at_[hidden])
Date: 2007-10-30 06:03:41
If I'm using
#include <boost/test/included/test_exec_monitor.hpp>
Is there a way to check if the last BOOST_CHECK_CLOSE passed or failed?
I need to print out some additional information if it failed so I can track
down which test case it was (the checks are in a loop that iterates over a
table of data).
Thanks, John.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk