Subject: [Boost-bugs] [Boost C++ Libraries] #13637: Fix for Bug #12597 causes a problem with BOOST_TEST_CASE
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-07-17 14:45:38
#13637: Fix for Bug #12597 causes a problem with BOOST_TEST_CASE
-------------------------------------+-------------------------------
Reporter: anonymous | Owner: Gennadiy Rozental
Type: Bugs | Status: new
Milestone: To Be Determined | Component: test
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------+-------------------------------
Passing something like std::bind(&testfunc, arg0, arg1, [...]) will always
result in the same name for the test case.
With the check for clashing names introduced with the fix for Bug #12597
this is not possible anymore.
I would suggest to either change the function which determines the test
case name or simply provide a second BOOST_TEST_CASE macro which allows to
pass a self defined name.
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13637> 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 : 2018-07-17 14:51:15 UTC