Boost logo

Boost Users :

Subject: Re: [Boost-users] boost.test: Run multiple tests
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2015-12-22 04:40:27


Udo Steinbach <usenet <at> udoline.de> writes:

> But how do I execute multiple tests via variable?

Indeed in 1.60 Runtime parameters framework was significantly reworked (and
simplified). One thing that got "lost" is an ability to specify list
parameters through single argument (as you found out you can use multiple
arguments for that). And yes, this is no help for environment variable.

While I am not quite sure why would you want to specify test cases to run
through environment variable, I can consider workarounds if you file a
ticket. Meanwhile I think the easiest (and better IMO) alternative is to use
new Boost.Test feature: labels. Just level sets you are interested in and
you can select them with a single argument/environment variable.

Gennadiy


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