$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Niebler (eric_at_[hidden])
Date: 2007-05-12 12:53:53
Douglas Gregor wrote:
> On May 9, 2007, at 12:05 PM, Eric Niebler wrote:
>> * Easy to add tests: compile, run, link, compile-fail, link-fail
>
> I was just grepping through the Boost sources, and the only place I
> see link or link-fail tests is in tools/regression, where we're
> testing out the feature to make sure it works. Oh well.
You didn't look closely enough. :-) xpressive has a link test. I find it
useful for catching problems like, "Oops, I forgot to make this function
inline."
-- Eric Niebler Boost Consulting www.boost-consulting.com