hledger/tests/balancesheet
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
..
balancesheet.test bs/cf/is: always show a tabular report, even with no report interval 2018-01-23 11:05:01 -08:00
sample.journal simple functional tests for multicolumn modes for is/bs/cf 2017-03-30 15:35:04 -07:00