ash: add tests adapted from hush glob tests. glob2.tests currently fails
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 4 Sep 2015 01:27:08 +0000 (03:27 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 4 Sep 2015 01:27:08 +0000 (03:27 +0200)
commit66a781acb9c3a78f3063d1e691a1b18a5f9f68ab
tree073d09fba413f09923e0ef3e59c4f762771f8842
parent68acc0f835360d439c65d349812b817b1ce5dc61
ash: add tests adapted from hush glob tests. glob2.tests currently fails

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash_test/ash-glob/glob1.right [new file with mode: 0644]
shell/ash_test/ash-glob/glob1.tests [new file with mode: 0755]
shell/ash_test/ash-glob/glob2.right [new file with mode: 0644]
shell/ash_test/ash-glob/glob2.tests [new file with mode: 0755]
shell/ash_test/ash-glob/glob_and_assign.right [new file with mode: 0644]
shell/ash_test/ash-glob/glob_and_assign.tests [new file with mode: 0755]
shell/ash_test/ash-glob/glob_redir.right [new file with mode: 0644]
shell/ash_test/ash-glob/glob_redir.tests [new file with mode: 0755]