Browse Source

IO library markup

[SVN r25247]
Aleksey Gurtovoy 21 years ago
parent
commit
b9b7ed937e
1 changed files with 13 additions and 0 deletions
  1. 13 0
      status/explicit-failures-markup.xml

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

@@ -333,6 +333,19 @@
     </library>
     </library>
 
 
 
 
+    <!-- io-->
+    <library name="io">
+        <mark-expected-failures>
+            <test name="ios_state_unit_test"/>
+            <toolset name="borland-5.6.4"/>
+            <toolset name="intel-win32-7.1-v6*"/>
+            <toolset name="msvc"/>
+            <toolset name="msvc-stlport"/>
+            <note refid="4" author="Aleksey Gurtovoy"/>
+        </mark-expected-failures>
+    </library>
+
+
     <!-- lambda -->
     <!-- lambda -->
     <library name="lambda">
     <library name="lambda">
         <mark-unusable>
         <mark-unusable>

粤ICP备19079148号