Subject: [Boost-bugs] [Boost C++ Libraries] #12597: Report tests with clashing names
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-11-09 13:15:28
#12597: Report tests with clashing names
---------------------------------------------+---------------------
Reporter: Igor Akhmetov <igor.akhmetov@â¦> | Owner: rogeeff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: test
Version: Boost 1.62.0 | Severity: Problem
Keywords: |
---------------------------------------------+---------------------
It's possible right now for two different tests to have the same name.
This is a problem for test runners, since there's no way to run a specific
test if there are other tests with the same name. Boost.Test should detect
tests with clashing names on startup and report an error, similar to how
Google Test and Catch do that.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12597> 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