]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
rand_regression_test.hpp: Revert.
authorBenjamin Kosnik <bkoz@redhat.com>
Tue, 27 Jun 2006 22:54:02 +0000 (22:54 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 27 Jun 2006 22:54:02 +0000 (22:54 +0000)
2006-06-27  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/util/regression/rand/priority_queue/
rand_regression_test.hpp: Revert.

From-SVN: r115040

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/util/regression/rand/priority_queue/rand_regression_test.hpp

index 14a71d5de6e1bc464c60416db66ecae572679fef..5606bf232d8074fc40d24ea85aa30d6f496b2776 100644 (file)
@@ -1,3 +1,8 @@
+2006-06-27  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * testsuite/util/regression/rand/priority_queue/
+       rand_regression_test.hpp: Revert.
+
 2006-06-27  Benjamin Kosnik  <bkoz@redhat.com>
 
        * include/ext/typelist.h (typelist_append): To append_typelist. 
index 31b912fc95ddd0236f3b48cfbb8bb6bb5125d47b..ebd6d33c8d2533c3588b18fd60141cbf06f08596 100644 (file)
@@ -115,7 +115,7 @@ namespace detail
     double dp = 0.1;
     double ep = 0.2; 
     double cp = 0.001;
-    double mp = 0.25;
+    double mp = 1;
     bool disp = false; // show progress
 
     try