|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r61927 - in website/public_html/live: . development
From: steven_at_[hidden]
Date: 2010-05-12 00:55:48
Author: steven_watanabe
Date: 2010-05-12 00:55:47 EDT (Wed, 12 May 2010)
New Revision: 61927
URL: http://svn.boost.org/trac/boost/changeset/61927
Log:
Merge run.py options update from beta
Properties modified:
website/public_html/live/ (props changed)
Text files modified:
website/public_html/live/development/running_regression_tests.html | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
Modified: website/public_html/live/development/running_regression_tests.html
==============================================================================
--- website/public_html/live/development/running_regression_tests.html (original)
+++ website/public_html/live/development/running_regression_tests.html 2010-05-12 00:55:47 EDT (Wed, 12 May 2010)
@@ -80,15 +80,17 @@
<h2>Options</h2>
<pre>
commands: cleanup, collect-logs, get-source, get-tools, patch, regression,
-setup, show-revision, test, test-clean, test-process, test-run, update-source,
-upload-logs
+setup, show-revision, test, test-boost-build, test-clean, test-process, test-
+run, update-source, upload-logs
-options:
+Options:
-h, --help show this help message and exit
--runner=RUNNER runner ID (e.g. 'Metacomm')
--comment=COMMENT an HTML comment file to be inserted in the reports
--tag=TAG the tag for the results
--toolsets=TOOLSETS comma-separated list of toolsets to test with
+ --libraries=LIBRARIES
+ comma separated list of libraries to test
--incremental do incremental run (do not remove previous binaries)
--timeout=TIMEOUT specifies the timeout, in minutes, for a single test
run/compilation
@@ -105,6 +107,7 @@
checkout, even when performing a full run
--have-source do neither a tarball download nor an SVN update; used
primarily for testing script changes
+ --ftp=FTP FTP URL to upload results to.
--proxy=PROXY HTTP proxy server address and port
(e.g.'http://www.someproxy.com:3128')
--ftp-proxy=FTP_PROXY
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk