freebsd-dev/bin/sh/tests/parser
Jilles Tjoelker 03e55809f4 sh: Add tests for alias names after another alias.
Since the first alias's value does not end with a blank, the next word
should not be checked for aliases.
2014-01-25 14:59:08 +00:00
..
alias1.0
alias2.0
alias3.0
alias4.0
alias5.0
alias6.0
alias7.0
alias8.0
alias9.0
alias10.0
alias11.0 sh: Do not depend on parse/execute split in new alias test. 2014-01-24 23:00:35 +00:00
alias12.0 sh: Add tests for alias names after another alias. 2014-01-25 14:59:08 +00:00
alias13.0 sh: Add tests for alias names after another alias. 2014-01-25 14:59:08 +00:00
and-pipe-not.0
case1.0
case2.0
dollar-quote1.0
dollar-quote2.0
dollar-quote3.0
dollar-quote4.0
dollar-quote5.0
dollar-quote6.0
dollar-quote7.0
dollar-quote8.0
dollar-quote9.0
dollar-quote10.0
dollar-quote11.0
empty-braces1.0
empty-cmd1.0
for1.0
for2.0
func1.0
func2.0
func3.0
heredoc1.0
heredoc2.0
heredoc3.0
heredoc4.0
heredoc5.0
heredoc6.0
heredoc7.0
heredoc8.0
heredoc9.0
heredoc10.0
heredoc11.0
Makefile sh: Add tests for alias names after another alias. 2014-01-25 14:59:08 +00:00
no-space1.0
no-space2.0
only-redir1.0
only-redir2.0
only-redir3.0
only-redir4.0
pipe-not1.0
var-assign1.0