$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2019-06-24 12:10:46
James E. King III wrote:
> Currently b2 only shows output when a test fails unexpectedly.  If I want 
> to build and run a test and see the stdout from the test all in one 
> command, is there a b2 option that would do that?  For example, the output 
> from predef's "info_as_cpp" test is useful, and I'd like to have a single 
> command line that builds it, runs it, and shows stdout. I don't see a way 
> to do this with b2, even with the -d+n flags.
    b2 --verbose-test