
4 Mar
2012
4 Mar
'12
7:30 p.m.
Is there a way to force an abort() or some other kind of debugger-catchable event when a Boost.Test test case (such as a BOOST_CHECK) fails? Is there a function I can set a breakpoint on? I do not see anything like that in the documentation. I am running on Linux with gdb. -- Jeremiah Willcock