
13 May
2015
13 May
'15
12:39 a.m.
On 5/12/2015 6:42 PM, Bjorn Reese wrote:
On 05/13/2015 12:00 AM, Edward Diener wrote:
BOOST_TEST_MESSAGE does not appear. Needless to say I always want my BOOST_TEST_MESSAGE messages to always appear in the output. Is there a solution to this ?
Add --log_level=message when you run the test.
I tried that with the same result.