Merge pull request #156 from danieljames/develop

Make explicit-failures-markup.xml valid
This commit is contained in:
Kohei Takahashi
2017-10-19 19:15:31 +09:00
committed by GitHub

View File

@ -3,11 +3,11 @@
<!-- fusion -->
<library name="fusion">
<mark-expected-failures>
<test name="define_struct_inline_move"/>
<test name="define_tpl_struct_inline_move"/>
<toolset name="msvc-10.0"/>
<toolset name="msvc-11.0"/>
<toolset name="msvc-12.0"/>
<test name="define_struct_inline_move"/>
<test name="define_tpl_struct_inline_move"/>
<note author="Kohei Takahashi">
The compiler doesn't generate defaulted move ctor/assgin thus
perform copy construction/assginment. The `inline` versions