This website requires JavaScript.
Explore
Help
Sign In
boost
/
math
Watch
2
Star
0
Fork
0
You've already forked math
mirror of
https://github.com/boostorg/math.git
synced
2026-02-14 00:42:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
025d2d6b735ebf1e29335ace8e9ba7ae490aa173
math
/
test
History
Daryle Walker
025d2d6b73
Added custom integer types, signed and unsigned, with and without std::numeric_limits<> specializations, to test
...
[SVN r35830]
2006-11-03 22:43:34 +00:00
..
common_factor_test.cpp
Added custom integer types, signed and unsigned, with and without std::numeric_limits<> specializations, to test
2006-11-03 22:43:34 +00:00
complex_test.cpp
Don't test infinities with Tru64 cxx unless compiling with -ieee option.
2006-03-06 11:20:31 +00:00
hypot_test.cpp
Added TR1 math additions: docs and tests.
2005-10-15 12:01:54 +00:00
Jamfile
Changed test to use Boost.Test's unit test system
2006-11-03 03:08:27 +00:00
Jamfile.v2
Changed test to use Boost.Test's unit test system
2006-11-03 03:08:27 +00:00
log1p_expm1_test.cpp
Check for infinity before using it.
2006-01-07 11:28:37 +00:00