fish-shell/tests/test1.err

25 lines
467 B
Text
Raw Normal View History

####################
# Comments in odd places don't cause problems
####################
# Escaped newlines
####################
# Simple function tests
####################
# Testing builtin status
####################
# echo tests
####################
# Comments allowed in between lines (#1987)
####################
# Backslashes are part of comments and do not join lines (#1255)
####################
# Verify $argv set correctly in sourced scripts (#139)