
12 May
2007
12 May
'07
4:53 p.m.
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