Boost logo

Boost Users :

From: Vaclav Vesely (yg-boost-users_at_[hidden])
Date: 2003-04-28 19:08:46


David Abrahams wrote:
> "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?

Try to run

    bjam tuple property_map

in "boost/status" directory. Only the property_map test would compile.

> hat'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?

Not only not up-to-date but even not compiled at all.

Regards,
w


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