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

Markup resulting from file name changes.

[SVN r35106]
John Maddock 19 лет назад
Родитель
Сommit
484e4b4c80
1 измененных файлов с 9 добавлено и 0 удалено
  1. 9 0
      status/explicit-failures-markup.xml

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

@@ -4398,6 +4398,7 @@ for more information.
         </mark-expected-failures>
         <mark-expected-failures>
             <test name="tr1_tky_incomplete_type_test"/>
+            <test name="tr1_tky_incomp_type_test"/>
             <test name="tr1_decay_test"/>
             <test name="tr1_extent_test"/>
             <test name="tr1_is_base_of_test"/>
@@ -4429,6 +4430,12 @@ for more information.
                 <note author="John Maddock" refid="2"/>
             </mark-failure>
         </test>
+        <test name="tr1_tricky_incomp_type_test">
+            <mark-failure>
+                <toolset name="iw-7_1*"/>
+                <note author="John Maddock" refid="2"/>
+            </mark-failure>
+        </test>
         <test name="tr1_is_abstract_test">
             <mark-failure>
                 <toolset name="borland-5_6_4"/>
@@ -4553,6 +4560,7 @@ for more information.
             <test name="tr1_is_reference_test"/>
             <test name="tr1_tricky_function_type_test"/>
             <test name="tr1_tricky_incomplete_type_test"/>
+            <test name="tr1_tricky_incomp_type_test"/>
             <test name="tr1_tricky_is_enum_test"/>
             <toolset name="sunpro-5_3-sunos"/>
             <note author="John Maddock" refid="2"/>
@@ -5036,3 +5044,4 @@ for more information.
 
 
  
+

粤ICP备19079148号