Explorar el Código

Added a few more extepcted TR1 failures

[SVN r31576]
John Maddock hace 20 años
padre
commit
259ba714e5
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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号