forked from boostorg/type_traits
Merge pull request #119 from Kojoley/patch-1
Remove expected fail on tricky_rvalue_test
This commit is contained in:
@ -11,13 +11,6 @@
|
||||
that I haven't been able to suppress.
|
||||
</note>
|
||||
</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>
|
||||
<test name="has_operator_new_test"/>
|
||||
<test name="make_signed_test"/>
|
||||
|
Reference in New Issue
Block a user