|
Boost Testing : |
From: Bronek Kozicki (brok_at_[hidden])
Date: 2005-07-16 03:56:44
Goncalo N M de Carvalho wrote:
> C:\Documents and Settings\Goncalo Carvalho\My
> Documents\Visual Studio 2005\Boost
> _Regression>C:\Python24\python regression.py
from my experience, regression.py works best on Windows is you use
really short path without spaces, or even better subst-ed drive, eg.:
C:\>subst G: "C:\Documents and Settings\Goncalo Carvalho\My
Documents\Visual Studio 2005\Boost_Regression"
C:\>G:
C:\>regression.py --here --goes --your --list --of --parameters
Regards
B.