|
Boost Testing : |
From: Boris Gubenko (Boris.Gubenko_at_[hidden])
Date: 2007-01-25 08:32:46
Nicola Musatti wrote:
> is it possible to use bjam to run single tests, e.g.
> date_time/test_greg_serialize.cpp ?
I think, you mean testgreg_serialize.cpp
> If yes which syntax should I use ?
cd $BOOST_BUILD_PATH/boost/libs/date_time/test
bjam --v2 TOOLSET -d2 testgreg_serialize
HTH,
Boris
----- Original Message -----
From: "Nicola Musatti" <Nicola.Musatti_at_[hidden]>
To: <boost-testing_at_[hidden]>
Sent: Thursday, January 25, 2007 5:16 AM
Subject: [Boost-testing] Can single tests be run with bjam?
> Hallo,
> is it possible to use bjam to run single tests, e.g.
> date_time/test_greg_serialize.cpp ?
>
> If yes which syntax should I use ?
>
> Thank you,
> Nicola Musatti
>
>
> _______________________________________________
> Boost-Testing mailing list
> Boost-Testing_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-testing
>
>