Nick Thompson
|
9b14fff12e
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
|
jzmaddock
|
ba365b5aaa
|
Enable running of tests with exception handling off.
And fix a few bugs that showed up in the process.
Currently msvc-only (not GCC as Boost.Test doesn't build).
|
2015-09-05 19:08:28 +01:00 |
|
Gennadiy Rozental
|
3bc111cdb7
|
Eliminated test_exec_monitor
[SVN r82782]
|
2013-02-08 05:09:47 +00:00 |
|
John Maddock
|
ac0d76900a
|
Add code to force initialization of constants prior to the start of main().
Rename "do_nothing" to "force_instantiate" which better describes what it does.
Fix up the resulting failures.
[SVN r78193]
|
2012-04-25 17:16:09 +00:00 |
|
John Maddock
|
f149d4cf53
|
Fix double-definition of float_t in tr1.hpp.
Tweak behaviour of BOOST_MATH_BIG_CONSTANT.
Fix expected error rates for a bunch of tests (mostly on Mingw).
Fix paths in owens_t.qbk.
[SVN r78107]
|
2012-04-21 08:43:06 +00:00 |
|
Paul A. Bristow
|
fda473559c
|
Added test output. OK with typeof recent update.
[SVN r65192]
|
2010-09-02 11:32:45 +00:00 |
|
John Maddock
|
2246b77395
|
Change tests to link to external Boost.Test library as this speeds build times by several factors when building with Intel C++.
Change fpclassify to use our code rather than std::fpclassify with Intel C++ as it doesn't always compile the latter.
[SVN r51576]
|
2009-03-03 17:16:56 +00:00 |
|
John Maddock
|
eb9b7a8839
|
Improve pch support.
Move configuration tests to their own directory so they're only run when required.
[SVN r49442]
|
2008-10-23 12:24:45 +00:00 |
|
Bruno Lalande
|
285615995e
|
Changed undeterminate to indeterminate.
[SVN r46206]
|
2008-06-06 23:57:24 +00:00 |
|
Bruno Lalande
|
73b62fc8b9
|
Completed policies and error handling test cases.
Sanitized floating point test values in pow tests.
[SVN r46205]
|
2008-06-06 22:33:39 +00:00 |
|
Bruno Lalande
|
7fbf7dd47f
|
Added undeterminate_result_error, and used it for the pow<0>(0) case.
[SVN r46182]
|
2008-06-05 22:03:27 +00:00 |
|
John Maddock
|
0aa1a09902
|
Merged changes from Trunk.
[SVN r45478]
|
2008-05-18 08:29:50 +00:00 |
|
John Maddock
|
3ccbd30ab3
|
Merged patches from Trunk.
[SVN r44695]
|
2008-04-21 13:04:30 +00:00 |
|
John Maddock
|
d02ae84866
|
Added new pow function from Bruno Lalande.
Fixed a few bugs in the non-central distro's that could cause infinite looping.
Added non central distros to the performance test app.
[SVN r43800]
|
2008-03-23 10:32:21 +00:00 |
|