Merge pull request #119 from Kojoley/patch-1

Remove expected fail on tricky_rvalue_test
This commit is contained in:
jzmaddock
2019-06-24 18:18:28 +01:00
committed by GitHub

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