$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Bruce Trask (bruce.trask_at_[hidden])
Date: 2008-07-22 19:43:27
Steven Watanabe wrote:
> AMDG
>
> Bruce Trask wrote:
>> Does the boost test framework provide facilities out of the box for
>> the Abstract Test Pattern?
>> http://c2.com/cgi/wiki?AbstractTest
>
> BOOST_AUTO_TEST_CASE_TEMPLATE is similar.
Indeed. That works great. Hadn't considered that. Almost too simple.
Thanks Steve.
Regards,
Bruce
>
> In Christ,
> Steven Watanabe