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

Adjust Linux error rates.

This commit is contained in:
jzmaddock
2014-03-31 13:33:52 +01:00
parent bf51aadcbc
commit c430726cd8

View File

@@ -64,21 +64,21 @@ void expected_results()
"linux", // platform
largest_type, // test type(s)
"[^|]*medium[^|]*", // test data group
"[^|]*", 1000, 200); // test function
"[^|]*", 1300, 200); // test function
add_expected_result(
"[^|]*", // compiler
"[^|]*", // stdlib
"linux", // platform
largest_type, // test type(s)
"[^|]*integer[^|]*", // test data group
"[^|]*", 1000, 200); // test function
"[^|]*", 1300, 200); // test function
add_expected_result(
"[^|]*", // compiler
"[^|]*", // stdlib
"linux", // platform
"real_concept", // test type(s)
"[^|]*medium[^|]*", // test data group
"[^|]*", 1000, 200); // test function
"[^|]*", 1300, 200); // test function
add_expected_result(
"[^|]*", // compiler
"[^|]*", // stdlib
@@ -203,7 +203,7 @@ void expected_results()
"Win32[^|]*", // platform
"real_concept", // test type(s)
"[^|]*medium[^|]*", // test data group
"[^|]*", 1000, 200); // test function
"[^|]*", 1300, 200); // test function
add_expected_result(
"GNU[^|]*", // compiler
"[^|]*", // stdlib