mirror of
https://github.com/boostorg/math.git
synced 2025-05-11 21:33:52 +00:00
Oh my, fix lots of typos (search and replace).
This commit is contained in:
parent
2c3388d1ef
commit
ee2d3a68af
@ -78,7 +78,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -979,6 +979,6 @@ BOOST_AUTO_TEST_CASE(test_main)
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
@ -138,7 +138,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -159,7 +159,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -300,7 +300,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -300,7 +300,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -129,7 +129,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -120,7 +120,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -260,7 +260,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -260,7 +260,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -115,7 +115,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
test_beta(0.1F, "float");
|
||||
@ -131,7 +131,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -749,7 +749,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
} // BOOST_AUTO_TEST_CASE( test_main )
|
||||
|
@ -134,7 +134,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -130,7 +130,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -719,7 +719,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
} // BOOST_AUTO_TEST_CASE( test_main )
|
||||
|
@ -806,7 +806,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
} // BOOST_AUTO_TEST_CASE( test_main )
|
||||
|
@ -126,7 +126,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -81,7 +81,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
} // BOOST_AUTO_TEST_CASE( test_main )
|
||||
|
@ -95,7 +95,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -96,7 +96,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -100,7 +100,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -94,7 +94,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -149,7 +149,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -139,7 +139,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
test_expint(0.1F, "float");
|
||||
@ -153,7 +153,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -283,7 +283,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
} // BOOST_AUTO_TEST_CASE( test_main )
|
||||
|
@ -225,7 +225,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -343,7 +343,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
if (std::numeric_limits<double>::digits == std::numeric_limits<long double>::digits)
|
||||
{
|
||||
|
@ -154,7 +154,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
} // BOOST_AUTO_TEST_CASE( test_main )
|
||||
|
@ -188,7 +188,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
} // BOOST_AUTO_TEST_CASE( test_main )
|
||||
|
@ -331,7 +331,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -240,7 +240,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -788,7 +788,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -139,7 +139,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -107,7 +107,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -94,7 +94,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -493,7 +493,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -321,7 +321,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -212,7 +212,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -124,7 +124,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -361,7 +361,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -221,7 +221,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -129,7 +129,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -269,7 +269,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
test_inv_hyperbolics(0.1F, "float");
|
||||
@ -283,7 +283,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -494,7 +494,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
/* */
|
||||
|
@ -493,7 +493,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
/* */
|
||||
|
@ -411,7 +411,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
} // BOOST_AUTO_TEST_CASE( test_main )
|
||||
|
@ -333,7 +333,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
/* */
|
||||
|
||||
|
@ -128,7 +128,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -94,7 +94,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -164,7 +164,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -201,7 +201,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -349,7 +349,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
} // BOOST_AUTO_TEST_CASE( test_main )
|
||||
|
@ -288,7 +288,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -837,7 +837,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -319,7 +319,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -326,7 +326,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -40,7 +40,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -308,7 +308,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -570,7 +570,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -399,7 +399,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
// test rounding of direct predecessor/successor of 0.5/-0.5 for float and double
|
||||
|
@ -497,7 +497,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
/* */
|
||||
|
||||
|
@ -307,7 +307,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
@ -741,7 +741,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -145,7 +145,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
#ifndef BOOST_MATH_BUGGY_LARGE_FLOAT_CONSTANTS
|
||||
@ -163,7 +163,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -679,7 +679,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -76,7 +76,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -428,7 +428,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -368,7 +368,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
|
||||
|
@ -102,7 +102,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
test_zeta(0.1F, "float");
|
||||
@ -114,7 +114,7 @@ BOOST_AUTO_TEST_CASE( test_main )
|
||||
std::cout << "<note>The long double tests have been disabled on this platform "
|
||||
"either because the long double overloads of the usual math functions are "
|
||||
"not available at all, or because they are too inaccurate for these tests "
|
||||
"to pass.</note>" << std::cout;
|
||||
"to pass.</note>" << std::endl;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user