[boost] Re: [Boost.Test] New testing procedure?
by David Abrahams other posts by this author
May 23 2004 2:06AM messages near this date
[boost] Re: [Boost.Test] New testing procedure?
|
Re: [boost] Re: [Boost.Test] New testing procedure?
"Reece Dunn" <msclrhd@[...].com> writes:
> Is it possible to add the level as a parameter like how you can
> configure static/dynamic linking, e.g.:
>
> test basic : basic.cpp : <level>basic ;
> test complete : complete.cpp : <level>torture ;
It's easy enough to do something like that.
--
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Reece Dunn
David Abrahams
David Abrahams
|