ash testsuite: add most of hust tests which pass for ash
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
8
shell/ash_test/ash-misc/for_with_bslashes.right
Normal file
8
shell/ash_test/ash-misc/for_with_bslashes.right
Normal file
@@ -0,0 +1,8 @@
|
||||
a
|
||||
b\c
|
||||
b\\c
|
||||
b"c
|
||||
b'c
|
||||
b$c
|
||||
b`true`c
|
||||
Zero:0
|
Reference in New Issue
Block a user