$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-12-26 02:12:02
Hi, I seem to have problems with 'run' tests, using V1 regression system.
When I clean all build directories, go to "libs/graph/test" and run "bjam",
only a single "run" test is actually run.
When I clean everything and run "bjam graph" from "status", much more tests
are run.
Is this a known issue? I've worked around it by adding Jamfile.v2 to graph/
test but probably fix for V1 is a good thing to have, too.
- Volodya