Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-05-23 | hush: fix problems with case in subshells and with "case esac" | Denys Vlasenko | 4 | -18/+42 |
2009-05-21 | hush_test: add some pathological compound list tests | Mike Frysinger | 2 | -0/+35 |
2009-05-21 | hush_test: test for subshell function syntax | Mike Frysinger | 2 | -0/+12 |
2009-05-21 | hush_test: add subshelled case tests | Mike Frysinger | 1 | -0/+12 |
2009-05-21 | hush_test: update test output to match new getopt() output | Mike Frysinger | 1 | -1/+1 |