Browse Source

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

[SVN r39709]
John Maddock 18 years ago
parent
commit
5d1d0b76f6
1 changed files with 1 additions and 0 deletions
  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号