mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Error rates again.
This commit is contained in:
@@ -106,7 +106,7 @@ void expected_results()
|
|||||||
"[^|]*", // platform
|
"[^|]*", // platform
|
||||||
"double", // test type(s)
|
"double", // test type(s)
|
||||||
"[^|]*Large.*", // test data group
|
"[^|]*Large.*", // test data group
|
||||||
".*", 3900, 200); // test function
|
".*", 3900, 300); // test function
|
||||||
add_expected_result(
|
add_expected_result(
|
||||||
"[^|]*", // compiler
|
"[^|]*", // compiler
|
||||||
"[^|]*", // stdlib
|
"[^|]*", // stdlib
|
||||||
|
|||||||
Reference in New Issue
Block a user