-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Boost ReviewCollected Comments from Boost Review PeriodCollected Comments from Boost Review Periodquality
Milestone
Description
We need more, specifically can we set it up to routinely CI run against decTest at https://speleotrove.com/decimal/dectest.html
I can probably help with a test harness if required, the format looks fairly straightforward.
It looks like at a minimum we should try to get the same values for the basic arithmetic operations, we should also be able to test whether the correct cohort member is produced, though that is a less important consideration for acceptance.
One side effect of this testing is that we need:
- A documented way to produce a specific cohort from a string.
- A documented way to print the actual cohort member rather than a normalised one.
Which also addresses some other review comments ;)
Metadata
Metadata
Assignees
Labels
Boost ReviewCollected Comments from Boost Review PeriodCollected Comments from Boost Review Periodquality