$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-08-27 03:19:12
Victor A. Wagner Jr. wrote:
> cd boost\tools\build\v2\test
> test_all.py msvc-7.1 >\projects\results\bjamv2.log 2>&1
I think I've fixed the problems with the 'expansion' and the
'custom_generators' test. The 'generators_test' would require a bit more
time. As for 'railsys' -- the test is not supposed to run unless environment
variable QTDIR is defined. Do you define it specifically to run Boost.Build
tests? I think there's no need to do it -- unless you really have Qt
somewhere. IOW, that test is supposed to fail almost everywhere except for my
machine.
- Volodya