hledger/tests/misc
Simon Michael cc98ee39f7 balance, lib: --format/StringFormat improvements
The balance command's --format option (in single-column mode) can now
adjust the rendering of multi-line strings, such as amounts with multiple
commodities. To control this, begin the format string with one of:

 %_  - renders on multiple lines, bottom-aligned (the default)
 %^  - renders on multiple lines, top-aligned
 %,  - render on one line, comma-separated

Also the final total (and the line above it) now adapt themselves to a
custom format.
2015-08-19 20:53:51 -07:00
..
aliases.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
amount-rendering.test balance, lib: --format/StringFormat improvements 2015-08-19 20:53:51 -07:00
commodities.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
precision.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
prices.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -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