This website works better with JavaScript
Home
Explore
Help
Sign In
sjjaffe
/
cpp-bignumber
Watch
1
Star
0
Fork
0
Files
Issues
1
Pull Requests
0
Wiki
Tree:
df9da20f73
Branches
Tags
master
0.4
0.3
0.2.1
0.2
0.1
cpp-bignumber
/
test
Sam Jaffe
df9da20f73
Fix bug where comparisons for operator==, etc were inverted (e.g. < was >, but == was still ==)
7 years ago
..
bigdecimal_test.cpp
df9da20f73
Fix bug where comparisons for operator==, etc were inverted (e.g. < was >, but == was still ==)
7 years ago
biginteger_test.cpp
097d356053
More test magic. Fixing bug in rescaling
7 years ago
bignumber_integral_test.cpp
f713c2b5c4
Add coverage for those last few hard-to-get places.
7 years ago