|
Boost Testing : |
From: Beman Dawes (bdawes_at_[hidden])
Date: 2005-06-14 16:48:16
I'm having trouble getting a toolset located in the testing root directory
to work. This is the directory that contains regression.py, and the toolset
works fine if moved to the boost-root/tools/build/v1 directory.
What is the general procedure to debug testing problems? I'd like to run
bjam only, and only on one simple test. Say config_info.
(The motivation being that such a run will be quick, and will produce a very
short log file, and thus will be easy to debug.)
TIA,
--Beman