From 325a0762595779d21167c26fcd42ede574ca75aa Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 5 Nov 2007 09:33:31 +0000 Subject: [PATCH] Still trying to get Mac OS error rates correct... [SVN r40771] --- test/test_bessel_j.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_bessel_j.cpp b/test/test_bessel_j.cpp index fad6786d0..daae2345d 100644 --- a/test/test_bessel_j.cpp +++ b/test/test_bessel_j.cpp @@ -150,7 +150,7 @@ void expected_results() "Mac OS", // platform largest_type, // test type(s) ".*J1.*Tricky.*", // test data group - ".*", 900000, 800000); // test function + ".*", 3000000, 800000); // test function add_expected_result( ".*", // compiler ".*", // stdlib