mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
Removed expected failures for msvc-7.1/8.0 and tried to add gcc-mingw.
[SVN r36406]
This commit is contained in:
parent
1a38a5de8b
commit
6d3e77cd36
1 changed files with 1 additions and 11 deletions
|
@ -3685,17 +3685,6 @@ for more information.
|
|||
something else is known to resolve the issue.
|
||||
</note>
|
||||
</mark-expected-failures>
|
||||
<mark-expected-failures>
|
||||
<test name="test_barrier_lib"/>
|
||||
<toolset name="msvc-8.0"/>
|
||||
<note author="Aleksey Gurtovoy" refid="6"/>
|
||||
</mark-expected-failures>
|
||||
|
||||
<mark-expected-failures>
|
||||
<test name="test_thread"/>
|
||||
<toolset name="msvc-7.1"/>
|
||||
<note author="Aleksey Gurtovoy" refid="6"/>
|
||||
</mark-expected-failures>
|
||||
|
||||
<mark-expected-failures reason="?">
|
||||
<test name="*_lib"/>
|
||||
|
@ -3714,6 +3703,7 @@ for more information.
|
|||
<test name="test_tss_lib"/>
|
||||
<toolset name="borland-*"/>
|
||||
<toolset name="cw-9.4"/>
|
||||
<toolset name="gcc-mingw*"/>
|
||||
<note author="Roland Schwarz" date="2006-12-14">
|
||||
When a thread ends, tss data needs to be cleaned up. This process
|
||||
is mostly automatic. When threads are launched by the Boost.Thread API
|
||||
|
|
Loading…
Add table
Reference in a new issue