ash: add tests adapted from hush glob tests. glob2.tests currently fails
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
6
shell/ash_test/ash-glob/glob_and_assign.right
Normal file
6
shell/ash_test/ash-glob/glob_and_assign.right
Normal file
@@ -0,0 +1,6 @@
|
||||
ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
|
||||
ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
|
||||
*.tmp
|
||||
ZVAR=z.tmp z.tmp
|
||||
ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
|
||||
ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
|
Reference in New Issue
Block a user