2
0
mirror of https://github.com/boostorg/math.git synced 2026-02-21 03:02:16 +00:00

Adjusted limits for Win64 and Sun OS.

[SVN r39881]
This commit is contained in:
John Maddock
2007-10-10 09:28:48 +00:00
parent 991567fe80
commit 3cb6098751
9 changed files with 121 additions and 25 deletions

View File

@@ -171,7 +171,7 @@ void expected_results()
"[^|]*", // platform
"real_concept", // test type(s)
"[^|]*small[^|]*", // test data group
"[^|]*", 3500, 500); // test function
"[^|]*", 3700, 500); // test function
//
// Finish off by printing out the compiler/stdlib/platform names,