소스 검색

assign/multi_index_container markup

[SVN r25226]
Aleksey Gurtovoy 21 년 전
부모
커밋
c8de073c67
1개의 변경된 파일11개의 추가작업 그리고 0개의 파일을 삭제
  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号