mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 14:05:01 +00:00
re-run with counting_iterator_test.cpp and fixes to numeric_traits_test.cpp
[SVN r8761]
This commit is contained in:
parent
c86a117844
commit
fa790e05ac
1 changed files with 11 additions and 3 deletions
|
@ -8,7 +8,7 @@ Compiler Status: linux
|
|||
<h1><img border border="0" src="../c++boost.gif" width="277" height="86"></h1>
|
||||
<h1>Compiler Status: linux</h1>
|
||||
|
||||
<p><b>Run Date:</b> 22 Jan 2001 20:58 GMT</p>
|
||||
<p><b>Run Date:</b> 24 Jan 2001 20:45 GMT</p>
|
||||
<p><b>System Configuration:</b> Linux 2.2.13 (CPU: i686)</p>
|
||||
<p>
|
||||
<table border="1" cellspacing="0" cellpadding="5">
|
||||
|
@ -269,6 +269,14 @@ Compiler Status: linux
|
|||
<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>Pass</td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/utility/iterator_adaptor_test.cpp">libs/utility/iterator_adaptor_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td>Pass</td>
|
||||
|
@ -320,9 +328,9 @@ Compiler Status: linux
|
|||
<td><a href="../libs/utility/numeric_traits_test.cpp">libs/utility/numeric_traits_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td>Pass</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td>Pass</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/utility/operators_test.cpp">libs/utility/operators_test.cpp</a></td>
|
||||
|
|
Loading…
Add table
Reference in a new issue