mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 22:39:25 +00:00
integrated new config system
[SVN r11228]
This commit is contained in:
parent
d927612372
commit
dd4844b4ee
1 changed files with 15 additions and 6 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> 17 Sep 2001 17:26 GMT</p>
|
||||
<p><b>Run Date:</b> 23 Sep 2001 18:13 GMT</p>
|
||||
<p><b>System Configuration:</b> IRIX 6.5 (CPU: IP32)</p>
|
||||
<p>
|
||||
<table border="1" cellspacing="0" cellpadding="5">
|
||||
|
@ -22,7 +22,7 @@ Compiler Status: irix
|
|||
<td>GNU<br><a href="http://gcc.gnu.org/">GCC</a><br>3.0.1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/config/config_test.cpp">libs/config/config_test.cpp</a></td>
|
||||
<td><a href="../libs/config/test/config_info.cpp">libs/config/test/config_info.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
|
@ -31,7 +31,16 @@ Compiler Status: irix
|
|||
<td>Pass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/config/limits_test.cpp">libs/config/limits_test.cpp</a></td>
|
||||
<td><a href="../libs/config/test/config_test.cpp">libs/config/test/config_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/config/test/limits_test.cpp">libs/config/test/limits_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td>Pass</td>
|
||||
|
@ -268,7 +277,7 @@ Compiler Status: irix
|
|||
<td><a href="../libs/regex/test/regress/regex_test.cpp">libs/regex/test/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>Pass</td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
|
@ -277,8 +286,8 @@ Compiler Status: irix
|
|||
<td><a href="../libs/regex/test/regress/wregex_test.cpp">libs/regex/test/regress/wregex_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Reference in a new issue