hledger/tests
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
..
add reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
addons reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
balance balance, register, register-csv: depth 0 shows summary items (#206) 2014-10-19 17:53:20 -07:00
cli make --width and --debug require an argument (fixes #149) 2014-07-03 07:31:52 -07:00
csv reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
journal journal: dates should be followed by whitespace or newline 2014-09-06 09:20:22 -07:00
misc fix func. test numbering 2014-09-13 21:28:07 -07:00
nonascii reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
print reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
register balance, register, register-csv: depth 0 shows summary items (#206) 2014-10-19 17:53:20 -07:00
stats reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
timelog reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
bench.tests tools: benchmarking updates 2014-07-06 10:19:34 -07:00