$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: grafikrobot_at_[hidden]
Date: 2007-11-07 10:30:22
Author: grafik
Date: 2007-11-07 10:30:21 EST (Wed, 07 Nov 2007)
New Revision: 40888
URL: http://svn.boost.org/trac/boost/changeset/40888
Log:
Add links meta-comm results. Clean up XHTML with tidy.
Text files modified: 
   website/public_html/beta/development/testing.html |   102 +++++++++++++++++++++++++++------------ 
   1 files changed, 69 insertions(+), 33 deletions(-)
Modified: website/public_html/beta/development/testing.html
==============================================================================
--- website/public_html/beta/development/testing.html	(original)
+++ website/public_html/beta/development/testing.html	2007-11-07 10:30:21 EST (Wed, 07 Nov 2007)
@@ -10,6 +10,12 @@
   "/style/section-development.css" />
   <!--[if IE]> <style type="text/css"> body { behavior: url(/style/csshover.htc); } </style> 
   <![endif]-->
+
+  <style type="text/css">
+/*<![CDATA[*/
+  th.c1 {font-style: italic}
+  /*]]>*/
+  </style>
 </head>
 
 <body>
@@ -88,8 +94,8 @@
               <h2><a name="RegressionTesting" id=
               "RegressionTesting"></a>Regression Testing</h2>
 
-              <p>A group of volunteers donate CPU cycles, and large amounts of
-              disk space, to collectively produce the regression testing
+              <p>A group of volunteers donate CPU cycles, and large amounts
+              of disk space, to collectively produce the regression testing
               result tables. Various Boost releases are tested for the
               benefit of library developers and interested users:</p>
 
@@ -103,6 +109,10 @@
                 </tr>
 
                 <tr>
+                  <th class="c1" colspan="4">Local Results</th>
+                </tr>
+
+                <tr>
                   <td>Main trunk</td>
 
                   <td><a href=
@@ -124,47 +134,75 @@
                   <td><a href=
                   "tests/release/developer/summary.html">Summary</a></td>
 
-                  <td><a href="tests/release/developer/issues.html">Unresolved
+                  <td><a href=
+                  "tests/release/developer/issues.html">Unresolved
                   Issues</a></td>
                 </tr>
+
+                <tr>
+                  <th class="c1" colspan="4">Alternate Results @ <a href=
+                  "http://engineering.meta-comm.com/boost.aspx">MetaCommunications</a></th>
+                </tr>
+
+                <tr>
+                  <td>Main trunk</td>
+
+                  <td></td>
+
+                  <td><a href=
+                  "http://engineering.meta-comm.com/boost-regression/trunk/developer/summary.html">
+                  Summary</a></td>
+
+                  <td><a href=
+                  "http://engineering.meta-comm.com/boost-regression/trunk/developer/issues.html">
+                  Unresolved Issues</a></td>
+                </tr>
               </table>
 
-              <h2><a name="SmokeTesting" id="SmokeTesting"></a>Smoke Testing</h2>
+              <h2><a name="SmokeTesting" id="SmokeTesting"></a>Smoke
+              Testing</h2>
 
-              <p>The full regression test reports give a broad and deep view of how Boost 
-              libraries perform across many platforms and compilers. But 
-              developers often need a quick snapshot of how tests are doing on 
-              representative platforms and compilers. The smoke tests check the 
-              repository at regular intervals and run incremental tests if 
-              anything has changed. Test results may be available as little as 5 
-              minutes later, depending on the platform and how many libraries 
-              were affected by changes. More extensive changes take a couple of 
-              hours to test.</p>
+              <p>The full regression test reports give a broad and deep view
+              of how Boost libraries perform across many platforms and
+              compilers. But developers often need a quick snapshot of how
+              tests are doing on representative platforms and compilers. The
+              smoke tests check the repository at regular intervals and run
+              incremental tests if anything has changed. Test results may be
+              available as little as 5 minutes later, depending on the
+              platform and how many libraries were affected by changes. More
+              extensive changes take a couple of hours to test.</p>
 
               <table summary="Smoke Results">
                 <tr>
                   <th>Version</th>
+
                   <th>Platform and Compiler</th>
                 </tr>
+
                 <tr>
                   <td>Main Trunk</td>
-                  <td>
-                  <a href="http://mysite.verizon.net/beman/bgd-win32-trunk-results.html">
+
+                  <td><a href=
+                  "http://mysite.verizon.net/beman/bgd-win32-trunk-results.html">
                   Windows (32-bit), Visual C++ 2005 SP1</a></td>
                 </tr>
+
                 <tr>
                   <td>Main Trunk</td>
-                  <td>
-                  Ubuntu Linux (X86 32-bit), gcc-4.1.2</td>
+
+                  <td><a href=
+                  "http://mysite.verizon.net/beman/bgd-linux-trunk-results.html">
+                  Ubuntu Linux (X86 32-bit), gcc-4.1.2</a></td>
                 </tr>
               </table>
 
-              <h2><a name="Inspection" id="SmokeTesting0"></a>Inspection</h2>
+              <h2><a name="Inspection" id="Inspection"></a>Inspection</h2>
 
-              <p>The Boost Subversion trunk is inspected several times an hour 
-              to detect problems such as missing copyrights or licenses. The
-              <a href="http://mysite.verizon.net/beman/inspect.html">Boost 
-              Inspection Report</a> tells all!</p>
+              <p>The Boost Subversion trunk is inspected several times an
+              hour to detect problems such as missing copyrights or licenses.
+              The <a href=
+              "http://mysite.verizon.net/beman/inspect.html">Boost Inspection
+              Report</a> tells all!</p>
 
               <h2><a name="Acknowledgements" id=
               "Acknowledgements"></a>Acknowledgements</h2>
@@ -176,29 +214,27 @@
 
               <ul class="directory">
                 <li>
-                  <p>
-                  <img src="../gfx/borland_logo.gif" alt=
-                  "Borland" width="70" height="33" /><br />
+                  <p><img src="../gfx/borland_logo.gif" alt="Borland" width=
+                  "70" height="33" /><br />
                   <a href="http://www.borland.com/">Borland</a></p>
                 </li>
 
                 <li>
-                  <p>
-                  <img src="../gfx/intel_logo.gif" alt="intel" width="72" height="36" /><br />
+                  <p><img src="../gfx/intel_logo.gif" alt="intel" width="72"
+                  height="36" /><br />
                   <a href="http://www.intel.com/software/products">Intel
                   Corporation</a></p>
                 </li>
 
                 <li>
-                  <p>
-                  <img src="../gfx/kai_logo.gif" alt=
-                  "KAI SOFTWARE" width="65" height="27" /><br />
+                  <p><img src="../gfx/kai_logo.gif" alt="KAI SOFTWARE" width=
+                  "65" height="27" /><br />
                   <a href="http://www.kai.com/">KAI Software</a></p>
                 </li>
 
                 <li>
-                  <p>
-                  <img src="../gfx/ms_logo.gif" alt="Microsoft" width="113" height="35" /><br />
+                  <p><img src="../gfx/ms_logo.gif" alt="Microsoft" width=
+                  "113" height="35" /><br />
                   <a href=
                   "http://msdn.microsoft.com/visualc/">Microsoft</a></p>
                 </li>
@@ -257,4 +293,4 @@
     <div class="clear"></div>
   </div>
 </body>
-</html>
\ No newline at end of file
+</html>