hledger/tests
Simon Michael 6c60e4a97b bs/cf/is: always show a tabular report, even with no report interval
Previously, if you specified no report interval, the text output of
these commands was a simple report like the original balance command,
with amounts on the left and account names on the right. Also,
balances used arithmetic sign like the balance command.
Now it always draws a table, with account names in the left
column, and shows balances with normal-positive sign, consistent with
the multicolumn reports. Less code, fewer bugs.
2018-01-23 11:05:01 -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 bal/bs/cf/is: consistently separate columns with a double space 2017-07-27 09:09:03 -07:00
balancesheet bs/cf/is: always show a tabular report, even with no report interval 2018-01-23 11:05:01 -08:00
bin test: equity/prices/rewrite now builtin 2017-10-28 07:14:48 -07:00
budget lib: fix budget display to always show %% consumed and handle costs 2017-12-01 15:52:29 -08:00
cashflow bs/cf/is: always show a tabular report, even with no report interval 2018-01-23 11:05:01 -08:00
cli bs/cf/is: always show a tabular report, even with no report interval 2018-01-23 11:05:01 -08:00
csv csv: switch the order of generated postings, so account1 is first 2017-08-15 08:16:49 -07:00
i18n bal/bs/cf/is: consistently separate columns with a double space 2017-07-27 09:09:03 -07:00
incomestatement bs/cf/is: always show a tabular report, even with no report interval 2018-01-23 11:05:01 -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