hledger/tests/journal
Simon Michael 550e33a558 journal: fix balance assertions/assignments & prices (#824)
Hopefully this is will do it. This restores the past behaviour:

- parsing prices in balance assertions/assignments
- ignoring them in assertions
- using them in assignments
- and printing them

and clarifies tests and docs.
2019-01-25 12:41:10 -08:00
..
a.timeclock
amounts-and-commodities.test lib: "decimal point" -> "decimal separator" in error message 2018-08-17 07:37:26 +01:00
b.timedot
balance-assertions.test journal: fix balance assertions/assignments & prices (#824) 2019-01-25 12:41:10 -08:00
blank-description.test
comments.test
dates.test lib: refactor date parser 2018-05-24 09:35:27 -07:00
default-commodity.test lib: D should not affect automated posting multiplier amounts (fix #860) 2018-08-17 07:39:17 +01:00
directives-account.test tests: clean up directives test files 2018-10-10 20:31:08 -07:00
directives.test tests: clean up directives test files 2018-10-10 20:31:08 -07:00
include.test make the #949 functional test more robust 2019-01-16 09:19:56 -08:00
market-prices.test
modifiers-928.test journal: txn modifier multipliers multiply total-priced amounts (#928) 2018-11-13 17:50:30 -08:00
numbers.test lib: "decimal point" -> "decimal separator" in error message 2018-08-17 07:37:26 +01:00
parens-in-account-name.test
parse-errors.test lib: include source info in txn balance errors 2018-10-23 15:54:38 -07:00
parse-sample-journal.test
posting-dates.test lib: refine date parser error messages 2018-06-11 13:58:55 -06:00
precision.test
scientific.test
status.journal
status.test
tags.test
transaction-prices.test
unbalanced.test
virtual-postings.test