mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 14:29:14 +00:00
Minor changes and integration with test policy and regression test suite pages
[SVN r8830]
This commit is contained in:
parent
f6ac368e3f
commit
17353776b2
1 changed files with 14 additions and 17 deletions
|
@ -48,23 +48,26 @@ the compiler may not work properly.</p>
|
|||
<h2><a name="Compiler Status Tables">Compiler Status Tables</a></h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="cs-linux.html">Linux/x86</a>
|
||||
<a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/linux.log.gz">[compiler messages]</a>
|
||||
Contributed by
|
||||
<a href="../people/jens_maurer.htm">Jens Maurer</a></li>
|
||||
<li><a href="cs-beos.html">BeOS5/Intel</a>
|
||||
<a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/beos.log.gz">[compiler messages]</a>
|
||||
Contributed by
|
||||
<a href="../people/john_maddock.htm">John Maddock</a></li>
|
||||
<li><a href="cs-win32.html">Windows NT / Windows 2000</a>
|
||||
<a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/win32.zip">[compiler messages]</a>
|
||||
Contributed by
|
||||
<a href="../people/beman_dawes.html">Beman Dawes</a></li>
|
||||
<li><a href="cs-tru64.html">Compaq Tru64 Unix 5.0</a>
|
||||
<a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/alpha.log.gz">[compiler messages]</a>
|
||||
Contributed by
|
||||
<a href="../people/jens_maurer.htm">Jens Maurer</a>
|
||||
in co-operation with Ralf W. Grosse-Kunstleve</li>
|
||||
<li><a href="cs-hpux.html">HP/UX 10.x</a>
|
||||
Contributed by Thomas Matelich</li>
|
||||
|
||||
<li><a href="cs-linux.html">Linux/x86</a>
|
||||
<a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/linux.log.gz">[compiler messages]</a>
|
||||
Contributed by
|
||||
<a href="../people/jens_maurer.htm">Jens Maurer</a></li>
|
||||
<li><a href="cs-win32.html">Microsoft Windows NT / Windows 2000</a>
|
||||
<a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/win32.zip">[compiler messages]</a>
|
||||
Contributed by
|
||||
<a href="../people/beman_dawes.html">Beman Dawes</a></li>
|
||||
<li><a href="cs-irix.html">SGI IRIX 6.5</a>
|
||||
<a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/irix.log.gz">[compiler messages]</a>
|
||||
Contributed by
|
||||
|
@ -75,21 +78,15 @@ the compiler may not work properly.</p>
|
|||
Contributed by
|
||||
<a href="../people/jens_maurer.htm">Jens Maurer</a>
|
||||
in co-operation with Andrew Lumsdaine</li>
|
||||
<li><a href="cs-hpux.html">HP/UX 10.x</a>
|
||||
Contributed by Thomas Matelich</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<p>Boost releases are run through a regression test which
|
||||
<p>Boost releases are run through a <a href="../more/regression.html"> regression test
|
||||
suite</a> which
|
||||
automatically generates the above tables. Unless otherwise
|
||||
indicated, the C++ Standard Library implementation is the one
|
||||
shipped with the compiler.</p>
|
||||
|
||||
<p>The <a href="regression.cpp">regression.cpp</a> test program was contributed
|
||||
by Jens Maurer, generalizing and improving an earlier program by Beman Dawes.
|
||||
The <a href="compiler.cfg">compiler.cfg</a> and <a href="regression.cfg">regression.cfg
|
||||
</a>configuration files control the test.</p>
|
||||
|
||||
<p><b>Warning:</b> These tables are not a good indication of a
|
||||
particular compiler's compliance with the C++ Standard. The
|
||||
boost libraries often contain workarounds which mask compiler
|
||||
|
@ -105,7 +102,7 @@ library tests have not yet been included.</p>
|
|||
<hr>
|
||||
|
||||
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED"
|
||||
s-format="%d %B %Y" startspan -->29 January 2001<!--webbot bot="Timestamp" endspan i-checksum="32184" --></p>
|
||||
s-format="%d %B %Y" startspan -->31 January 2001<!--webbot bot="Timestamp" endspan i-checksum="32169" --></p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue