hledger/tests/misc
Simon Michael 077e3c6a02 journal: re-add non-regex aliases, as default (#252)
The regex account aliases added in 0.24 trip up people switching between
hledger and Ledger. (Also they are currently slow).

This change makes the old non-regex aliases the default; they are
unsurprising, useful, and pretty close in functionality to Ledger's.

The new regex aliases are also available; they must be enclosed in
forward slashes. Ledger effectively ignores these, which is ok.

Also clarify docs, refactor, and use the same parser for alias
directives and alias options
2015-05-14 13:01:50 -07:00
..
aliases.test journal: re-add non-regex aliases, as default (#252) 2015-05-14 13:01:50 -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