Remove expected fail on tricky_rvalue_test

Was fixed in #83
This commit is contained in:
Nikita Kniazev
2019-03-22 00:33:36 +03:00
committed by GitHub
parent 7d89ec0426
commit decc409800

View File

@ -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"/>