Commit Graph

14 Commits

Author SHA1 Message Date
Christopher Kormanyos
3497de7d34 Rework and simplify unary add/sub 2021-07-24 17:10:26 +02:00
Christopher Kormanyos
1245b3e564 Find out what is up with CI 2021-07-24 11:51:10 +02:00
Christopher Kormanyos
e57cff3149 Tweak the tests 2021-07-24 11:42:31 +02:00
Christopher Kormanyos
1e628c5017 Try in main dev branch to go green on CI 2021-07-24 11:39:27 +02:00
Christopher Kormanyos
56043776b4 draft of numeric_limits and pass arithmetic tests 2021-07-24 11:29:46 +02:00
Janek Kozicki
cebca3b1df printing double<float128> wasn't working. But I'm not sure if that's the correct fix. 2021-07-22 19:20:04 +02:00
Janek Kozicki
c96eac3fb5 a little more meaningful message on CI: apple-gcc-clang-native (c++17, g++) 2021-07-19 22:28:24 +02:00
Janek Kozicki
98bef0c0ca use struct instead 2021-07-19 22:28:24 +02:00
Janek Kozicki
74cf9e47e6 float128 seems to work in test/test_cpp_double_float_arithmetic.cpp 2021-07-19 22:28:24 +02:00
Christopher Kormanyos
14a2bd9775 remove warn from CI and go green as well 2021-07-18 23:04:23 +02:00
Syed Fahad
22bb1b04fa fix g++ compilation problems 2021-07-16 23:09:56 +05:30
Syed Fahad
803b96723a implement robust tests for correctness of arithmetic operators
fix critical bug in split() function
update std::numeric_limits specialization
2021-07-16 22:07:30 +05:30
Syed Fahad
8bb92af6e4 prettify test for arithmetic operators
fix bug in conversion to decimal string
2021-07-15 16:08:36 +05:30
Christopher Kormanyos
bfdc8de445 Add constructor test CI and suggest test stuff 2021-07-05 19:50:52 +02:00