>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






_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to