Boost logo

Boost :

Subject: Re: [boost] [test] Problem with BOOST_TEST_MESSAGE
From: Edward Diener (eldiener_at_[hidden])
Date: 2015-05-15 07:29:02


On 5/15/2015 12:45 AM, Steven Watanabe wrote:
> AMDG
>
> On 05/14/2015 09:24 PM, Edward Diener wrote:
>>
>> Do you mean that if I use BOOST_TEST_MESSAGE in a test and there are no
>> failures the BOOST_TEST_MESSAGE not appearing as bjam output, while if
>> there is a test failure the BOOST_TEST_MESSAGE appearing as bjam output,
>> is expected ? Why is that ?
>>
>
> Boost.Build doesn't print the test output
> unless it fails or you pass --verbose-test.
> You'll find it in the file xxx.output.+

Thanks for the explanation. I naively thought that all standard output
showed up in the Boost Build results.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk