Changes between Version 12 and Version 13 of BoostRegressionsV2
- Timestamp:
- Mar 22, 2006, 10:46:50 AM (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BoostRegressionsV2
v12 v13 17 17 }}} 18 18 19 '''Note''': on windows, use only forward slashes too.19 '''Note''': use only forward slashes too, both on Unix and Windows. 20 20 21 21 It's possible to specify additional options to compiler or linker: … … 43 43 = Running = 44 44 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:45 First 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: 46 46 47 47 {{{
