Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-10-14 06:46:49


On Saturday 14 October 2006 05:24, David Abrahams wrote:
> It appears that bpl-test does three things wrong:
>
> 1. It only puts the last .py source file on the python command line,
> when it should put the first such file there.
>
> 2. It doesn't make any of the other .py source files dependencies of
> the test target, so when they're changed, the test isn't re-run.
>
> 3. Doesn't add "-v" to the command line when I invoke bjam with
>
> testing.arg=-v
>
> The first two are crucial because I had to rework one of the
> Boost.Python tests to use several python source files.
>
> Right now the test (numpy) is set up with the python file to be run
> positioned last in the list.

Fixed on HEAD and RC_1_34_0; can you try again?

Thanks,
Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk