interval/test
James E. King III 385aae0030 Add CI framework
- travis with valgrind, cppcheck, ubsan, codecov, covscan (future)
  - appveyor with MSVC 2010 through 2017, cygwin 32/64, mingw 32/64
  - README, LICENSE, etc.
2018-11-02 21:09:30 -04:00
..
add.cpp Replaced BOOST_TEST 2005-02-03 12:38:58 +00:00
bugs.hpp Reencoded a few headers that used Windows-1252 with UTF-8. 2017-06-02 14:47:26 +02:00
cmp_exn.cpp Test for exception throwing during comparisons 2004-07-22 06:41:54 +00:00
cmp_exp.cpp License modification for all test files 2004-07-21 09:16:46 +00:00
cmp_header.hpp License modification for all test files 2004-07-21 09:16:46 +00:00
cmp_lex.cpp License modification for all test files 2004-07-21 09:16:46 +00:00
cmp_set.cpp Test for exception throwing during comparisons 2004-07-22 06:41:54 +00:00
cmp_tribool.cpp Corrected header 2004-07-22 05:59:35 +00:00
cmp.cpp Test for exception throwing during comparisons 2004-07-22 06:41:54 +00:00
det.cpp Deprecated in_zero and replaced it by zero_in. 2006-02-02 12:35:58 +00:00
fmod.cpp License modification for all test files 2004-07-21 09:16:46 +00:00
integer.cpp License modification for all test files 2004-07-21 09:16:46 +00:00
Jamfile.v2 Add CI framework 2018-11-02 21:09:30 -04:00
msvc_x64_flags.cpp Adding a testcase for #4964 - assert in debug/x64 on Windows 2014-10-26 23:28:20 +01:00
mul.cpp License modification for all test files 2004-07-21 09:16:46 +00:00
overflow.cpp Removed long double test for overflows. Added documentation on which systems have hardware support. 2006-02-02 13:06:50 +00:00
pi.cpp Replaced BOOST_TEST 2005-02-03 12:38:58 +00:00
pow.cpp Replaced BOOST_TEST 2005-02-03 12:38:58 +00:00
test_float.cpp Replace removed BOOST_CHECKPOINT with equivalent BOOST_TEST_CHECKPOINT 2014-06-11 22:03:32 +02:00