|
|
@@ -2489,7 +2489,12 @@ for more information.
|
|
|
<toolset name="msvc-6.5*"/>
|
|
|
<note refid="31" author="Peter Dimov"/>
|
|
|
</mark-expected-failures>
|
|
|
- </library>
|
|
|
+ <mark-expected-failures>
|
|
|
+ <test name="shared_ptr_move_test"/>
|
|
|
+ <toolset name="*"/>
|
|
|
+ <note refid="40" author="Boris Gubenko"/>
|
|
|
+ </mark-expected-failures>
|
|
|
+ </library>
|
|
|
|
|
|
<!-- spirit -->
|
|
|
<library name="spirit">
|
|
|
@@ -5305,4 +5310,8 @@ for more information.
|
|
|
This test assumes native typeof support.
|
|
|
</note>
|
|
|
|
|
|
+ <note id="40">
|
|
|
+ This test assumes compiler support for rvalue references.
|
|
|
+ </note>
|
|
|
+
|
|
|
</explicit-failures-markup>
|