$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (steven_at_[hidden])
Date: 2007-03-01 14:18:11
AMDG
Matthias Schabel <boost <at> schabel-family.org> writes:
>
> Thanks for the script, Andreas. I'll give it spin - it looks
> like just what I was hoping for...I'm a little surprised that
> there isn't support for this built into Boost.Test.
>
> Matthias
There is.
import testing ;
{
test-suite units
:
[ compile-fail /files/ : /options/ : ]
;
}
In Christ,
Steven Watanabe