shell: two new tests, both fail for ash and hush
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 2 Mar 2018 16:13:22 +0000 (17:13 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 2 Mar 2018 16:13:22 +0000 (17:13 +0100)
commit744a20d8f9b1baf7c8cc1ed33ec744a52c89768f
tree5e4323829b6c97fe2015e927db6431d203ef5e0a
parentcc222747ae7e264cbe9b1c8a9c253860275db8a9
shell: two new tests, both fail for ash and hush

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash_test/ash-quoting/bkslash_in_varexp.right [new file with mode: 0644]
shell/ash_test/ash-quoting/bkslash_in_varexp.tests [new file with mode: 0755]
shell/ash_test/ash-quoting/squote_in_varexp.right [new file with mode: 0644]
shell/ash_test/ash-quoting/squote_in_varexp.tests [new file with mode: 0755]
shell/hush_test/hush-quoting/bkslash_in_varexp.right [new file with mode: 0644]
shell/hush_test/hush-quoting/bkslash_in_varexp.tests [new file with mode: 0755]
shell/hush_test/hush-quoting/squote_in_varexp.right [new file with mode: 0644]
shell/hush_test/hush-quoting/squote_in_varexp.tests [new file with mode: 0755]