hledger/tests
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
..
add tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
addons tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
balance balance, lib: --format/StringFormat improvements 2015-08-19 20:53:51 -07:00
cli tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
csv tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
journal tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
misc balance, lib: --format/StringFormat improvements 2015-08-19 20:53:51 -07:00
nonascii tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
print tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
register tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
stats tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
timelog tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00