aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-vars/param_expand_bash_substring.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shell: echo ${?:0} was fixed sometime ago, enable it in testsDenys Vlasenko2018-01-131-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* ash: add a few tests from hush-vars/*Denys Vlasenko2017-07-251-0/+84
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>