Boost logo

Boost :

Subject: Re: [boost] [test] Problem with BOOST_TEST_MESSAGE
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2015-05-15 00:45:36


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.

In Christ,
Steven Watanabe


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