Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2008-04-11 14:08:59


Author: johnmaddock
Date: 2008-04-11 14:08:59 EDT (Fri, 11 Apr 2008)
New Revision: 44188
URL: http://svn.boost.org/trac/boost/changeset/44188

Log:
Update error levels for real_concept tests.
Text files modified:
   trunk/libs/math/test/test_nc_chi_squared.cpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/math/test/test_nc_chi_squared.cpp
==============================================================================
--- trunk/libs/math/test/test_nc_chi_squared.cpp (original)
+++ trunk/libs/math/test/test_nc_chi_squared.cpp 2008-04-11 14:08:59 EDT (Fri, 11 Apr 2008)
@@ -96,7 +96,7 @@
       "[^|]*", // platform
       largest_type, // test type(s)
       "[^|]*large[^|]*", // test data group
- "[^|]*", 15000, 3000); // test function
+ "[^|]*", 17000, 3000); // test function
 
    //
    // Allow some long double error to creep into


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk