hledger/tests/decimals-balance-failure.test

10 lines
178 B
Plaintext
Raw Normal View History

2009-09-16 21:05:59 +04:00
# b amount with no decimal places, in middle, causes balance failure (0.6.1)
./hledger -f - print
2009-09-16 21:05:59 +04:00
<<<
2009/1/1 x
a $1.25
b $-1
c $-0.25
>>>2