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 read multiple files: tests 2015-05-28 10:40:48 -07:00
business.journal read multiple files: tests 2015-05-28 10:40:48 -07:00
cli.test cli: adapt func tests pass to new --help 2016-04-19 10:44:43 -07:00
multiple-files.test lib: allow multiple files of different format (#320) 2016-05-18 16:41:52 -07:00
no-such-file.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
personal.journal read multiple files: tests 2015-05-28 10:40:48 -07:00
query-args.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00