hledger/tests/i18n
Simon Michael eb75946e64 print: always right-align amounts
print now always right-aligns the amounts in an entry, even when they
are wider than 12 characters.

If there is a price, it's considered part of the amount for
right-alignment. Maybe it would be nicer to put amounts and prices in
separate columns ? That will get a little complicated, needs more
discussion/design.

Also some cleanup of postingAsLines.
2015-10-10 15:09:42 -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 print: always right-align amounts 2015-10-10 15:09:42 -07:00