summaryrefslogtreecommitdiff
path: root/test/regress/15A80F68.test
blob: 0b29b82dbafaac343d0dda7be70f1f86978f7602 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
; Test for: Confusing error message with ledger v3 with invalid input

2008/03/03
    A                          (2 FOO @ 10.00 EUR) = 20.00 EUR
    B

test bal -> 1
__ERROR__
While parsing file "$FILE", line 4: 
While parsing posting:
  A                          (2 FOO @ 10.00 EUR) = 20.00 EUR
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: Invalid char '@'
end test