mirror of
https://github.com/boostorg/boost.git
synced 2025-04-15 01:08:14 +00:00
Added expected failures for vacpp and Boost.Algorithm
[SVN r77872]
This commit is contained in:
parent
25703a44fe
commit
93b953a0fc
1 changed files with 15 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue