|
Boost Testing : |
From: Anthony Williams (anthony_w.geo_at_[hidden])
Date: 2006-11-16 03:17:18
"Boris Gubenko" <Boris.Gubenko_at_[hidden]> writes:
> Anthony Williams wrote:
>> What's a good way to run a single test?
>
> Using tr1 library test std_test_hash_header and acc toolset
> as an example:
>
> export BOOST_BUILD_PATH=...
> cd $BOOST_BUILD_PATH/boost/libs/tr1/test
> touch std_test_hash_header.cpp
> bjam --v2 acc -d2 std_test_hash_header
Vladimir Prus <ghost_at_[hidden]> writes:
> Â Â cd libs/whatever/test
> Â Â bjam the_single_test
>
> You might also want
>
> Â Â bjam --clean the_single_test
> Â Â bjam the_single_test
>
> but this is only required if you change something in configuration
> (Jamfiles, compilers, system).
Thanks Boris, Volodya.
Anthony
-- Anthony Williams Software Developer Just Software Solutions Ltd http://www.justsoftwaresolutions.co.uk