hledger/tests/balance
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
..
87.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
219.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
balance-multicol.journal some missing functional test files 2014-05-09 17:48:51 -07:00
balance.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
date2.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
depth.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
flat.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
format.test balance, lib: --format/StringFormat improvements 2015-08-19 20:53:51 -07:00
intervals.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
no-total-no-elide.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
sample.journal reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00