Changes between Version 13 and Version 14 of BoostRegressionsV2


Ignore:
Timestamp:
Mar 22, 2006, 10:48:26 AM (20 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BoostRegressionsV2

    v13 v14  
    4646
    4747{{{
    48 ./regression.py --v2 --toolsets=hp_cxx-65_042_tru42
     48./regression.py --v2 --toolsets=hp_cxx-65_042_tru42 --runner=hp-tru42-V2
    4949}}}
    5050
     
    6464}}}
    6565
    66 where the {{{--bjam-options}}} allows you to pass in additional options to bjam/BBv2 and {{{--comment}}} allows you to add a custom HTML page about the runner. Note that you can separate the toolsets used in the call for test, for example:
     66where the {{{--bjam-options}}} allows you to pass in additional options to bjam/BBv2 and {{{--comment}}} allows you to add a custom HTML page about the runner.
     67
     68'''Note''': when running each step separately, step name should be the first thing on command line, before any options.
     69
     70You can separate the toolsets used in the call for test, for example:
    6771
    6872{{{