mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Fix expected error rates on Linux
This commit is contained in:
@@ -21,7 +21,7 @@ void expected_results()
|
||||
".*", // platform
|
||||
".*", // test type(s)
|
||||
".*", // test data group
|
||||
".*", 80, 30); // test function
|
||||
".*", 350, 100); // test function
|
||||
//
|
||||
// Finish off by printing out the compiler/stdlib/platform names,
|
||||
// we do this to make it easier to mark up expected error rates.
|
||||
|
||||
Reference in New Issue
Block a user