summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/phoenix/meta/explicit-failures-markup.xml
blob: b2a97810815a9fe0d7fdda5ef3e158abc2f41654 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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>