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

Added markup for new bbv2 toolset name hp_cxx which formerly was named tru64cxx.

[SVN r33175]
Markus Schöpflin 20 лет назад
Родитель
Сommit
191056b5e8
1 измененных файлов с 14 добавлено и 1 удалено
  1. 14 1
      status/explicit-failures-markup.xml

+ 14 - 1
status/explicit-failures-markup.xml

@@ -308,6 +308,7 @@
         <mark-expected-failures>
             <test name="bind_rv_sp_test"/>
             <toolset name="tru64cxx*"/>
+            <toolset name="hp_cxx*"/>
             <note author="Markus Schoepflin">
               This failure is caused by a bug in the compiler triggered by the
               use of the debug flag '-gall'. It has been reported to the
@@ -887,6 +888,7 @@
             <test name="testfacet"/>
             <test name="testfacet_dll"/>
             <toolset name="tru64cxx*"/>
+            <toolset name="hp_cxx*"/>
             <note author="Markus Schoepflin">
             The failure is caused by a standard library bug. It doesn't
             support used defined facets which are not default
@@ -899,6 +901,7 @@
             <test name="testparse_date"/>
             <test name="teststreams"/>
             <toolset name="tru64cxx*"/>
+            <toolset name="hp_cxx*"/>
             <note author="Markus Schoepflin">
             The failure is caused by a standard library bug. The end-of-stream
             istream iterator can only be constructed when the istream iterator
@@ -1010,6 +1013,7 @@
             <toolset name="sunpro*"/>
             <toolset name="mingw"/>
             <toolset name="tru64cxx*"/>
+            <toolset name="hp_cxx*"/>
             <toolset name="intel-win32-8_1"/>
             <note author="Eric Niebler">
                 This compiler does not support detection of
@@ -1024,6 +1028,7 @@
             <toolset name="borland-5_6_4"/>
             <toolset name="borland-5_8_1"/>
             <toolset name="tru64cxx*"/>
+            <toolset name="hp_cxx*"/>
             <toolset name="sunpro*"/>
             <note author="Eric Niebler">
                 This compiler does not support detection of
@@ -2160,6 +2165,7 @@ for more information.
             <toolset name="intel-win32*"/>
             <toolset name="como-4_3_3-vc7_1"/>
             <toolset name="tru64*"/>
+            <toolset name="hp_cxx*"/>
             <note author="Arkadiy Vertleyb">
                 Native mode is not supported for this compiler.
             </note>
@@ -2463,6 +2469,7 @@ for more information.
             <test name="mul"/>
             <test name="overflow"/>
             <toolset name="tru64cxx*"/>
+            <toolset name="hp_cxx*"/>
             <note author="G. Melquiond">
                 This test ensures the inclusion property of interval
                 arithmetic is available for built-in floating-point types
@@ -2800,6 +2807,7 @@ for more information.
             <test name="pointer_vector"/>
             <test name="polymorphism"/>
             <toolset name="tru64cxx7*"/>
+            <toolset name="hp_cxx*"/>
             <note author="Markus Schoepflin" refid="29"/>
         </mark-expected-failures>
     </library>
@@ -2948,6 +2956,7 @@ for more information.
             </mark-failure>
             <mark-failure>
                 <toolset name="tru64cxx*"/>
+                <toolset name="hp_cxx*"/>
                 <note author="Markus Schoepflin" refid="3"/>
             </mark-failure>
         </test>
@@ -2995,6 +3004,7 @@ for more information.
             <test name="trackable_test"/>
                 <toolset name="*como-4_3_3*"/>
             <toolset name="tru64cxx*"/>
+            <toolset name="hp_cxx*"/>
             <note author="Markus Schoepflin" refid="2"/>
         </mark-expected-failures>
         <test name="signal_test">
@@ -3034,6 +3044,7 @@ for more information.
             <toolset name="gcc-3_3-darwin"/>
             <toolset name="mingw*"/>
             <toolset name="tru64cxx*"/>
+            <toolset name="hp_cxx*"/>
             <note author="Andreas Huber">
                 A runtime failure of this test indicates that this platform
                 <b>dynamically</b> links code in a manner such that under
@@ -3046,6 +3057,7 @@ for more information.
         <mark-expected-failures>
             <test name="LibTestNormal"/>
             <toolset name="tru64cxx71*"/>
+            <toolset name="hp_cxx*"/>
             <note author="Andreas Huber">
                 A runtime failure of this test indicates that this platform
                 <b>statically</b> links code in a manner such that under
@@ -3069,6 +3081,7 @@ for more information.
             <test name="FifoSchedulerTest*"/>
             <test name="TransitionTest*"/>
             <toolset name="tru64cxx71*"/>
+            <toolset name="hp_cxx*"/>
             <note author="Andreas Huber" refid="29"/>
         </mark-expected-failures>
     </library>
@@ -3879,7 +3892,7 @@ for more information.
             <toolset name="gcc-2.95.3-linux"/>
             <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
             <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
-            <toolset name="tru64cxx*"/>
+            <toolset name="tru64cxx65*"/>
             <note refid="29"/>
         </mark-unusable>
        <mark-unusable>

粤ICP备19079148号