Nick Thompson
|
9b14fff12e
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
|
jzmaddock
|
5d48124b80
|
Adjust Intel C++ error rates.
|
2016-08-10 18:52:26 +01:00 |
|
jzmaddock
|
bac9466df0
|
Add some more functions to the tests.
|
2015-06-29 19:24:38 +01:00 |
|
jzmaddock
|
ee2d3a68af
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
|
John Maddock
|
7858278bec
|
Fix gcc-4.8.x warnings.
Fix some Mingw failures.
Fixes #8855.
[SVN r85131]
|
2013-07-23 11:09:47 +00:00 |
|
Gennadiy Rozental
|
3bc111cdb7
|
Eliminated test_exec_monitor
[SVN r82782]
|
2013-02-08 05:09:47 +00:00 |
|
John Maddock
|
887f590fcd
|
Refactor the tests some more: allow tables of data to be of a different type to the type being tested - allows us to have tables of POD's (fast to compile) rather than tables of UDT's which compile very slowly on some compilers (usually Intel).
[SVN r76544]
|
2012-01-16 18:25:02 +00:00 |
|
John Maddock
|
4baef4e354
|
Refactor tests to make better use of separate file compilation and reduce compile/testing times.
[SVN r76307]
|
2012-01-04 17:28:50 +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 |
|
John Maddock
|
1b7401b4c0
|
Merged changes from Trunk.
[SVN r44090]
|
2008-04-07 15:43:09 +00:00 |
|
John Maddock
|
722a2d848d
|
Merged changes in Trunk.
[SVN r40161]
|
2007-10-18 18:05:13 +00:00 |
|
Paul A. Bristow
|
e86d2c339c
|
warning suppression with comment - constant too big for float.
[SVN r39403]
|
2007-09-20 11:39:30 +00:00 |
|
Paul A. Bristow
|
cb82bea11e
|
Paul's Big policy revison
[SVN r38413]
|
2007-08-03 10:13:47 +00:00 |
|
John Maddock
|
472614473a
|
Merged policy code.
[SVN r7536]
|
2007-07-25 11:51:46 +00:00 |
|
John Maddock
|
2b9048a2e8
|
Added an option to disable the "real_concept" tests: these take effectively "forever" to build in release mode with some compilers.
[SVN r7085]
|
2007-06-17 15:48:25 +00:00 |
|
John Maddock
|
27f5e4d59e
|
Updated hypot with simpler formula.
Added sinh and cosh to ntl.hpp.
Fixed FreeBSD test failures (no real long long support).
[SVN r3598]
|
2007-01-04 16:20:49 +00:00 |
|
John Maddock
|
c6f65d5ad3
|
Big initial commit of the Polynomial and associated functions from TR1.
[SVN r3522]
|
2006-12-12 17:25:29 +00:00 |
|