mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Add some missing #includes and adjust expected error rates.
[SVN r51611]
This commit is contained in:
@@ -93,7 +93,7 @@ void expected_results()
|
||||
"linux", // platform
|
||||
"real_concept", // test type(s)
|
||||
"[^|]*medium[^|]*", // test data group
|
||||
"[^|]*", 600, 200); // test function
|
||||
"[^|]*", 1000, 200); // test function
|
||||
add_expected_result(
|
||||
"[^|]*", // compiler
|
||||
"[^|]*", // stdlib
|
||||
|
||||
Reference in New Issue
Block a user