fish-shell/tests/set.err

26 lines
500 B
Text
Raw Normal View History

####################
# Verify behavior of `set --show` given an invalid var name
$argle bargle: invalid var name
####################
# Verify behavior of `set --show`
####################
# Appending works
####################
# Prepending works
####################
# Appending and prepending at same time works
####################
# Setting local scope when no local scope of the var uses the closest scope
####################
# Exporting works
####################
# if/for/while scope