|
|
@@ -363,7 +363,6 @@
|
|
|
<test name="testgreg_serialize*">
|
|
|
<mark-failure>
|
|
|
<toolset name="gcc-2.*"/>
|
|
|
- <toolset name="*como-4_3_3*"/>
|
|
|
<toolset name="msvc*"/>
|
|
|
<note author="B. Garst">The serialization library does not support this compiler.
|
|
|
</note>
|
|
|
@@ -381,7 +380,6 @@
|
|
|
<test name="testtime_serialize*">
|
|
|
<mark-failure>
|
|
|
<toolset name="gcc-2.*"/>
|
|
|
- <toolset name="*como-4_3_3*"/>
|
|
|
<toolset name="msvc*"/>
|
|
|
<note author="B. Garst">The serialization library does not support this compiler.
|
|
|
</note>
|
|
|
@@ -430,7 +428,6 @@
|
|
|
<toolset name="cw-8_3*"/>
|
|
|
<toolset name="borland-5_6_4"/>
|
|
|
<toolset name="mingw*"/>
|
|
|
- <toolset name="gcc"/>
|
|
|
<toolset name="gcc-2.95.3-linux"/>
|
|
|
<toolset name="gcc-3.1-darwin"/>
|
|
|
<toolset name="*como-4_3_3*"/>
|
|
|
@@ -439,9 +436,23 @@
|
|
|
</mark-failure>
|
|
|
</test>
|
|
|
|
|
|
+ <test name="testdate_input_facet*">
|
|
|
+ <mark-failure>
|
|
|
+ <toolset name="cw-9_4"/>
|
|
|
+ <toolset name="cw-9_5*"/>
|
|
|
+ <note author="J. Garland">
|
|
|
+ For some reason Code Warrior has difficulty compiling some of the
|
|
|
+ input code. This may be related to limitations of locale handling,
|
|
|
+ but it's unclear at this time (2005-May-21).
|
|
|
+ </note>
|
|
|
+ </mark-failure>
|
|
|
+ </test>
|
|
|
+
|
|
|
+
|
|
|
<test name="testlocal_time_facet">
|
|
|
<mark-failure>
|
|
|
<toolset name="borland-5_6_4"/>
|
|
|
+ <toolset name="*como-4_3_3*"/>
|
|
|
<toolset name="gcc-2.95.3-linux"/>
|
|
|
<toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
|
|
|
<toolset name="msvc"/>
|
|
|
@@ -457,6 +468,7 @@
|
|
|
<test name="testlocal_time">
|
|
|
<mark-failure>
|
|
|
<toolset name="msvc"/>
|
|
|
+ <toolset name="*como-4_3_3*"/>
|
|
|
<toolset name="borland-5_6_4"/>
|
|
|
<toolset name="gcc-2.95.3-linux"/>
|
|
|
<toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
|
|
|
@@ -470,11 +482,12 @@
|
|
|
|
|
|
<test name="testclocks">
|
|
|
<mark-failure>
|
|
|
+ <toolset name="*como-4_3_3*"/>
|
|
|
<toolset name="borland-5_6_4"/>
|
|
|
<toolset name="gcc-2.95.3-linux"/>
|
|
|
<toolset name="msvc"/>
|
|
|
<note author="J. Garland">
|
|
|
- Some older compilers are confused by the template code here.
|
|
|
+ Some compilers are confused by the template code here.
|
|
|
These are new features to date-time in 1.33 and there is no
|
|
|
plan to backport to these non-compliant compilers.
|
|
|
</note>
|
|
|
@@ -484,6 +497,7 @@
|
|
|
<test name="testlocal_time_input_facet">
|
|
|
<mark-failure>
|
|
|
<toolset name="borland-5_6_4"/>
|
|
|
+ <toolset name="*como-4_3_3*"/>
|
|
|
<toolset name="cw-8_3*"/>
|
|
|
<toolset name="gcc-2.95.3-linux"/>
|
|
|
<toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
|
|
|
@@ -502,6 +516,7 @@
|
|
|
<toolset name="borland-5_6_4"/>
|
|
|
<toolset name="cw-8_3*"/>
|
|
|
<toolset name="gcc-2.95.3-linux"/>
|
|
|
+ <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
|
|
|
<toolset name="msvc"/>
|
|
|
<toolset name="vc7"/>
|
|
|
<note author="J. Garland">
|
|
|
@@ -516,6 +531,7 @@
|
|
|
<mark-failure>
|
|
|
<toolset name="borland-5_6_4"/>
|
|
|
<toolset name="gcc-2.95.3-linux"/>
|
|
|
+ <toolset name="*como-4_3_3*"/>
|
|
|
<toolset name="msvc"/>
|
|
|
<note author="J. Garland">
|
|
|
Some older compilers are confused by the template code here.
|
|
|
@@ -551,10 +567,11 @@
|
|
|
<test name="testtz_database">
|
|
|
<mark-failure>
|
|
|
<toolset name="borland-5_6_4"/>
|
|
|
+ <toolset name="*como-4_3_3*"/>
|
|
|
<toolset name="gcc-2.95.3-linux"/>
|
|
|
<toolset name="msvc"/>
|
|
|
<note author="J. Garland">
|
|
|
- Some older compilers are confused by the template code here.
|
|
|
+ Some compilers are confused by the template code here.
|
|
|
These are new features to date-time in 1.33 and there is no
|
|
|
plan to backport to these non-compliant compilers.
|
|
|
</note>
|
|
|
@@ -577,7 +594,6 @@
|
|
|
|
|
|
<test name="testtime_wstream_std_config">
|
|
|
<mark-failure>
|
|
|
- <toolset name="gcc"/>
|
|
|
<toolset name="gcc-2.95.3-linux"/>
|
|
|
<toolset name="gcc-3.1-darwin"/>
|
|
|
<toolset name="msvc"/>
|
|
|
@@ -634,7 +650,6 @@
|
|
|
</test>
|
|
|
<test name="teststreams">
|
|
|
<mark-failure>
|
|
|
- <toolset name="gcc"/>
|
|
|
<toolset name="gcc-2.95.3-linux"/>
|
|
|
<toolset name="gcc-3.1-darwin"/>
|
|
|
<toolset name="msvc"/>
|