hledger/tests
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
..
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 parsing: aliases now match by regular expression 2014-10-24 15:05:10 -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