|
|
@@ -3016,16 +3016,27 @@ for more information.
|
|
|
<toolset name="borland-5.8*"/>
|
|
|
<toolset name="borland-5_6*"/>
|
|
|
<toolset name="borland-5_8*"/>
|
|
|
- <note refid="32"/>
|
|
|
+ <note refid="32" author="David Abrahams"/>
|
|
|
</mark-expected-failures>
|
|
|
<mark-expected-failures>
|
|
|
<test name="unnamed_fail"/>
|
|
|
<toolset name="msvc-7.0"/>
|
|
|
- <toolset name="msvc-6*"/>
|
|
|
- <toolset name="vc-7_0"/>
|
|
|
<toolset name="vc-6*"/>
|
|
|
- <note refid="32"/>
|
|
|
+ <note refid="32" author="David Abrahams"/>
|
|
|
</mark-expected-failures>
|
|
|
+ <test name="preprocessor">
|
|
|
+ <toolset name="[Ss]un-5.8"/>
|
|
|
+ <note>
|
|
|
+ Several compiler bugs were worked around in order to get
|
|
|
+ this test to pass, so it could be considered to be only
|
|
|
+ partially working. However, the library's macro system,
|
|
|
+ which is really being tested here, does work on this
|
|
|
+ compiler, which is why we worked around the failures.
|
|
|
+ Please see the <a
|
|
|
+ href="http://www.boost.org/libs/parameter/test/preprocessor.cpp">test's
|
|
|
+ source file</a> for details.
|
|
|
+ </note>
|
|
|
+ </test>
|
|
|
</library>
|
|
|
|
|
|
<!-- pointer container -->
|