Boost logo

Boost Testing :

From: Misha Bergal (mbergal_at_[hidden])
Date: 2005-03-12 21:58:17


"Victor A. Wagner Jr." <vawjr_at_[hidden]> writes:

>
> I suppose I could delete the entire directory result\bin or at least
> the contents, I don't really feel qualified to modify regression.py
> for this. Too much "by hand" stuff makes the testing results somewhat
> dubious.
>

If you want to keep you custom driver script just put

rd /s/q results
mkdir results

in it.

Or just use

python regression.py
  --runner=RudbekAssociates
  --comment comment.html
  --user=vawjr
  --toolsets=vc-7_1,vc-8_0
  --bjam-toolset=msvc
  --monitored

-- 
Misha Bergal
MetaCommunications Engineering

Boost-testing list run by mbergal at meta-comm.com