Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hush: fix read builtin to not read ahead past eol and to not use | Denis Vlasenko | 2007-06-13 | 2 | -0/+8 |
| | | | | | insane amounts of stack. Testsuite updated. | ||||
* | hush: improve 2 testsuite tests | Denis Vlasenko | 2007-05-24 | 4 | -2/+17 |
| | |||||
* | hush: add 2 tests for correct syntax error reporting | Denis Vlasenko | 2007-05-24 | 2 | -0/+2 |
| | |||||
* | fix execute bit on hush-misc/shift.tests | Denis Vlasenko | 2007-05-23 | 1 | -0/+0 |
| | |||||
* | hush: fix shift + $0 bug; add testcase | Denis Vlasenko | 2007-05-20 | 2 | -0/+8 |