JCrawfy
|
2eb88c23d6
|
move numeric utils into the public headers
resolves #398
|
2019-11-18 19:25:02 +13:00 |
|
Crzyrndm
|
e183e37ae6
|
remove roundoff test, add test for exponential representations
-- testing that a number with >15 significant digits rounded off to 15 failed on all tested platforms
|
2018-08-25 14:06:20 +12:00 |
|
Crzyrndm
|
1003ba507d
|
Add a test for serialize_number_to_string
-- should allow serialisation of up to 15 significant digits
-- don't use default stringstreams, typically only get ~6 significant digits
|
2018-08-25 13:54:54 +12:00 |
|
Crzyrndm
|
875f143d74
|
fix parameter ordering inconsistency that could cause switching the parameters to give different results
|
2018-08-25 13:31:16 +12:00 |
|
Crzyrndm
|
4188d35caf
|
Add tests for the other small utilities
|
2018-08-19 15:11:57 +12:00 |
|
Crzyrndm
|
9565377963
|
Adding tests for xlnt::detail::float_equals
-- Plenty of comments which should be useful if it becomes useful to tweak the comparison
|
2018-08-19 14:41:00 +12:00 |
|