ledger/test/unit
John Wiegley 092bda1435 Don't increase precision so much when dividing
Slow the increase in internal precision when dividing amounts.

Use "--debug amount.convert" if you wish to see this logic in action, if
a case where incorrect rounding is suspected comes up.

Fixes B68FFB0D-A9A0-479C-A6C0-68853F229333
2009-06-15 17:52:38 +01:00
..
t_amount.cc Don't increase precision so much when dividing 2009-06-15 17:52:38 +01:00
t_amount.h Largely removed all of Ledger's use of global variables, for the REPL's sake. 2009-02-04 19:55:27 -04:00
t_balance.cc Enabled use of pre-compiled headers by default 2009-03-10 17:02:03 -04:00
t_balance.h Restored the use of Python unit tests 2009-02-24 13:16:28 -04:00
t_commodity.cc Enabled use of pre-compiled headers by default 2009-03-10 17:02:03 -04:00
t_commodity.h Restored the use of Python unit tests 2009-02-24 13:16:28 -04:00
t_expr.cc Enabled use of pre-compiled headers by default 2009-03-10 17:02:03 -04:00
t_expr.h Restored the use of Python unit tests 2009-02-24 13:16:28 -04:00
t_times.cc Rewrote the date interval parser/stepper 2009-03-23 01:22:26 -04:00
t_times.h Restored the use of Python unit tests 2009-02-24 13:16:28 -04:00
t_utils.cc Enabled use of pre-compiled headers by default 2009-03-10 17:02:03 -04:00
t_utils.h Restored the use of Python unit tests 2009-02-24 13:16:28 -04:00