Changes between Version 12 and Version 13 of BoostRegressionsV2


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

--

Legend:

Unmodified
Added
Removed
Modified
  • BoostRegressionsV2

    v12 v13  
    1717}}}
    1818
    19 '''Note''': on windows, use only forward slashes too.
     19'''Note''': use only forward slashes too, both on Unix and Windows.
    2020
    2121It's possible to specify additional options to compiler or linker:
     
    4343= Running =
    4444
    45 First of all, obtain from CVS the current version of the {{{regression.py}}} script, located in the {{{/home/ghost/Work/boost-rc/tools/regression/xsl_reports/runner}}} directory. To use V2 when running {{{regression.py}}}, just add {{{--v2}}} option. For example, to run tests and uploade results, run:
     45First of all, obtain from CVS the current version of the {{{regression.py}}} script, located in the {{{tools/regression/xsl_reports/runner}}} directory. To use V2 when running {{{regression.py}}}, just add {{{--v2}}} option. For example, to run tests and uploade results, run:
    4646
    4747{{{