
3 Mar
2005
3 Mar
'05
7:34 a.m.
"Jonathan Turkanis" <technews@kangaroologic.com> wrote in message news:d06d1d$eqv$1@sea.gmane.org...
Gennadiy Rozental wrote:
You could use BOOST_TEST_CASE_TEMPLATE facility to test combinations based of mpl type sequences.
Could you point me to the docs for this facility?
Jonathan
This functionality present in 1.32.0. The semantics for this facility changes though. The best way to learn it would be to see how I use it for Boost.Test unit tests. Also check test_case_template_example in example directory. If you still have any question fell free to ask. I will update docs before release. Gennadiy