|
Boost Users : |
Subject: Re: [Boost-users] [test] manual test suite initialization: linking?problems
From: Matthias Vallentin (vallentin_at_[hidden])
Date: 2009-07-18 12:25:25
On Thu, Jul 16, 2009 at 05:32:51PM +0000, Gennadiy Rozental wrote:
> Why do you want manual registration?
I have a similar scenario to the unary function test case function, as
described in[1]. In this example, I am using BOOST_PARAM_TEST_CASE and
therefore chose to register this test with one of mytest suites:
suite->add(BOOST_PARAM_TEST_CASE(callback, v.begin(), v.end()));
Would it be possible register such a test automatically? Then I would
indeed not need manual registration.
Matthias
-- Matthias Vallentin vallentin_at_[hidden] http://www.icir.org/matthias
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net