2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-22 17:55:11 +00:00
fish-shell/tests/test8.err

25 lines
458 B
Text
Raw Normal View History

####################
# Test variable expand
####################
# Test variable set
####################
# Test using slices of command substitution
####################
# Test more
####################
# Verify that if statements swallow failure
####################
# Verify and/or behavior with if and while statements
####################
# Catch this corner case, which should produce an error
####################
# Loop control in conditions