Просмотр исходного кода

Fix toolset name.

[SVN r47964]
John Maddock 18 лет назад
Родитель
Сommit
13f4970e36
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      status/explicit-failures-markup.xml

+ 1 - 1
status/explicit-failures-markup.xml

@@ -3181,7 +3181,7 @@ for more information.
        </mark-expected-failures>
        </mark-expected-failures>
        <mark-expected-failures>
        <mark-expected-failures>
           <test name="test_tr1_long_double"/>
           <test name="test_tr1_long_double"/>
-          <toolset name="darwin"/>
+          <toolset name="darwin*"/>
           <note author="John Maddock">
           <note author="John Maddock">
              Some versions of the Darwin platform have insufficient long double support
              Some versions of the Darwin platform have insufficient long double support
              for us to be able to run this test.
              for us to be able to run this test.

粤ICP备19079148号