Hello,
I'm just using BOOST_CHECK_THROW tool. It works ok, but in addition to 
exception type I'd like to test the value of 'what()', just to be sure. Is 
there any way. Would it be possible to add another tool, which checks both
type and 'what()' content?

TIA,
Volodya

P.S. I also think there is a couple of typos in docs for BOOST_CHECK_THROW:

"The tool executes the supplied statement and check that it throw the supplied 
exception. "

Should there be "and checks that it throws", i.e. with extra "s" at the end of 
two words?


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to