|
@@ -735,6 +735,29 @@
|
|
|
</test>
|
|
</test>
|
|
|
</library>
|
|
</library>
|
|
|
|
|
|
|
|
|
|
+ <!-- contract -->
|
|
|
|
|
+ <library name="contract">
|
|
|
|
|
+ <mark-expected-failures>
|
|
|
|
|
+ <test name="*"/>
|
|
|
|
|
+ <toolset name="clang-gnu-linux-4.0~gnu++98"/>
|
|
|
|
|
+ <toolset name="clang-gnu-linux-4.0.1"/>
|
|
|
|
|
+ <toolset name="gcc-gnu-4.4*"/>
|
|
|
|
|
+ <toolset name="gcc-gnu-4.5*"/>
|
|
|
|
|
+ <toolset name="gcc-gnu-4.6*"/>
|
|
|
|
|
+ <toolset name="gcc-mngw-gnu-3*c+"/>
|
|
|
|
|
+ <toolset name="gcc-mngw-gnu-4.1c+"/>
|
|
|
|
|
+ <toolset name="gcc-mngw-gnu-4.2c+"/>
|
|
|
|
|
+ <toolset name="gcc-mngw-gnu-4.3c+"/>
|
|
|
|
|
+ <toolset name="gcc-mngw-gnu-4.4c+"/>
|
|
|
|
|
+ <toolset name="msvc-7*"/>
|
|
|
|
|
+ <toolset name="msvc-8*"/>
|
|
|
|
|
+ <toolset name="msvc-9*"/>
|
|
|
|
|
+ <note author="Lorenzo Caminiti">
|
|
|
|
|
+ Most tests require lambda function support (even if technically
|
|
|
|
|
+ the library itself does not require lambdas).
|
|
|
|
|
+ </note>
|
|
|
|
|
+ </mark-expected-failures>
|
|
|
|
|
+ </library>
|
|
|
|
|
|
|
|
<!-- coroutine -->
|
|
<!-- coroutine -->
|
|
|
<library name="coroutine">
|
|
<library name="coroutine">
|