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

simplifies function_types markup


[SVN r42857]
Tobias Schwinger 18 лет назад
Родитель
Сommit
7fe3ab59c4
1 измененных файлов с 2 добавлено и 16 удалено
  1. 2 16
      status/explicit-failures-markup.xml

+ 2 - 16
status/explicit-failures-markup.xml

@@ -1525,14 +1525,7 @@
         <mark-expected-failures>
             <test name="member_ccs"/>
             <test name="member_ccs_exact"/>
-            <toolset name="acc*"/>
-            <toolset name="darwin-4.0.1"/>
-            <toolset name="gcc-*"/>
-            <toolset name="hp_cxx*"/>
-            <toolset name="intel*"/>
-            <toolset name="msvc-*_64"/>
-            <toolset name="msvc-*wm*"/>
-            <toolset name="pathscale-*"/>
+            <toolset name="*"/>
             <note author="Tobias Schwinger">
               Not all compilers/platforms implement nonstandard calling conventions.
               <hr/>
@@ -1543,14 +1536,7 @@
         <mark-expected-failures>
             <test name="nonmember_ccs"/>
             <test name="nonmember_ccs_exact"/>
-            <toolset name="acc*"/>
-            <toolset name="darwin-4.0.1"/>
-            <toolset name="gcc-*"/>
-            <toolset name="hp_cxx*"/>
-            <toolset name="intel*"/>
-            <toolset name="msvc-*_64"/>
-            <toolset name="msvc-*wm*"/>
-            <toolset name="pathscale-*"/>
+            <toolset name="*"/>
             <note author="Tobias Schwinger">
               Not all compilers/platforms implement nonstandard calling conventions.
             </note>

粤ICP备19079148号