hledger/tests/i18n
Mykola Orliuk 015b764d00 Preserve implicit amounts and prices the way user wrote them in output of print command (#471)
* Remember original postings during infer and pivot

This includes such functions like:
- inferFromAssignment
- inferBalancingAmount
- inferBalancingPrices
- pivotPosting

* Use original postings for hledger print

- Introduce "--explicit" option for "print" command which brings back
  old behavior when every inferred number being printed.
- Make "print" by default print original postings without inferred
  amounts. But use effective account name to have effect from aliases.
- Instruct shell tests with an new expected output or to use
  --explicit option when inferred amounts are checked.

Resolves simonmichael/hledger#442
2017-01-13 07:25:44 -08:00
..
chinese.journal rename data/ to examples/ 2017-01-08 07:26:13 -08: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 Preserve implicit amounts and prices the way user wrote them in output of print command (#471) 2017-01-13 07:25:44 -08:00
unicode-register.test tests/nonascii -> tests/i18n 2015-10-10 13:11:31 -07:00
wide-char-layout.test Preserve implicit amounts and prices the way user wrote them in output of print command (#471) 2017-01-13 07:25:44 -08:00