mirror of
https://github.com/boostorg/boost.git
synced 2025-04-17 02:34:53 +00:00
*** empty log message ***
[SVN r35133]
This commit is contained in:
parent
ec621135be
commit
50e06508b3
1 changed files with 34 additions and 6 deletions
|
@ -2747,11 +2747,41 @@ for more information.
|
|||
|
||||
<!-- numeric/conversion -->
|
||||
<library name="numeric/conversion">
|
||||
<test name="bounds_test">
|
||||
<mark-failure>
|
||||
<toolset name="borland-5_6_4"/>
|
||||
<toolset name="borland-5.6.4"/>
|
||||
<toolset name="borland-5_8_2"/>
|
||||
<toolset name="borland-5.8.2"/>
|
||||
<note author="Fernando Cacciola" refid="3"/>
|
||||
</mark-failure>
|
||||
</test>
|
||||
<test name="converter_test">
|
||||
<mark-failure>
|
||||
<toolset name="gcc-3.4.5_linux_x86_64"/>
|
||||
<toolset name="borland-5_6_4"/>
|
||||
<toolset name="borland-5.6.4"/>
|
||||
<toolset name="borland-5_8_2"/>
|
||||
<toolset name="borland-5.8.2"/>
|
||||
<note author="Fernando Cacciola" refid="3"/>
|
||||
</mark-failure>
|
||||
</test>
|
||||
<test name="traits_test">
|
||||
<mark-failure>
|
||||
<toolset name="borland-5_6_4"/>
|
||||
<toolset name="borland-5.6.4"/>
|
||||
<toolset name="borland-5_8_2"/>
|
||||
<toolset name="borland-5.8.2"/>
|
||||
<note author="Fernando Cacciola" refid="3"/>
|
||||
</mark-failure>
|
||||
</test>
|
||||
<test name="udt_example_0">
|
||||
<mark-failure>
|
||||
<toolset name="vc-6_5-stlport"/>
|
||||
<toolset name="borland-5_6_4"/>
|
||||
<toolset name="borland-5.6.4"/>
|
||||
<toolset name="borland-5_8_2"/>
|
||||
<toolset name="borland-5.8.2"/>
|
||||
<toolset name="msvc"/>
|
||||
<toolset name="vc-6_5*"/>
|
||||
<toolset name="msvc-6.5*"/>
|
||||
|
@ -2761,12 +2791,10 @@ for more information.
|
|||
<test name="udt_support_test">
|
||||
<mark-failure>
|
||||
<toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
|
||||
<note author="Fernando Cacciola" refid="3"/>
|
||||
</mark-failure>
|
||||
</test>
|
||||
<test name="converter_test">
|
||||
<mark-failure>
|
||||
<toolset name="gcc-3.4.5_linux_x86_64"/>
|
||||
<toolset name="borland-5_6_4"/>
|
||||
<toolset name="borland-5.6.4"/>
|
||||
<toolset name="borland-5_8_2"/>
|
||||
<toolset name="borland-5.8.2"/>
|
||||
<note author="Fernando Cacciola" refid="3"/>
|
||||
</mark-failure>
|
||||
</test>
|
||||
|
|
Loading…
Add table
Reference in a new issue