Added expected failures for vacpp and Boost.Algorithm

[SVN r77872]
This commit is contained in:
Marshall Clow 2012-04-10 00:00:04 +00:00
parent 25703a44fe
commit 93b953a0fc

View file

@ -77,6 +77,21 @@
</mark-expected-failures>
</library>
<!-- algorithm -->
<library name="algorithm">
<mark-expected-failures>
<test name="empty_search_test"/>
<test name="search_test1"/>
<test name="search_test2"/>
<test name="search_test3"/>
<test name="is_permutation_test1"/>
<toolset name="vacpp"/>
<note author="Marshall Clow">
These failures are caused by a lack of support/configuration for Boost.Tr1
</note>
</mark-expected-failures>
</library>
<!-- minmax -->
<library name="algorithm/minmax">
<mark-unusable>