Browse Source

Updated expected failures toolsets for Wave.

[SVN r27940]
Hartmut Kaiser 21 years ago
parent
commit
1b6e45eef9
1 changed files with 12 additions and 0 deletions
  1. 12 0
      status/explicit-failures-markup.xml

+ 12 - 0
status/explicit-failures-markup.xml

@@ -1952,6 +1952,18 @@ for more information.
         </test>
     </library>
 
+    <!-- wave -->
+    <library name="wave">
+        <mark-unusable>
+            <toolset name="msvc"/>
+            <toolset name="msvc-stlport"/>
+            <toolset name="borland-5_5_1"/>
+            <toolset name="borland-5_6_4"/>
+            <toolset name="gcc-2.95.3-linux"/>
+            <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
+            <note author="Hartmut Kaiser" refid="29"/>
+        </mark-unusable>
+    </library>
 
     <!-- /////////////// Standard note definitions /////////////// -->
 

粤ICP备19079148号