Browse Source

assign/multi_index_container markup

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

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

@@ -74,6 +74,17 @@
         </test>
     </library>
 
+    <!-- assign -->
+    <library name="assign">
+        <test name="multi_index_container">
+            <mark-failure>
+                <toolset name="borland-5.6.4"/>
+                <toolset name="gcc-2.95.3*"/>
+                <note refid="2"/>
+            </mark-failure>
+        </test>
+    </library>
+
     <!-- concept_check -->
     <library name="concept_check">
         <test name="class_concept_fail_expected">

粤ICP备19079148号