Преглед на файлове

Added a little more tr1 markup.
Marked up regex tru64-gcc failure.


[SVN r34886]

John Maddock преди 20 години
родител
ревизия
9c8765ae24
променени са 1 файла, в които са добавени 12 реда и са изтрити 0 реда
  1. 12 0
      status/explicit-failures-markup.xml

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

@@ -3562,6 +3562,14 @@ for more information.
             use and building of dll's mainly.
             use and building of dll's mainly.
             </note>
             </note>
         </mark-expected-failures>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="regex_regress_threaded"/>
+            <toolset name="gcc-4_0_3_tru64"/>
+            <note author="J. Maddock">
+            GCC on tru64 appears not to cope with C++ exceptions
+            thrown from within threads.
+            </note>
+        </mark-expected-failures>
         <test name="concept_check">
         <test name="concept_check">
             <mark-failure>
             <mark-failure>
                 <toolset name="vc-8_0"/>
                 <toolset name="vc-8_0"/>
@@ -4111,6 +4119,8 @@ for more information.
             <test name="std_test_bind_tricky"/>
             <test name="std_test_bind_tricky"/>
             <test name="std_test_ref_wrapper_tricky"/>
             <test name="std_test_ref_wrapper_tricky"/>
             <test name="std_test_function_tricky"/>
             <test name="std_test_function_tricky"/>
+            <test name="std_test_reference_wrapper_tricky"/>
+            <test name="test_reference_wrapper_tricky"/>
             <toolset name="*"/>
             <toolset name="*"/>
             <note author="John Maddock">
             <note author="John Maddock">
                 These tests test features that are not supported in the
                 These tests test features that are not supported in the
@@ -4489,6 +4499,8 @@ for more information.
           <test name="tr1_is_reference_test"/>
           <test name="tr1_is_reference_test"/>
           <test name="tr1_rank_test"/>
           <test name="tr1_rank_test"/>
           <test name="tr1_tricky_function_type_test"/>
           <test name="tr1_tricky_function_type_test"/>
+          <test name="test_type_traits"/>
+          <test name="std_test_type_traits"/>
           <toolset name="sun-5.8"/>
           <toolset name="sun-5.8"/>
 
 
           <note author="John Maddock">
           <note author="John Maddock">

粤ICP备19079148号