Boost logo

Boost Testing :

From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2005-07-12 08:11:06


"Juraj Ivančić" <jura_at_[hidden]> writes:
> However I had trouble making post-bjam processing tools, namely
> process_jam_log and compiler_status to behave correctly. They both
> seem to rely on the fact that tests are located somewhere in the
> %BOOST_ROOT%/libs folder.
>
> Is there a way to use them, without modifing their source, to process jam
> log from any folder?

You can specify the build results directory for 'process_jam_log' by
simply passing it as the first command line argument, e.g.

    process_jam_log my_build_dir < bjam.log

HTH,

-- 
Aleksey Gurtovoy
MetaCommunications Engineering

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