add/update some functional tests

This commit is contained in:
Simon Michael 2009-07-09 00:38:52 +00:00
parent 3b9c6448be
commit 6091c8a099
4 changed files with 16 additions and 4 deletions

View File

@ -0,0 +1,11 @@
print
<<<
2009/01/01 x
; comment line
a 1
b
>>>
2009/01/01 x
a 1
b

View File

@ -1,11 +1,12 @@
; not implemented yet
balance >/dev/null
balance
<<<
2009-01-01 broken entry
дебит 1
дебит 1
кредит -2
>>>2
hledger: could not balance this transaction, amounts do not add up to zero:
"-" (line 4, column 1):
unexpected end of input
could not balance this transaction, amounts do not add up to zero:
2009/01/01 broken entry
дебит 1
кредит -2