summaryrefslogtreecommitdiff
path: root/test/baseline/cmd-source.test
blob: e78ae6fd9a6c7460e5af5f4ac24d1ecb1f8d1429 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
2012-02-28 * Test
    E               30.00 EUR
    F
    G

2012-03-24 Test
    C               30.00 EUR
    D
    C

2012/03/xx
    E               30.00 EUR
    F

test source -> 3
__ERROR__
While parsing file "$FILE", line 4: 
Error: Only one posting with null amount allowed per transaction
While parsing file "$FILE", line 9: 
Error: Only one posting with null amount allowed per transaction
While parsing file "$FILE", line 11: 
While parsing transaction:
> 2012/03/xx
Error: Invalid date: 2012/03/xx
end test