Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-02 | shell: tweak bkslash_in_varexp.tests, add bkslash_in_varexp1.tests | Denys Vlasenko | |
It turns out bkslash_in_varexp.tests was a bash bug :] ash and hush fail "corrected" bkslash_in_varexp.tests as well, just not as badly as I thought (hush gets half of the cases right). Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2018-03-02 | shell: two new tests, both fail for ash and hush | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |