fish-shell/tests/invocation
Charles Ferguson eb8b92fce7 Add tests for some other command line option invocations.
Some more of the invocations are tested in this change:

  - bad switches
  - errors in configuration files
  - regular command, configuration and init command ordering
  - persistence of variables over command invocation.
  - interactive and login switch use
  - terminal exit code return
  - version request

There are sure to be other invocations that should be tested, but
these give a fair number of them a go.
2017-06-29 21:00:08 -07:00
..
bad-switch.err Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
bad-switch.invoke Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
broken-config-continues.config Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
broken-config-continues.err Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
broken-config-continues.invoke Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
broken-config-continues.out Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
command-1.invoke Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
command-1.out Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
command-2.invoke Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
command-2.out Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
command-vars-persist.invoke Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
command-vars-persist.out Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
config-command-ordering.config Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
config-command-ordering.invoke Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
config-command-ordering.out Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
config.config Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
config.invoke Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
config.out Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
init-command-2.invoke Add test harness for fish command invocation, and tests for init command. 2017-06-29 21:00:08 -07:00
init-command-2.out Add test harness for fish command invocation, and tests for init command. 2017-06-29 21:00:08 -07:00
init-command-mix-ordering.invoke Add test harness for fish command invocation, and tests for init command. 2017-06-29 21:00:08 -07:00
init-command-mix-ordering.out Add test harness for fish command invocation, and tests for init command. 2017-06-29 21:00:08 -07:00
init-command-mix.invoke Add test harness for fish command invocation, and tests for init command. 2017-06-29 21:00:08 -07:00
init-command-mix.out Add test harness for fish command invocation, and tests for init command. 2017-06-29 21:00:08 -07:00
init-command.invoke Add test harness for fish command invocation, and tests for init command. 2017-06-29 21:00:08 -07:00
init-command.out Add test harness for fish command invocation, and tests for init command. 2017-06-29 21:00:08 -07:00
interactive.invoke Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
interactive.out Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
login-interactive.invoke Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
login-interactive.out Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
login.invoke Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
login.out Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
no-login-no-interactive.invoke Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
no-login-no-interactive.out Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
rc-returned.err Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
rc-returned.invoke Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
version.grep Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
version.invoke Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00
version.out Add tests for some other command line option invocations. 2017-06-29 21:00:08 -07:00