mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-17 16:11:15 -03:00
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.
This commit is contained in:
committed by
Kurtis Rader
parent
3f129b570c
commit
eb8b92fce7
1
tests/invocation/command-1.invoke
Normal file
1
tests/invocation/command-1.invoke
Normal file
@@ -0,0 +1 @@
|
||||
-c "echo 1.2.3.4."
|
||||
Reference in New Issue
Block a user