hledger/tests
Simon Michael 9e8b1612b0 journal: fix txn modifier multipliers with total-priced amounts (#928)
Transaction modifier multipliers have never multiplied total-priced amounts
correctly (and prior to hledger 1.10, this could generate unbalanced
transactions).

Now, the generated postings in this situation will have unit prices,
and an extra digit of display precision. This helps ensure that
the modified transaction will remain balanced. I'm not sure yet if
it's guaranteed.
2018-11-13 16:35:46 -08:00
..
0unittests tests: simplify unittests func. test 2018-08-16 06:05:07 +01:00
accounts accounts: filtering by anything other than account name was broken 2018-10-10 20:32:19 -07:00
add tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
addons update addons tests, note a todo 2017-03-29 08:21:30 -07:00
balance tests: fix balance/sorting.test with released shelltest 2018-09-22 21:58:00 -10:00
balancesheet cli: compoundbalancecommand keeps zero-balance accounts with children 2018-10-17 16:59:53 -07:00
budget tests: move auto.test under print/ 2018-10-22 10:53:59 -07:00
cashflow update functional tests for new monthly headings 2018-03-29 14:54:36 +01:00
cli test: fix a typo 2018-10-05 11:06:47 -10:00
csv csv: some follow-on issues related to #829 2018-09-07 13:43:05 -07:00
i18n cli: tabular reports no longer have a trailing blank line added 2018-01-23 12:47:56 -08:00
incomestatement update functional tests for new monthly headings 2018-03-29 14:54:36 +01:00
journal journal: fix txn modifier multipliers with total-priced amounts (#928) 2018-11-13 16:35:46 -08:00
misc tests: return on investment 2018-09-27 13:42:31 -10:00
print tests: show auto postings' current commodity action (#913) 2018-10-22 11:35:28 -07:00
register convert register tests to new format, test stderr, reveal travis issue 2018-02-16 01:22:08 -08:00
stats lib: simplify parsers; cleanups (#275) 2016-05-23 00:44:19 -07:00
timeclock lib: keep amounts aligned when rendering a transaction with posting flags 2017-06-04 21:26:18 -07:00