7 Nov
2006
7 Nov
'06
10:35 p.m.
Hello, I wrote a few simple test cases using Boost test, and things seem to work ok except done of my BOOST_MESSAGE() calls output anything. If the predicate fails for BOOST_REQUIRE_MESSAGE() I do get the message outputed to the screen, but not for regular BOOST_MESSAGE() Is there a setting that I should tune to output BOOST_MESSAGE, or may suppress BOOST_MESSAGE? Also I saw in a message somewhere that these functions can output to other targets than the screen. If that is the case, how do I go about doing this? Best regards, Kervin