mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
Merge pull request #106 from olk/patch-13
Update explicit-failures-markup.xml for context
This commit is contained in:
commit
df5bdfa760
1 changed files with 24 additions and 0 deletions
|
@ -734,6 +734,30 @@
|
|||
</mark-failure>
|
||||
</test>
|
||||
</library>
|
||||
|
||||
|
||||
<!-- context -->
|
||||
<library name="context">
|
||||
<mark-unusable>
|
||||
<toolset name="cray-*"/>
|
||||
<toolset name="darwin-4.4"/>
|
||||
<toolset name="darwin-4.4*"/>
|
||||
<toolset name="gcc-4.4"/>
|
||||
<toolset name="gcc-4.4*"/>
|
||||
<toolset name="gcc-m*ngw-4.4"/>
|
||||
<toolset name="gcc-m*ngw-4.4*"/>
|
||||
<toolset name="gcc-m*ngw-4.5"/>
|
||||
<toolset name="gcc-m*ngw-4.5*"/>
|
||||
<toolset name="gcc-m*ngw-4.6"/>
|
||||
<toolset name="gcc-m*ngw-4.6*"/>
|
||||
<toolset name="gcc-m*ngw-4.7"/>
|
||||
<toolset name="gcc-m*ngw-4.7*"/>
|
||||
<toolset name="msvc-7.*"/>
|
||||
<toolset name="msvc-8.0"/>
|
||||
<toolset name="pgi-*"/>
|
||||
<toolset name="vacpp-*"/>
|
||||
</mark-unusable>
|
||||
</library>
|
||||
|
||||
|
||||
<!-- coroutine -->
|
||||
|
|
Loading…
Add table
Reference in a new issue