summaryrefslogtreecommitdiff
path: root/shell/msh_test
AgeCommit message (Expand)AuthorFilesLines
2010-01-25whitespace fixesDenys Vlasenko1-9/+9
2009-03-21msh testsuite: fix false positive, tweak run striptDenis Vlasenko2-3/+3
2008-07-20msh: fix "while...continue" bug 3884.Denis Vlasenko2-0/+16
2008-06-01msh: fix ENOENT testcaseDenis Vlasenko2-2/+2
2008-05-30msh: fix the case where the file has exec bit but can't be run directlyDenis Vlasenko4-0/+8
2008-03-02msh: create testsuite (based on hush one)Denis Vlasenko41-12/+315
2008-03-01msh: fix for bug 846 ("break" didn't work second time)Denis Vlasenko1-0/+29