hledger/tests/cli
Simon Michael 20bfceff2e lib: allow multiple files of different format (#320)
When multiple files are specified with multiple -f options, we now
parse each one individually, rather than just concatenating them, so
they can have different formats.

Directives (like default year or account aliases) no longer carry over
from one file to the next. Limitation or feature ?
2016-05-18 16:41:52 -07:00
..
alias.journal
business.journal
cli.test
multiple-files.test lib: allow multiple files of different format (#320) 2016-05-18 16:41:52 -07:00
no-such-file.test
personal.journal
query-args.test