Browse Source

Added a few more extepcted TR1 failures

[SVN r31576]
John Maddock 20 years ago
parent
commit
259ba714e5
1 changed files with 6 additions and 0 deletions
  1. 6 0
      status/explicit-failures-markup.xml

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

@@ -3150,6 +3150,12 @@ for more information.
             <test name="test_reference_wrapper_tricky"/>
             <test name="test_function_tricky"/>
             <test name="test_tuple_tricky"/>
+            <test name="std_test_array_tricky"/>
+            <test name="std_test_mem_fn_tricky"/>
+            <test name="std_test_bind_tricky"/>
+            <test name="std_test_reference_wrapper_tricky"/>
+            <test name="std_test_function_tricky"/>
+            <test name="std_test_tuple_tricky"/>
             <toolset name="*"/>
             <note author="John Maddock">
                 These tests test features that are not supported in the

粤ICP备19079148号