hledger/tests/misc
Simon Michael e892fdc6d5 parsing: aliases now match by regular expression
alias match patterns (the part left of the =) are now case-insensitive
regular expressions matching anywhere in the account name. The
replacement string (the part right of the =) can replace multiple
matches within the account name. The replacement string does not yet
support any of the usual syntax like backreferences.
2014-10-24 15:05:10 -07:00
..
aliases.test parsing: aliases now match by regular expression 2014-10-24 15:05:10 -07:00
amount-rendering.test register: optimise postingsReportItemAsText a bit 2014-07-07 08:37:27 -07:00
commodities.test reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
precision.test reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
prices.test reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
query-status.test fix func. test numbering 2014-09-13 21:28:07 -07:00
tags.test reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
virtual-postings.test reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00