ash: add all hush parsing tests to ast tests
All pass. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
8
shell/ash_test/ash-parsing/starquoted.right
Normal file
8
shell/ash_test/ash-parsing/starquoted.right
Normal file
@@ -0,0 +1,8 @@
|
||||
.1 abc d e f.
|
||||
.1.
|
||||
.abc.
|
||||
.d e f.
|
||||
.-1 abc d e f-.
|
||||
.-1.
|
||||
.abc.
|
||||
.d e f-.
|
Reference in New Issue
Block a user