Using "hledgerdev" was a hack to help ensure that tests used a fresh developer build by default. Now they specify "hledger" again, which fits better with stack. It's up to the tester to make sure the desired executable is first in PATH or specified with -w. (Note a couple of tests currently don't obey -w and will always run "hledger", see addons.test).
13 lines
323 B
Plaintext
13 lines
323 B
Plaintext
hledger -f - register desc:аура
|
||
<<<
|
||
2009-01-01 аура (cyrillic letters)
|
||
bank 10
|
||
cash
|
||
2010-01-01 aypa (roman letters)
|
||
bank 20
|
||
cash
|
||
>>>
|
||
2009/01/01 аура (cyrillic le.. bank 10 10
|
||
cash -10 0
|
||
>>>=0
|