add hush tests for parameter expansion
This commit is contained in:
27
shell/hush_test/hush-vars/param_expand_assign.right
Normal file
27
shell/hush_test/hush-vars/param_expand_assign.right
Normal file
@@ -0,0 +1,27 @@
|
||||
hush: syntax error: unterminated ${name}
|
||||
hush: syntax error: unterminated ${name}
|
||||
0
|
||||
0
|
||||
hush: 1: special vars cannot assign in this way
|
||||
hush: 1: special vars cannot assign in this way
|
||||
hush: 1: special vars cannot assign in this way
|
||||
hush: 1: special vars cannot assign in this way
|
||||
_aa
|
||||
_aa
|
||||
_aa
|
||||
_aa
|
||||
_
|
||||
_
|
||||
_
|
||||
_word
|
||||
_word
|
||||
_
|
||||
_
|
||||
_
|
||||
_
|
||||
_word
|
||||
_fff
|
||||
_fff
|
||||
_fff
|
||||
_fff
|
||||
_fff
|
||||
Reference in New Issue
Block a user