|
|
@@ -531,10 +531,8 @@ for more information.
|
|
|
</mark-unusable>
|
|
|
<mark-unusable>
|
|
|
<toolset name="acc" />
|
|
|
- <toolset name="gcc-2.95.3-linux" />
|
|
|
<toolset name="vacpp" />
|
|
|
<toolset name="mipspro" />
|
|
|
- <toolset name="mipspro" />
|
|
|
<toolset name="tru64cxx" />
|
|
|
<toolset name="tru64cxx65" />
|
|
|
<note author="Robert Ramey" date="13 Jul 2004" refid="17,18" />
|
|
|
@@ -547,8 +545,39 @@ for more information.
|
|
|
</note>
|
|
|
</mark-failure>
|
|
|
</test>
|
|
|
+ <test name="*_warchive">
|
|
|
+ <mark-failure>
|
|
|
+ <toolset name="mingw"/>
|
|
|
+ <toolset name="mingw-3.4.1"/>
|
|
|
+ <toolset name="gcc-2.95.3-linux"/>
|
|
|
+ </mark-failure>
|
|
|
+ <note author="Robert Ramey">
|
|
|
+ wchar_t i/o not supported by this toolset
|
|
|
+ </note>
|
|
|
+ </test>
|
|
|
+ <test name="*test_codecvt_null">
|
|
|
+ <mark-failure>
|
|
|
+ <toolset name="mingw"/>
|
|
|
+ <toolset name="mingw-3.4.1"/>
|
|
|
+ <toolset name="gcc-2.95.3-linux"/>
|
|
|
+ </mark-failure>
|
|
|
+ <note author="Robert Ramey">
|
|
|
+ test depends upon wchar_t i/o which is not supported by this toolset
|
|
|
+ </note>
|
|
|
+ </test>
|
|
|
+ <test name="*test_utf8_codecvt">
|
|
|
+ <mark-failure>
|
|
|
+ <toolset name="mingw"/>
|
|
|
+ <toolset name="mingw-3.4.1"/>
|
|
|
+ <toolset name="gcc-2.95.3-linux"/>
|
|
|
+ </mark-failure>
|
|
|
+ <note author="Robert Ramey">
|
|
|
+ test depends upon wchar_t i/o which is not supported by this toolset
|
|
|
+ </note>
|
|
|
+ </test>
|
|
|
</library>
|
|
|
|
|
|
+
|
|
|
<!-- spirit -->
|
|
|
<library name="spirit">
|
|
|
<mark-unusable>
|