|
|
@@ -2656,6 +2656,16 @@ for more information.
|
|
|
are possible if someone is prepared to invest the time.
|
|
|
</note>
|
|
|
</mark-expected-failures>
|
|
|
+ <mark-expected-failures>
|
|
|
+ <test name="special_functions_test"/>
|
|
|
+ <test name="octonion_test"/>
|
|
|
+ <test name="quaternion_test"/>
|
|
|
+ <test name="quaternion_mult_incl_test"/>
|
|
|
+ <toolset name="msvc-6*"/>
|
|
|
+ <note author="John Maddock">
|
|
|
+ This compiler is not sufficiently conforming to compile these tests.
|
|
|
+ </note>
|
|
|
+ </mark-expected-failures>
|
|
|
<mark-expected-failures>
|
|
|
<test name="quaternion_test"/>
|
|
|
<toolset name="msvc-7.1_stlport4"/>
|
|
|
@@ -3468,7 +3478,8 @@ for more information.
|
|
|
<mark-failure>
|
|
|
<toolset name="gcc-2.95.3-linux"/>
|
|
|
<toolset name="sunpro-5_3-sunos"/>
|
|
|
- <toolset name="msvc-6.5*"/>
|
|
|
+ <toolset name="sun-5.8"/>
|
|
|
+ <toolset name="msvc-6.5*"/>
|
|
|
<toolset name="msvc-7.0"/>
|
|
|
<note author="John Maddock">
|
|
|
This test fails because a dependency (Boost.Program Options) doesn't build with this compiler.
|