hledger/tests/i18n
Johannes Gerer 45401e538e Balance Assignments and accounts resetting (#438)
* Changed behavior of `readJournalFiles` to be identical to `readJournalFile` for singleton lists

* Balance Assertions have to be simple Amounts

* Add 'isAssignment' and 'assignmentPostings' to Hledger.Data.Posting and Transaction

* Implemented 'balanceTransactionUpdate', a more general version of 'balanceTransaction' that takes an update function

* Fixed test cases.

* Implemented balance assignment ("resetting a balance")

* Add assertions to show function

* updated the comments

* numbering is not needed in journalCheckBalanceAssertions

* remove prices before balance checks

* rename functions
2016-12-10 07:04:48 -08:00
..
chinese.journal tools: fix make functest in a fresh copy 2016-04-21 08:37:37 -07:00
unicode-account-matching.test tests/nonascii -> tests/i18n 2015-10-10 13:11:31 -07:00
unicode-balance.test tests/nonascii -> tests/i18n 2015-10-10 13:11:31 -07:00
unicode-description-matching.test tests/nonascii -> tests/i18n 2015-10-10 13:11:31 -07:00
unicode-error-message.test tests/nonascii -> tests/i18n 2015-10-10 13:11:31 -07:00
unicode-print.test tests/nonascii -> tests/i18n 2015-10-10 13:11:31 -07:00
unicode-register.test tests/nonascii -> tests/i18n 2015-10-10 13:11:31 -07:00
wide-char-layout.test Balance Assignments and accounts resetting (#438) 2016-12-10 07:04:48 -08:00