hledger/tests/cli
Simon Michael e491f513a1 cli: tabular reports no longer have a trailing blank line added
Tabular reports from bal, bs etc. have until now been rendered on
the terminal with one final blank line, for readability.
This change drops the blank line.

This is consistent with the non-tabular balance and register output
(not print, which is a special case), and with most unix commands.
The real reason for it, which I admit is flimsy, is that I can now omit
the final delimiter (>=0) when using shelltestrunner 1.9's new format,
making functional tests easier to maintain and more readable.
If there's opposition, this could be reverted.
2018-01-23 12:47:56 -08:00
..
alias.journal rename data/ to examples/ 2017-01-08 07:26:13 -08:00
business.journal rename data/ to examples/ 2017-01-08 07:26:13 -08:00
cli.test cli: fix functional tests 2017-09-14 06:14:26 -07:00
multiple-files.test cli: tabular reports no longer have a trailing blank line added 2018-01-23 12:47:56 -08:00
no-such-file.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
personal.journal rename data/ to examples/ 2017-01-08 07:26:13 -08:00
query-args.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00