Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Running Boost Regression tests locally
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-05-08 14:37:39


AMDG

On 05/08/2013 09:49 AM, Kamesh Deepak wrote:
> Hi Jim Bell,
>
> Thanks for responding!
>
> Below is the output:
> root_at_debianoms:/home/kameshdeepakk/boost_1_53_0/libs/array/test# bjam
> ...patience...
> ...found 342 targets...
> root_at_debianoms:/home/kameshdeepakk/boost_1_53_0/libs/array/test#
>
> Am i missing anything?
>

This means that the tests are up-to-date.

Try
  bjam -a
to rebuild all. or
  bjam clean
to remove the targets.

In Christ,
Steven Watanabe


Boost-testing list run by mbergal at meta-comm.com