hledger/tests/register
Simon Michael 7f6cf1f849 balance, register, register-csv: depth 0 shows summary items (#206)
Previously, a depth:0 query produced an empty report (since there are no
level zero accounts). Now, it aggregates all data into one summary item
with account name "...".

This makes it easier to see the kind of data Gwern was looking for from
register-csv (net worth over time). Eg this shows one line per month
summarising the total of assets and liabilities:

hledger register-csv -- -MHE ^assets ^liabilities depth:0

Single and multi-column balance reports behave similarly.
2014-10-19 17:53:20 -07:00
..
date2.test reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
depth.test balance, register, register-csv: depth 0 shows summary items (#206) 2014-10-19 17:53:20 -07:00
intervals.test register: describe datespans briefly, like balance 2014-08-08 07:34:11 -07:00
unordered-dates.test some missing functional test files 2014-05-09 17:48:51 -07:00