all repos

clerk @ f3b258b

missing tooling for ledger/hledger

clerk/journal/parser/testdata/account_with_subdirectives.txtar (view raw)

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
tests: switch to txtar, 3 days ago
1
-- input --
2
account expenses:food
3
  note some note
4
  alias food  ; this gets ignored
5
-- expect --
6
Journal
7
  AccountDirective j:1:1-4:1
8
    Account j:1:9-2:0
9
      SubAccount: "expenses" j:1:9-1:17
10
      SubAccount: "food" j:1:18-2:0