Re: [Boost-bugs] [Boost C++ Libraries] #12902: boost test labels

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12902: boost test labels
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-03-23 10:23:49


#12902: boost test labels
-------------------------------+---------------------
  Reporter: dimitry | Owner: rogeeff
      Type: Support Requests | Status: new
 Milestone: To Be Determined | Component: test
   Version: Boost 1.63.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------

Comment (by Paweł Bylica <chfast@…>):

 I think we don't know how to actually combine these 2 filters. I tried
 something like 'Suite1!label2' but it does not work.

 The documentation
 http://www.boost.org/doc/libs/1_63_0/libs/test/doc/html/boost_test/runtime_config/test_unit_filtering.html#boost_test.runtime_config.test_unit_filtering.command_line_control
 specifies "3. Shrink the statically defined set by disabling some of the
 enabled test cases." But this "shrinking" is never explained.

 Our use case is "all tests in Suite1 except these marked with label2".

 Also, can you create an unit test that is disabled by default and will be
 enabled only if a particular label will be provided, not just test suite
 path?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12902#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-03-23 10:27:28 UTC