On 2 February 2014 21:30, Gennadiy Rozental <rogeeff@gmail.com> wrote:

In new Boost.Test there are new tools to help with specifically this
problem: BOOST_TEST_INFO, BOOST_TEST_CONTEXT.

These would provide a context information in case of failures, allowing you
to see where specifically you failed.

Ah - that's good to know :) - unfortunately, I don't think we're in a position to upgrade boost in the short term (since it takes quite a bit of coordination between differing departments and systems). 

Any major issues with the approach I've taken for boost 1.46?

Cheers,

Charlie