hledger/tests/decimals-balance-failure.test

10 lines
180 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)
2010-05-22 04:52:45 +04:00
bin/hledger -f - print
2009-09-16 21:05:59 +04:00
<<<
2009/1/1 x
a $1.25
b $-1
c $-0.25
>>>2