Update explicit-failures-markup.xml

[skip ci]
This commit is contained in:
Automated Commit 2018-02-20 19:25:13 +00:00
parent c73835ce5a
commit 5235490c8a

View file

@ -3902,7 +3902,15 @@ for more information.
<toolset name="vacpp*"/>
<toolset name="borland-*"/>
<toolset name="cray-8.0"/>
<toolset name="msvc-7.1*"/>
<toolset name="clang-*-3.1*11*"/>
<toolset name="gcc-mngw-gnu-4.3c+"/>
</mark-unusable>
<test name="karma_*" category="Karma" />
<test name="lex_*" category="Lex" />
<test name="qi_*" category="Qi" />
<test name="support_*" category="Support" />
<test name="x3_*" category="X3" />
</library>
<!-- spirit (v2) repository -->
@ -3910,7 +3918,12 @@ for more information.
<mark-unusable>
<toolset name="borland-cb2009"/>
<toolset name="borland-cb2010"/>
<toolset name="msvc-7.1*"/>
<toolset name="clang-*-3.1*11*"/>
<toolset name="gcc-mngw-gnu-4.3c+"/>
</mark-unusable>
<test name="karma_*" category="Karma" />
<test name="qi_*" category="Qi" />
</library>
<!-- spirit (classic) -->