Browse Source

re-run with counting_iterator_test

[SVN r8763]
Jens Maurer 25 years ago
parent
commit
c805efaa5f
2 changed files with 15 additions and 2 deletions
  1. 8 1
      status/cs-irix.html
  2. 7 1
      status/cs-tru64.html

+ 8 - 1
status/cs-irix.html

@@ -8,7 +8,7 @@ Compiler Status: irix
 <h1><img border border="0" src="../c++boost.gif" width="277" height="86"></h1>
 <h1>Compiler Status: irix</h1>
 
-<p><b>Run Date:</b> 22 Jan 2001 20:46 GMT</p>
+<p><b>Run Date:</b> 24 Jan 2001 20:10 GMT</p>
 <p><b>System Configuration:</b> IRIX 6.5 (CPU: IP32)</p>
 <p>
 <table border="1" cellspacing="0" cellpadding="5">
@@ -237,6 +237,13 @@ Compiler Status: irix
 <td>Pass</td>
 </tr>
 <tr>
+<td><a href="../libs/utility/counting_iterator_test.cpp">libs/utility/counting_iterator_test.cpp</a></td>
+<td>run</td>
+<td><font color="#FF0000">Fail</font></td>
+<td><font color="#FF0000">Fail</font></td>
+<td><font color="#FF0000">Fail</font></td>
+</tr>
+<tr>
 <td><a href="../libs/utility/iterator_adaptor_test.cpp">libs/utility/iterator_adaptor_test.cpp</a></td>
 <td>run</td>
 <td><font color="#FF0000">Fail</font></td>

+ 7 - 1
status/cs-tru64.html

@@ -8,7 +8,7 @@ Compiler Status: tru64
 <h1><img border border="0" src="../c++boost.gif" width="277" height="86"></h1>
 <h1>Compiler Status: tru64</h1>
 
-<p><b>Run Date:</b> 22 Jan 2001 20:46 GMT</p>
+<p><b>Run Date:</b> 24 Jan 2001 20:09 GMT</p>
 <p><b>System Configuration:</b> OSF1 V5.0 (CPU: alpha)</p>
 <p>
 <table border="1" cellspacing="0" cellpadding="5">
@@ -205,6 +205,12 @@ Compiler Status: tru64
 <td>Pass</td>
 </tr>
 <tr>
+<td><a href="../libs/utility/counting_iterator_test.cpp">libs/utility/counting_iterator_test.cpp</a></td>
+<td>run</td>
+<td><font color="#FF0000">Fail</font></td>
+<td><font color="#FF0000">Fail</font></td>
+</tr>
+<tr>
 <td><a href="../libs/utility/iterator_adaptor_test.cpp">libs/utility/iterator_adaptor_test.cpp</a></td>
 <td>run</td>
 <td><font color="#FF0000">Fail</font></td>

粤ICP备19079148号