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

Added a few more extepcted TR1 failures

[SVN r31576]
John Maddock 20 лет назад
Родитель
Сommit
259ba714e5
1 измененных файлов с 6 добавлено и 0 удалено
  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号