2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Adjust expected error rates for MacOS.

This commit is contained in:
jzmaddock
2014-03-28 18:24:58 +00:00
parent 4cef977be3
commit 0e7f3f41f7
4 changed files with 4 additions and 4 deletions

View File

@@ -58,7 +58,7 @@ void expected_results()
"Mac OS", // platform
largest_type, // test type(s)
".*", // test data group
".*", 400, 200); // test function
".*", 3500, 1500); // test function
//
// G++ on Linux, results vary a bit by processor type,
// on Itanium results are *much* better than listed here,

View File

@@ -157,7 +157,7 @@ void expected_results()
"Mac OS", // platform
largest_type, // test type(s)
"Bessel J':.*", // test data group
".*", 50000, 20000); // test function
".*", 60000, 20000); // test function

View File

@@ -101,7 +101,7 @@ void expected_results()
"Mac OS", // platform
"long double|real_concept", // test type(s)
".*Y'[0].*", // test data group
".*", 1200, 1000); // test function
".*", 1500, 1000); // test function
//
// Linux:

View File

@@ -105,7 +105,7 @@ void expected_results()
"Mac OS", // platform
largest_type, // test type(s)
"[^|]*small[^|]*", // test data group
"[^|]*", 40, 15); // test function
"[^|]*", 80, 40); // test function
add_expected_result(
"[^|]*", // compiler
"[^|]*", // stdlib