|
|
@@ -898,10 +898,10 @@
|
|
|
<test name="testgreg_wstream"/>
|
|
|
<test name="teststreams"/>
|
|
|
<test name="testtime_wstream"/>
|
|
|
- <test name="testwcustom_timezone"/>
|
|
|
- <test name="testwposix_timezone"/>
|
|
|
+ <test name="testwcustom_time_zone"/>
|
|
|
+ <test name="testwposix_time_zone"/>
|
|
|
<toolset name="qcc-3.3.5-gpp"/>
|
|
|
- <note author="Jim Douglas" date="12 Feb 06" id="36"/>
|
|
|
+ <note author="Jim Douglas" date="12 Feb 06" refid="36"/>
|
|
|
</mark-expected-failures>
|
|
|
|
|
|
</library>
|
|
|
@@ -959,7 +959,6 @@
|
|
|
<test name="wide_test"/>
|
|
|
<toolset name="mingw-3_4_2"/>
|
|
|
<toolset name="mingw-3_4_5"/>
|
|
|
- <toolset name="qcc-3.3.5-gpp"/>
|
|
|
<note author="Beman Dawes" refid="19"/> <!-- no wchar_t, wstring support -->
|
|
|
</mark-expected-failures>
|
|
|
</library>
|
|
|
@@ -1288,7 +1287,7 @@
|
|
|
<test name="code_converter_test"/>
|
|
|
<test name="wide_stream_test"/>
|
|
|
<toolset name="qcc-3.3.5-gpp"/>
|
|
|
- <note author="Jim Douglas" date="12 Feb 06" id="36"/>
|
|
|
+ <note author="Jim Douglas" date="12 Feb 06" refid="36"/>
|
|
|
</mark-expected-failures>
|
|
|
|
|
|
</library>
|
|
|
@@ -2551,7 +2550,7 @@ for more information.
|
|
|
<mark-expected-failures>
|
|
|
<test name="unicode_test*"/>
|
|
|
<toolset name="qcc-3.3.5-gpp"/>
|
|
|
- <note author="Jim Douglas" date="12 Feb 06" id="36"/>
|
|
|
+ <note author="Jim Douglas" date="12 Feb 06" refid="36"/>
|
|
|
</mark-expected-failures>
|
|
|
|
|
|
</library>
|
|
|
@@ -2753,6 +2752,13 @@ for more information.
|
|
|
<toolset name="intel-win32-*"/>
|
|
|
<note author="S. Slapeta" refid="1"/>
|
|
|
</mark-failure>
|
|
|
+ <mark-failure>
|
|
|
+ <toolset name="qcc-3.3.5-*"/>
|
|
|
+ <note author="Jim Douglas" date="13 Feb 06">
|
|
|
+ Test fails with ranlux*_O1 RNGs when saving and recalling the state due to a bug in the
|
|
|
+ double to string conversion. The problem has been reported to QNX as PR29252.
|
|
|
+ </note>
|
|
|
+ </mark-failure>
|
|
|
</test>
|
|
|
</library>
|
|
|
|
|
|
@@ -3117,8 +3123,14 @@ for more information.
|
|
|
<toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
|
|
|
<note author="Aleksey Gurtovoy" refid="29"/>
|
|
|
</mark-expected-failures>
|
|
|
- </library>
|
|
|
|
|
|
+ <mark-expected-failures>
|
|
|
+ <test name="test_mutex"/>
|
|
|
+ <test name="test_mutex_dll"/>
|
|
|
+ <toolset name="qcc-3.3*"/>
|
|
|
+ <note author="Jim Douglas" date="13 Feb 06" refid="16"/>
|
|
|
+ </mark-expected-failures>
|
|
|
+ </library>
|
|
|
|
|
|
<!-- tuple -->
|
|
|
<library name="tuple">
|