Boost logo

Boost-Build :

From: Zbynek Winkler (zw-bjam_at_[hidden])
Date: 2004-09-13 08:46:18


Vladimir Prus wrote:

>FYI, V2's unit-test has being reverted to the old behaviour. It does not
>capture output into file and does not produce screen-full of error messages
>when the test fail. But, it adds the needed run-path elements when running
>the command.
>
>Please test and report any problems.
>
>
I behaves as before. Thanks!

However the thing I was after when updating my cvs copy was this problem
with <dependency>:

unit-test a : a.cpp a-test.cpp ;
unit-test b : b.cpp a.cpp b-test.cpp : <dependency>a ;

I still get the error of duplicate name for target a.cpp :-(.

What about my suggestion about enhancing the unit testing capabilities
of bjam by assigning tests to targets? (last mentioned in
http://article.gmane.org/gmane.comp.lib.boost.build/6342)

Zbynek

-- 
http://zw.matfyz.cz/ http://robotika.cz/
Faculty of Mathematics and Physics, Charles University, Prague, Czech Republic
 

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