mirror of
https://github.com/boostorg/boost.git
synced 2025-04-18 11:13:43 +00:00
added function library
[SVN r10379]
This commit is contained in:
parent
52a81a70ea
commit
f0e5603b95
1 changed files with 12 additions and 1 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> 19 Jun 2001 08:35 GMT</p>
|
||||
<p><b>Run Date:</b> 21 Jun 2001 17:45 GMT</p>
|
||||
<p><b>System Configuration:</b> Linux 2.4.4 (CPU: i686)</p>
|
||||
<p>
|
||||
<table border="1" cellspacing="0" cellpadding="5">
|
||||
|
@ -134,6 +134,17 @@ Compiler Status: linux
|
|||
<td>Pass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/function/test/function_test.cpp">libs/function/test/function_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/functional/function_test.cpp">libs/functional/function_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td>Pass</td>
|
||||
|
|
Loading…
Add table
Reference in a new issue