aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* apply post-1.16.0 fixes, bump version to 1.16.11_16_1Denys Vlasenko2010-03-282-0/+6
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* ash: fix . builtinDenys Vlasenko2009-06-142-0/+7
| | | | | | Also, move [[ ]] comment to test.c and expand it Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* ash: better fix for ash -c 'echo 5&' and ash -c 'sleep 5&'Denis Vlasenko2008-11-282-0/+10
| | | | | with testcase
* ash: bash compat: "shift $BIGNUM" is equivalent to "shift 1"Denis Vlasenko2008-07-302-0/+19