$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (jm_at_[hidden])
Date: 2003-01-17 06:32:43
>It's the run_tests.sh with minor modifs.
>I also attached the output.
Toon,
Your test script has:
#
# "test_tools" are the Boost.Build toolsets to use for building and running
the
# regression tests. Specify a space separated list, of the Boost.Build
toolsets.
# Each will be built and tested in sequence.
#
test_tools=gcc
So only the gcc tests will be run, I assume that you have some detritus in
bin directory from previous HP aCC runs, which is why you are seeing some
results listed. Add the necessary toolset(s) to test_tools.
regards,
John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm