summaryrefslogtreecommitdiff
path: root/test/regress/1106.test
blob: c6b410715ebd778ad4ef903beca396edf94eb89a (plain)
1
2
3
4
5
6
7
8
9
10
11
2015/01/20 Payee
  Assets:Cash      ¤ 12,34
  Expenses:Food

test -F "»%(trim(' 	Trimmed 	 '))«\n" reg expenses
»Trimmed«
end test

test -F "»%(trim('Trimmed'))«\n" reg expenses
»Trimmed«
end test