hledger/tests/cli
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
..
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 bs/cf/is: always show a tabular report, even with no report interval 2018-01-23 11:05:01 -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