|
Boost-Commit : |
From: daniel_james_at_[hidden]
Date: 2008-09-02 19:12:35
Author: danieljames
Date: 2008-09-02 19:12:34 EDT (Tue, 02 Sep 2008)
New Revision: 48548
URL: http://svn.boost.org/trac/boost/changeset/48548
Log:
Tidy up the testing page.
Text files modified:
website/public_html/beta/development/testing.html | 89 ++++++++++++++++++++-------------------
1 files changed, 46 insertions(+), 43 deletions(-)
Modified: website/public_html/beta/development/testing.html
==============================================================================
--- website/public_html/beta/development/testing.html (original)
+++ website/public_html/beta/development/testing.html 2008-09-02 19:12:34 EDT (Tue, 02 Sep 2008)
@@ -37,24 +37,25 @@
<div class="section-body" style="width: 796; height: 1802">
<ul class="toc">
-
<li>Regression Tests</li>
<li>Inspection Reports</li>
<li>Release Branch Snapshots</li>
- <li><a href="#Acknowledgements"><a href="#Introduction">More
- about regression tests</a></a>Acknowledgements</li>
+ <li><a href="#Introduction">More about regression
+ tests</a></li>
+
+ <li>Acknowledgements</li>
</ul>
<h2><a name="RegressionTesting" id=
"RegressionTesting"></a>Regression Tests</h2>
- <p>A group of volunteers donate CPU cycles and large amounts
- of disk space to collectively produce the regression testing
- result tables. Various Boost repository versions are tested for the
- benefit of library developers and interested users:</p>
+ <p>A group of volunteers donate CPU cycles and large amounts of
+ disk space to collectively produce the regression testing
+ result tables. Various Boost repository versions are tested for
+ the benefit of library developers and interested users:</p>
<table summary="Regression Results">
<tr>
@@ -114,31 +115,31 @@
<td><em>Not available yet</em></td>
</tr>
+ </table>
- </table>
-
- <h2><a name="Inspection" id="Inspection"></a>Inspection Reports</h2>
+ <h2><a name="Inspection" id="Inspection"></a>Inspection
+ Reports</h2>
<p>The Boost Subversion repository is inspected daily to detect
- problems such as missing copyrights or licenses. The Boost Inspection
- Report tells all!</p>
+ problems such as missing copyrights or licenses. The Boost
+ Inspection Report tells all!</p>
<table summary="Regression Results">
<tr>
<th>Version</th>
-
</tr>
<tr>
- <td>Main trunk</td>
-
+ <td><a href=
+ "http://mysite.verizon.net/beman/inspect.html">Main
+ trunk</a></td>
</tr>
<tr>
- <td>Release branch</td>
-
+ <td><a href=
+ "http://boost.cowic.de/rc/inspect-snapshot.html">Release
+ branch</a></td>
</tr>
-
</table>
<h2><a name="Snapshots" id="Snapshots"></a>Release Branch
@@ -157,30 +158,32 @@
<p>The Subversion release branch can be checked out from
http://svn.boost.org/svn/boost/branches/release.
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