|
Boost Users : |
From: David Abrahams (dave_at_[hidden])
Date: 2003-04-28 15:20:59
"Vaclav Vesely" <yg-boost-users_at_[hidden]> writes:
> It's possible to execute all regression tests so it's possible to execute
> one test suite:
>
> bjam test
> or
> bjam filesystem
>
> But it's impossible to execute several (but not all) test suits at once:
>
> bjam config filesystem
>
> Only the last (filesystem) suit is executed.
Are you certain? That's very surprising. It seems like it would be
difficult to _prevent_ both config and filesystem from running. Are you
sure the config tests are not already up-to-date?
>
> It's possible to improve testing.jam to allow it?
It should just work; that's the way bjam works - it builds all the
targets you specify.
-- Dave Abrahams Boost Consulting www.boost-consulting.com
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net