hledger/tests/i18n
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
..
chinese.journal rename data/ to examples/ 2017-01-08 07:26:13 -08:00
unicode-account-matching.test tests/nonascii -> tests/i18n 2015-10-10 13:11:31 -07:00
unicode-balance.test tests/nonascii -> tests/i18n 2015-10-10 13:11:31 -07:00
unicode-description-matching.test tests/nonascii -> tests/i18n 2015-10-10 13:11:31 -07:00
unicode-error-message.test tests/nonascii -> tests/i18n 2015-10-10 13:11:31 -07:00
unicode-print.test lib: keep amounts aligned when rendering a transaction with posting flags 2017-06-04 21:26:18 -07:00
unicode-register.test tests/nonascii -> tests/i18n 2015-10-10 13:11:31 -07:00
wide-char-layout.test cli: tabular reports no longer have a trailing blank line added 2018-01-23 12:47:56 -08:00