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

[SVN r55109]
This commit is contained in:
John Maddock 2009-07-23 09:42:34 +00:00
parent 7094c57105
commit 78a22b8e14

View File

@ -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"/>