|
Boost Testing : |
From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2005-07-13 14:52:22
Bronek Kozicki writes:
> I'm unable to run regression tests now. Please find attached bjam.log,
> regression.log and regression.cmd (batch used to start
> tests).
Fixed in the CVS now
(http://www.meta-comm.com/engineering/boost/regression.py.gz updated
correspondingly).
FYI, the culprit was this:
G:\boost\status>G:\bjam.exe "-sBOOST_BUILD_PATH=G:\"
^^^^
"-sBOOST_ROOT=G:\boost" "-sTOOLS=mingw-3_4_2 como-4_3_3-vc7_1" -d2
--dump-tests "-sALL_LOCATE_TARGET=G:\results"
1>>G:\results\bjam.log 2>&1
\" ended up being treated as a quote that is a part of the argument and
it was screwing up the rest of the command line parsing.
Thanks for the report,
-- Aleksey Gurtovoy MetaCommunications Engineering