hledger/tests/budget
Alex Chen 519297051d lib: restore previous period expression parser behaviour (PR #807)
- parse a period expression by first extracting words separated by
  single spaces, then by "re-parsing" this text with 'periodexprp'
- this way, the period expression parsers do not need to know about
  the single- or double-space rules
2018-11-22 14:09:32 -08:00
..
budget.test lib: fix balance --budget in the presence of --value 2018-09-23 07:45:34 -10:00
forecast.test lib: restore previous period expression parser behaviour (PR #807) 2018-11-22 14:09:32 -08:00
sorting.test budget: declaration and (actual) amount sorting for bal --budget 2018-09-24 08:31:19 -10:00