Re: [Boost-bugs] [Boost C++ Libraries] #3303: --run_test arbitrary depth matching

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3303: --run_test arbitrary depth matching
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-09-06 14:48:59


#3303: --run_test arbitrary depth matching
------------------------------------------------------+---------------------
 Reporter: Maxim Yanchenko <Maxim.Yanchenko@…> | Owner: rogeeff
     Type: Feature Requests | Status: new
Milestone: Boost 1.40.0 | Component: test
  Version: Boost 1.39.0 | Severity: Optimization
 Keywords: |
------------------------------------------------------+---------------------
Changes (by Maxim Yanchenko <Maxim.Yanchenko@…>):

 * cc: Maxim.Yanchenko@… (added)

Comment:

 yes, please, as well as **/a*/**/b and similar, for a case when there are
 many tests with name "b" (say "conversion_test"), and I need one which is
 "somewhere" inside suite with name starting with "a" ("market_data"), no
 matter how many sub-suites are between them (including zero).

 To me, it would be enough just to have a regexp to match versus the whole
 test path, but I understand it may add an unnecessary dependency on
 Boost.Regex which is probably undesirable.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3303#comment:2>
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:01 UTC