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).
12 lines
220 B
Plaintext
12 lines
220 B
Plaintext
hledger -f - balance
|
||
<<<
|
||
2009-01-01 проверка
|
||
τράπεζα 10 руб
|
||
नकद
|
||
>>>
|
||
10 руб τράπεζα
|
||
-10 руб नकद
|
||
--------------------
|
||
0
|
||
>>>=0
|