|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-03-10 01:47:12
On Wednesday 08 March 2006 12:25, Markus Schöpflin wrote:
> bjam --v2 gcc-4_0_2_tru64 bind_visit_test
> Building Boost.Regex with the optional Unicode/ICU support disabled.
> Please refer to the Boost.Regex documentation for more information
> (and if you don't know what ICU is then you probably don't need it).
> ...found 64 targets...
> ...updating 4 targets...
> gcc.compile.c++
> ../../../bin.v2/libs/bind/test/bind_visit_test.test/gcc-4_0_2_tru64/debug/b
>ind_visit_test.o gcc.link
> ../../../bin.v2/libs/bind/test/bind_visit_test.test/gcc-4_0_2_tru64/debug/b
>ind_visit_test testing.capture-output
> ../../../bin.v2/libs/bind/test/bind_visit_test.test/gcc-4_0_2_tru64/debug/b
>ind_visit_test.run **passed**
> ../../../bin.v2/libs/bind/test/bind_visit_test.test/gcc-4_0_2_tru64/debug/b
>ind_visit_test.test ...updated 4 targets...
>
> This doesn't show the output of the test, but I would like to see it when
> running the test manually. Is there a way to force the test output to
> appear the console?
Try adding --verbose-test command line option to bjam. In any case, the output
of the test can be found in the
../../../bin.v2/libs/bind/test/bind_visit_test.test/gcc-4_0_2_tru64/debug/bind_visit_test.run
file.
HTH,
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