summaryrefslogtreecommitdiff
path: root/test/baseline/cmd-emacs.test
blob: beb4a6b57bddcf5f6c24ea1a81ba434a7e7e5418 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

2012-03-23 * Test
  A     10.00
  B

2012-03-23 * (100) Code
  A     10.00 EUR
  B

test emacs --now=2012/03/23
(("$FILE" 2 (20332 848 0) nil "Test"
  (3 "A" "10" t)
  (4 "B" "-10" t))
 ("$FILE" 6 (20332 848 0) "100" "Code"
  (7 "A" "10.00 EUR" t)
  (8 "B" "-10.00 EUR" t)))
end test