Boost logo

Boost Users :

Subject: Re: [Boost-users] [Test] Calling BOOST_MESSAGE too early results in malformed xml output from Boost.Test
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2014-12-18 14:37:00


Martin Ba <0xcdcdcdcd <at> gmx.at> writes:

>
> Hi!
>
> First, I'm on 1.44 and won't get around to test it on a newer version
> any time soon, so I'll just throw it in anyway:
>
> I've hit the case that when the executable running boost.test is calling
> BOOST_MESSAGE from a BOOST_GLOBAL_FIXTURE, the message is generated

As a general rule you are not expected to use testing tools from global
fixtures. There used to be issues with test module crashing in this case. I
do not believe this is the case in later versions, but I am not quite sure
what you want the framework to do for you here.

Gennadiy


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net