$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Wille (mw8329_at_[hidden])
Date: 2004-09-21 16:39:54
Stefan Slapeta wrote:
> This care about my disk space is very obliging.
Actually, this is care about *my* disk space.
Nevertheless, if I
> kindly ask, is there an easy way to avoid this? I've a list of test
> cases which behave _very_ strangly (GPF, obviously incorrect exit code,
> ...) without reflecting this in the test results, and it seems the time
> has come now to have a look at this.
>
> Anyway, do you know an easy way to manually build a single test case?
>
cd into the respective test directory, then
bjam -sTOOLSSET testname
Regards,
m