openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
B
Big Decimal Challenge
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 3 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use the full test suite to test the reference implementation. The reference implementation serves great for developing tests.
bigbear3001
More...
over 13 years ago
implemented the add test to test various add operations
bigbear3001
More...
over 13 years ago
removed unused imports
bigbear3001
More...
over 13 years ago
remove system out println that showed an error message even when everything went ok
bigbear3001
More...
over 13 years ago
cleaned up the code
bigbear3001
More...
over 13 years ago
added simple math tests zu full test suite
bigbear3001
More...
over 13 years ago
corrected return type definition of the interface
bigbear3001
More...
over 13 years ago
Merge commit 'origin/master'
bigbear3001
More...
over 13 years ago
added number test suite
bigbear3001
More...
over 13 years ago
added generics to the implementation
bigbear3001
More...
over 13 years ago
Fixed generic BigDecimal implementation
Florian Gutmann
More...
over 13 years ago
Added some basic numbers
Florian Gutmann
More...
over 13 years ago
Fixed toString() in Reference implementation
Florian Gutmann
More...
over 13 years ago
Added methods for basic arithmetics of unkown Bigdecimals in TestUtils
Florian Gutmann
More...
over 13 years ago
added Testsuite for the implementation
bigbear3001
More...
over 13 years ago
Made BigDecimal interface generic for implementations
Florian Gutmann
More...
over 13 years ago
Merge remote-tracking branch 'origin/master'
Florian Gutmann
More...
over 13 years ago
Finally implemented test environement and converted line endings
Florian Gutmann
More...
over 13 years ago
Implemented tests to read from stystem property
Florian Gutmann
More...
over 13 years ago
implemented constructor (still faulty)
bigbear3001
More...
over 13 years ago
added my own test utilities to test this implemention until fgutmann finishes the real tests
bigbear3001
More...
over 13 years ago
cleaned up old methods, we use initialization from strings
bigbear3001
More...
over 13 years ago
added a runtime exception to throw if the number format is not correct
bigbear3001
More...
over 13 years ago
fixed imports
bigbear3001
More...
over 13 years ago
removed obsolete test
bigbear3001
More...
over 13 years ago
edited artifactid and added dependency
bigbear3001
More...
over 13 years ago
removed old artifacts
bigbear3001
More...
over 13 years ago
Fixed depenendency in pom
Florian Gutmann
More...
over 13 years ago
Started refactoring to use separate maven projects
Florian Gutmann
More...
over 13 years ago
seperated tests for fromNumber(double) to give us a better idea what fails
bigbear3001
More...
over 13 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree