hush: add tickquote1.tests from ash testsuite

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2017-07-06 18:31:47 +02:00
parent bb963bda62
commit cafb2d195d
3 changed files with 4 additions and 1 deletions

View File

@ -1 +1 @@
echo `"pwd`
echo _`"pwd`_

View File

@ -0,0 +1 @@
hush: syntax error: unterminated "

View File

@ -0,0 +1,2 @@
# UNFIXED BUG: hush does not parse embedded `cmd` at embedding document parse time
echo _`"pwd`_