fish-shell/tests/test1.err
Fabian Homborg f67a9f2ee7 Port another part of test1 to littlecheck
This time it's redirections
2020-02-08 18:21:05 +01:00

24 lines
467 B
Text

####################
# 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)