hledger/tests
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
..
add tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
addons update addons tests, note a todo 2017-03-29 08:21:30 -07:00
balance cli: tabular reports no longer have a trailing blank line added 2018-01-23 12:47:56 -08:00
balancesheet cli: tabular reports no longer have a trailing blank line added 2018-01-23 12:47:56 -08:00
bin cli: tabular reports no longer have a trailing blank line added 2018-01-23 12:47:56 -08:00
budget cli: tabular reports no longer have a trailing blank line added 2018-01-23 12:47:56 -08:00
cashflow cli: tabular reports no longer have a trailing blank line added 2018-01-23 12:47:56 -08:00
cli cli: tabular reports no longer have a trailing blank line added 2018-01-23 12:47:56 -08:00
csv csv: switch the order of generated postings, so account1 is first 2017-08-15 08:16:49 -07:00
i18n cli: tabular reports no longer have a trailing blank line added 2018-01-23 12:47:56 -08:00
incomestatement cli: tabular reports no longer have a trailing blank line added 2018-01-23 12:47:56 -08:00
journal Merge branch 'feature/space-as-digits-sep' of https://github.com/ony/hledger into ony-feature/space-as-digits-sep 2017-12-30 09:29:22 -08:00
misc equity: rename to close 2018-01-03 17:02:35 -08:00
print lib: keep amounts aligned when rendering a transaction with posting flags 2017-06-04 21:26:18 -07:00
register drop unusual "d" suffix when showing a day period 2016-08-11 11:23:05 -07:00
stats lib: simplify parsers; cleanups (#275) 2016-05-23 00:44:19 -07:00
timeclock lib: keep amounts aligned when rendering a transaction with posting flags 2017-06-04 21:26:18 -07:00