mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 03:40:01 +08:00
13 lines
266 B
Plaintext
13 lines
266 B
Plaintext
|
|
####################
|
|
# Test scoping rules for functions
|
|
|
|
####################
|
|
# Verify subcommand statuses
|
|
|
|
####################
|
|
# Verify that set passes through exit status, except when passed -n or -q or -e
|
|
|
|
####################
|
|
# Verify set -ql behavior (#2502)
|