boost/libs/phoenix/meta/explicit-failures-markup.xml
2021-10-05 21:37:46 +02:00

19 lines
599 B
XML

<?xml version="1.0" encoding="utf-8"?>
<explicit-failures-markup>
<!-- phoenix -->
<library name="phoenix">
<mark-expected-failures>
<test name="lambda_tests7"/>
<test name="lambda_tests10"/>
<test name="lambda_tests11"/>
<test name="lambda_tests14"/>
<test name="lambda_tests15"/>
<toolset name="msvc-12.0"/>
<note author="Kohei Takahsahi">
Wrokaround: define BOOST_RESULT_OF_USE_TR1
</note>
</mark-expected-failures>
</library>
</explicit-failures-markup>