hledger/tests/misc
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
..
aliases.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
amount-rendering.test lib: fix tests for zero amount style (#230, #276) 2015-09-02 16:38:45 -07:00
commodities.test print: always right-align amounts 2015-10-10 15:09:42 -07:00
precision.test print: always right-align amounts 2015-10-10 15:09:42 -07:00
prices.test print: always right-align amounts 2015-10-10 15:09:42 -07:00
query-status.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
tags.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
virtual-postings.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00