hledger/tests
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
..
0unittests tests: simplify unittests func. test 2018-08-16 06:05:07 +01:00
accounts accounts: filtering by anything other than account name was broken 2018-10-10 20:32:19 -07:00
add tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
addons update addons tests, note a todo 2017-03-29 08:21:30 -07:00
balance tests: fix balance/sorting.test with released shelltest 2018-09-22 21:58:00 -10:00
balancesheet cli: compoundbalancecommand keeps zero-balance accounts with children 2018-10-17 16:59:53 -07:00
budget lib: restore previous period expression parser behaviour (PR #807) 2018-11-22 14:09:32 -08:00
cashflow update functional tests for new monthly headings 2018-03-29 14:54:36 +01:00
cli test: fix a typo 2018-10-05 11:06:47 -10:00
csv csv: some follow-on issues related to #829 2018-09-07 13:43:05 -07:00
i18n cli: tabular reports no longer have a trailing blank line added 2018-01-23 12:47:56 -08:00
incomestatement update functional tests for new monthly headings 2018-03-29 14:54:36 +01:00
journal journal: txn modifier multipliers multiply total-priced amounts (#928) 2018-11-13 17:50:30 -08:00
misc tests: return on investment 2018-09-27 13:42:31 -10:00
print tests: show auto postings' current commodity action (#913) 2018-10-22 11:35:28 -07:00
register convert register tests to new format, test stderr, reveal travis issue 2018-02-16 01:22:08 -08:00
stats lib: simplify parsers; cleanups (#275) 2016-05-23 00:44:19 -07:00
timeclock lib: keep amounts aligned when rendering a transaction with posting flags 2017-06-04 21:26:18 -07:00