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

Fix expected error rates on Mingw-x64

This commit is contained in:
jzmaddock
2014-02-15 17:28:07 +00:00
parent b78281ec40
commit e9dcbd97f3
6 changed files with 7 additions and 7 deletions

View File

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