Blame view

3rdparty/boost_1_81_0/libs/phoenix/meta/explicit-failures-markup.xml 599 Bytes
73ef4ff3   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  <?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>