$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-07-20 01:03:59
Robert Ramey wrote:
> I ran the test in <boost_root>/tools/regression/test and it failed to
> complete with a number of errors:
>
> $ ./test.bat
Unfortunately, I don't know what this script is. What is it intended for,
and when it last worked?
>
> C:\Boost134\tools\regression\test>set TEST_LOCATE_ROOT=d:\temp
>
> C:\Boost134\tools\regression\test>echo Begin test processing...
> Begin test processing...
>
> C:\Boost134\tools\regression\test>bjam --dump-tests
> "-sALL_LOCATE_TARGET=d:\temp
> " 1>bjam.log 2>&1
And apparently it is used Boost.Build V1 syntax.
- Volodya