|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r67714 - trunk/tools/regression/doc
From: admin_at_[hidden]
Date: 2011-01-05 23:28:19
Author: wash
Date: 2011-01-05 23:28:14 EST (Wed, 05 Jan 2011)
New Revision: 67714
URL: http://svn.boost.org/trac/boost/changeset/67714
Log:
Typos in the regression docs.
Text files modified:
trunk/tools/regression/doc/library_status.html | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
Modified: trunk/tools/regression/doc/library_status.html
==============================================================================
--- trunk/tools/regression/doc/library_status.html (original)
+++ trunk/tools/regression/doc/library_status.html 2011-01-05 23:28:14 EST (Wed, 05 Jan 2011)
@@ -58,9 +58,9 @@
<li>Invoke one of the following:
<ul>
- <li><code>../../../tools/regression/library_test (*nix)</code>.</li>
+ <li><code>../../../tools/regression/src/library_test (*nix)</code>.</li>
- <li><code>..\..\..\tools\regression\library_test
+ <li><code>..\..\..\tools\regression\src\library_test
(windows)</code>.</li>
</ul>
</li>
@@ -398,7 +398,7 @@
<p>This table was generated by invoking the following command line:</p>
- <p><code>../../../tools/regression/library_test --toolset=msvc-7.1
+ <p><code>../../../tools/regression/src/library_test --toolset=msvc-7.1
variant=debug,release</code></p>
<p>from within the .../libs/regex/test directory.</p>
@@ -442,7 +442,7 @@
command line shells, there is shell script that can be run from the boost
root directory:
- <p><code>tools/regression/library_test_all</code></p>
+ <p><code>tools/regression/src/library_test_all</code></p>
<p>The command line arguments are the same as for running the test for one
library. This script creates all the html files in all the test directories
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