Subject: [Boost-bugs] [Boost C++ Libraries] #4389: Enable boost_test to run specific tests with any required dependent tests.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-29 10:05:08
#4389: Enable boost_test to run specific tests with any required dependent tests.
----------------------------------+-----------------------------------------
Reporter: roger.wilson@⦠| Owner:
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: None
Version: Boost 1.44.0 | Severity: Optimization
Keywords: |
----------------------------------+-----------------------------------------
Currently boost_test allows specific test suites and tests to be run using
the flag --run_test=suite/test or --run_test=suite/* etc.
If test suite B depends on test suite A then --run_test=B/* will not run
any tests as the dependency on A prevents B from running.
I would suggest the introduction of a new flag --allow_dependent_test=true
(default false) to preserve current behavior but to allow the targeted
running of specific tests along with their dependencies in the future.
http://lists.boost.org/boost-testing/2010/06/6627.php
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4389> 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:03 UTC