summaryrefslogtreecommitdiff
path: root/test/regress/CAE63F5C-c.test
Commit message (Collapse)AuthorAgeFilesLines
* Rounding is different for balance totals vs. postings when using posting costs.Bradley M. Kuhn2012-09-301-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.