Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get the unit tests passing again | John Wiegley | 2013-05-19 | 1 | -1/+1 |
| | |||||
* | Rounding is different for balance totals vs. postings when using posting costs. | Bradley M. Kuhn | 2012-09-30 | 1 | -0/+15 |
test/regress/CAE63F5C-b.test and test/regress/CAE63F5C-c.test should both pass, but test/regress/CAE63F5C-c.test does not, because the total line of $6.46 is rounded wrong; it should be $6.45. There seems to be different rounding occurring for totals vs. postings. This seems to be related to Bug #492. |