mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 14:05:01 +00:00
re-run wth iterator_traits_test*
[SVN r8694]
This commit is contained in:
parent
9c3b50d6cd
commit
f124a75b6d
1 changed files with 30 additions and 2 deletions
|
@ -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> 18 Jan 2001 22:47 GMT</p>
|
||||
<p><b>Run Date:</b> 21 Jan 2001 20:38 GMT</p>
|
||||
<p><b>System Configuration:</b> IRIX 6.5 (CPU: IP32)</p>
|
||||
<p>
|
||||
<table border="1" cellspacing="0" cellpadding="5">
|
||||
|
@ -135,7 +135,7 @@ Compiler Status: irix
|
|||
<td><a href="../libs/regex/demo/regress/regex_test.cpp">libs/regex/demo/regress/regex_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td>Pass</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -244,6 +244,34 @@ Compiler Status: irix
|
|||
<td><font color="#FF0000">Fail</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/utility/iter_adaptor_fail_expected1.cpp">libs/utility/iter_adaptor_fail_expected1.cpp</a></td>
|
||||
<td>compile-fail</td>
|
||||
<td>Pass</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/utility/iter_adaptor_fail_expected2.cpp">libs/utility/iter_adaptor_fail_expected2.cpp</a></td>
|
||||
<td>compile-fail</td>
|
||||
<td>Pass</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/utility/iter_adaptor_fail_expected3.cpp">libs/utility/iter_adaptor_fail_expected3.cpp</a></td>
|
||||
<td>compile-fail</td>
|
||||
<td>Pass</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/utility/iterator_traits_test.cpp">libs/utility/iterator_traits_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td>Pass</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/utility/iterators_test.cpp">libs/utility/iterators_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
|
|
Loading…
Add table
Reference in a new issue