msh: create testsuite (based on hush one)
hush: add TODO (doesn't know ":" command)
This commit is contained in:
shell
hush_test
msh_test
msh-bugs
noeol3.rightnoeol3.testsprocess_subst.rightprocess_subst.testsread.rightread.testsshift.rightshift.testsstarquoted.rightstarquoted.testssyntax_err.rightsyntax_err.testsvar_expand_in_assign.rightvar_expand_in_assign.testsvar_expand_in_redir.rightvar_expand_in_redir.tests
msh-execution
msh-misc
msh-parsing
argv0.rightargv0.testsnoeol.rightnoeol.testsnoeol2.rightnoeol2.testsquote1.rightquote1.testsquote2.rightquote2.testsquote3.rightquote3.testsquote4.rightquote4.tests
msh-vars
run-all
6
shell/msh_test/msh-bugs/shift.right
Normal file
6
shell/msh_test/msh-bugs/shift.right
Normal file
@ -0,0 +1,6 @@
|
||||
./shift.tests abc d e
|
||||
./shift.tests d e 123
|
||||
./shift.tests d e 123
|
||||
./shift.tests
|
||||
./shift.tests
|
||||
./shift.tests
|
Reference in New Issue
Block a user