Boost logo

Boost Users :

Subject: [Boost-users] unit test: BOOST_FIXTURE_TEST_CASE_TEMPLATE
From: Hicham Mouline (hicham_at_[hidden])
Date: 2009-09-17 09:41:37


Hello,
I would like to request for the addition of this macro to the boost unit
tests library.

I have a mpl::vector_c<....>
and I would like to run a test case for the type being each of the mpl
integrals.

and test case instantiations would have the same fixture.

I don't see a workaround but for now I'll just use a runtime loop.

Rds,


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