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

Mark up math lib tests that require external software in order to pass.

[SVN r55109]
John Maddock 16 лет назад
Родитель
Сommit
78a22b8e14
1 измененных файлов с 8 добавлено и 0 удалено
  1. 8 0
      status/explicit-failures-markup.xml

+ 8 - 0
status/explicit-failures-markup.xml

@@ -3260,6 +3260,14 @@ for more information.
               many issues to stand a chance of porting to this compiler.
            </note>
         </mark-unusable>
+       <mark-expected-failures>
+          <test name="mpfr_concept_check"/>
+          <test name="ntl_concept_check"/>
+          <toolset name="*"/>
+          <note author="John Maddock">
+             This test relies on external software being installed in order to pass.
+          </note>
+       </mark-expected-failures>
        <mark-expected-failures>
           <test name="test_traits"/>
           <toolset name="gcc-3.3.6"/>

粤ICP备19079148号