Procházet zdrojové kódy

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

[SVN r39709]
John Maddock před 18 roky
rodič
revize
5d1d0b76f6
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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号