Re: [Boost-bugs] [Boost C++ Libraries] #5563: using a test macro in a global fixture crashes Boost.Test

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5563: using a test macro in a global fixture crashes Boost.Test
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-12-11 19:00:54


#5563: using a test macro in a global fixture crashes Boost.Test
---------------------------+------------------------
  Reporter: m.champlon@… | Owner: renficiaud
      Type: Bugs | Status: new
 Milestone: Boost 1.59.0 | Component: test
   Version: Boost 1.42.0 | Severity: Problem
Resolution: | Keywords:
---------------------------+------------------------

Comment (by renficiaud):

 Several major issues appeared while I was digging deeper into this issue:

 * test assertions in fixture dtor that stop the execution of the test
 crash the application in all case because of an exception in a dtor
 * test assertions in fixture ctor are currently not supported but not
 mentioned in the documentation. This limitation is mainly due to the order
 of initialization of the different components of the test framework.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5563#comment:9>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC