Просмотр исходного кода

Mark up units vacpp failure

[SVN r49999]
Steven Watanabe 17 лет назад
Родитель
Сommit
570202e132
1 измененных файлов с 9 добавлено и 0 удалено
  1. 9 0
      status/explicit-failures-markup.xml

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

@@ -5660,6 +5660,15 @@ With aC++, the tests compile cleanly in strict ansi mode and succeed.
         </mark-expected-failures>
     </library>
 
+    <!-- units -->
+    <library name="units">
+        <mark-expected-failures>
+            <test name="fail_base_dimension"/>
+            <toolset name="vacpp"/>
+            <note author="Steven Watanabe" refid="16"/>
+        </mark-expected-failures>
+    </library>
+
     <!-- unordered -->
     <library name="unordered">
       <mark-expected-failures>

粤ICP备19079148号