Commit Graph

9 Commits

Author SHA1 Message Date
Christopher Kormanyos
1245b3e564 Find out what is up with CI 2021-07-24 11:51:10 +02:00
Syed Fahad
bb67033233 fix compilation problem on MSVC
add debug info in arithmetic test
fix failing assertion in arithmetic test
2021-07-24 14:39:50 +05:30
Janek Kozicki
98bef0c0ca use struct instead 2021-07-19 22:28:24 +02:00
Janek Kozicki
d11f3e4322 long double seems to work in all tests, but float128 has some constructor missing. 2021-07-19 22:28:24 +02:00
Christopher Kormanyos
f3c299e43a Try warning remove and CI to go green 2021-07-18 22:59:32 +02:00
Syed Fahad
f0ff7a09a8 make constructor testing more robust
prettify test_cpp_double_float_constructors.cpp
skip known false negatives while testing string streaming
fix bug in construction from other cpp_double_float<> objects
remove exponent scaling in string conversion
2021-07-17 13:46:38 +05:30
Christopher Kormanyos
09d6f25940 Work away warns and add Mac OS to CI 2021-07-14 14:41:16 +02:00
Christopher Kormanyos
eb6257997f More C++11 correctness and nicer test filename 2021-07-14 13:30:04 +02:00
Christopher Kormanyos
bfdc8de445 Add constructor test CI and suggest test stuff 2021-07-05 19:50:52 +02:00