$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-03-03 14:43:46
Gennadiy Rozental wrote:
>>> You could use BOOST_TEST_CASE_TEMPLATE facility to test combinations
> 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.
Okay, thanks.
Jonathan