Commit Graph

7 Commits

Author SHA1 Message Date
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