[Boost-bugs] [Boost C++ Libraries] #12541: Permit test cases that are templated *and* data-driven

Subject: [Boost-bugs] [Boost C++ Libraries] #12541: Permit test cases that are templated *and* data-driven
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-21 17:44:45


#12541: Permit test cases that are templated *and* data-driven
-------------------------------------------------+-------------------------
 Reporter: Tony Lewis <TonyELewis@…> | Owner: rogeeff
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: test
  Version: Boost 1.61.0 | Severity:
 Keywords: test,template,data- | Optimization
  driven,testcase,grid,cartesian |
-------------------------------------------------+-------------------------
 The data-driven test cases and template test cases are both really useful
 but AFAIU, it isn't possible to use both these features in one testcase.

 I propose that this should be possible because I think it would be very
 helpful. In this case, the testcase would be performed for all
 combinations of types and values (ie a Cartesian product / grid). Through
 smart packaging of their types and values, users would then be able to run
 a testcase on any possible combination.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12541>
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