aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hush: fix read builtin to not read ahead past eol and to not useDenis Vlasenko2007-06-132-0/+8
| | | | | insane amounts of stack. Testsuite updated.
* hush: improve 2 testsuite testsDenis Vlasenko2007-05-244-2/+17
|
* hush: add 2 tests for correct syntax error reportingDenis Vlasenko2007-05-242-0/+2
|
* fix execute bit on hush-misc/shift.testsDenis Vlasenko2007-05-231-0/+0
|
* hush: fix shift + $0 bug; add testcaseDenis Vlasenko2007-05-202-0/+8