Explorar el Código

run_random was failing in the last release with Borland but wasn't marked up for some reason.

[SVN r39709]
John Maddock hace 18 años
padre
commit
5d1d0b76f6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      status/explicit-failures-markup.xml

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

@@ -4558,6 +4558,7 @@ for more information.
             <test name="std_run_complex_overloads"/>
             <test name="test_shared_ptr"/>
             <test name="std_test_shared_ptr"/>
+            <test name="run_random"/>
             <test name="std_run_random"/>
             <test name="test_tuple_tricky"/>
             <test name="tr1_is_convertible_test"/>

粤ICP备19079148号