|
Boost Testing : |
Subject: Re: [Boost-testing] Running Boost Regression tests locally
From: Kamesh Deepak (kameshdeepakbe_at_[hidden])
Date: 2013-05-10 13:08:57
HI,
Thanks for your help, i was able to find out where the test logs are being
printed.
/home/kameshdeepakk/boost_1_53_0/bin.v2/libs/array/test/array1.test# cat
gcc-4.7/debug/array1.output
kamesh deepak
size: 6
empty: false
max_size: 6
front: 42
back: 47
elems: 42 43 44 45 46 47
copy construction and copy assignment are OK
On Fri, May 10, 2013 at 9:57 PM, Jim Bell <Jim_at_[hidden]> wrote:
>
> On 5/9/2013 12:09 PM, Kamesh Deepak wrote:
>
>>
>> After doing the build what command should i execute to actually run the
>> tests
>>
>>
> bjam runs the tests.
>
>
>
> ______________________________**_________________
> Boost-Testing mailing list
> Boost-Testing_at_[hidden]
> http://lists.boost.org/**mailman/listinfo.cgi/boost-**testing
>