msh: create testsuite (based on hush one)
hush: add TODO (doesn't know ":" command)
This commit is contained in:
2
shell/msh_test/msh-misc/tick.right
Normal file
2
shell/msh_test/msh-misc/tick.right
Normal file
@@ -0,0 +1,2 @@
|
||||
1
|
||||
1
|
||||
4
shell/msh_test/msh-misc/tick.tests
Executable file
4
shell/msh_test/msh-misc/tick.tests
Executable file
@@ -0,0 +1,4 @@
|
||||
true
|
||||
false; echo `echo $?`
|
||||
true
|
||||
{ false; echo `echo $?`; }
|
||||
Reference in New Issue
Block a user