Boost logo

Boost :

Subject: [boost] Getting regression test command lines
From: Edward Diener (eldiener_at_[hidden])
Date: 2013-05-18 02:25:54


It is not possible in the regression tests I see on the Boost website to
get the full command lines for a regression test. The reason for this is
that the regression test uses a command response file and the contents
of the command response are not being shown. Atypical example might be:

cl /Zm800 -nologo
@"D:\BoostRT\results\boost\bin.v2\libs\tti\test\test_has_data_compile.test\msvc-9.0~w\dbg\stdlb-stlpr-5.2~9\test_has_data_compile.obj.rsp

Without knowing what the command response file contains it is impossible
to know what the command options are for the test. This makes it very
difficult to duplicate the reason for a failure in the online regression
tests.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk