|
@@ -6328,13 +6328,6 @@ This platform doesn't supports Boost.Container.
|
|
|
that I haven't been able to suppress.
|
|
that I haven't been able to suppress.
|
|
|
</note>
|
|
</note>
|
|
|
</mark-expected-failures>
|
|
</mark-expected-failures>
|
|
|
- <mark-expected-failures>
|
|
|
|
|
- <test name="tricky_rvalue_test"/>
|
|
|
|
|
- <toolset name="msvc-10.0"/>
|
|
|
|
|
- <note author="John Maddock">
|
|
|
|
|
- RValue reference suppprt in VC10 is unable to handle these tests fully.
|
|
|
|
|
- </note>
|
|
|
|
|
- </mark-expected-failures>
|
|
|
|
|
<mark-expected-failures>
|
|
<mark-expected-failures>
|
|
|
<test name="has_operator_new_test"/>
|
|
<test name="has_operator_new_test"/>
|
|
|
<test name="make_signed_test"/>
|
|
<test name="make_signed_test"/>
|
|
@@ -6412,9 +6405,12 @@ This platform doesn't supports Boost.Container.
|
|
|
<toolset name="msvc-11.0*"/>
|
|
<toolset name="msvc-11.0*"/>
|
|
|
<toolset name="msvc-12.0*"/>
|
|
<toolset name="msvc-12.0*"/>
|
|
|
<toolset name="msvc-14.0*"/>
|
|
<toolset name="msvc-14.0*"/>
|
|
|
|
|
+ <toolset name="msvc-14.1*"/>
|
|
|
|
|
+ <toolset name="msvc-14.2*"/>
|
|
|
<note author="Alexander Nasonov">
|
|
<note author="Alexander Nasonov">
|
|
|
See bug 99776 'enum UIntEnum { value = UINT_MAX } is promoted to int'
|
|
See bug 99776 'enum UIntEnum { value = UINT_MAX } is promoted to int'
|
|
|
http://lab.msdn.microsoft.com/ProductFeedback/viewfeedback.aspx?feedbackid=22b0a6b7-120f-4ca0-9136-fa1b25b26efe
|
|
http://lab.msdn.microsoft.com/ProductFeedback/viewfeedback.aspx?feedbackid=22b0a6b7-120f-4ca0-9136-fa1b25b26efe
|
|
|
|
|
+ https://developercommunity.visualstudio.com/content/problem/490264/standard-violation-enum-underlying-type-cannot-rep.html
|
|
|
</note>
|
|
</note>
|
|
|
</mark-expected-failures>
|
|
</mark-expected-failures>
|
|
|
<test name="tricky_is_enum_test">
|
|
<test name="tricky_is_enum_test">
|