diff options
author | Denys Vlasenko | 2017-07-05 22:19:28 +0200 |
---|---|---|
committer | Denys Vlasenko | 2017-07-05 22:19:28 +0200 |
commit | 4142f0187dcf8454e8d2a8d16b321dbd573c170e (patch) | |
tree | 88fca8c1cc9b6b213160d386c66ede7026bf7c08 /shell/ash_test/ash-quoting/quoted_punct.right | |
parent | ed79a636238ec15c562862787dd71cd9de168b7d (diff) | |
download | busybox-4142f0187dcf8454e8d2a8d16b321dbd573c170e.zip busybox-4142f0187dcf8454e8d2a8d16b321dbd573c170e.tar.gz |
ash: fix escaping of a few characters (broken by last commits)
Add a testcase which tests all ASCII punctuation escapes.
NB: hush is failing this test!
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/ash_test/ash-quoting/quoted_punct.right')
-rw-r--r-- | shell/ash_test/ash-quoting/quoted_punct.right | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/shell/ash_test/ash-quoting/quoted_punct.right b/shell/ash_test/ash-quoting/quoted_punct.right new file mode 100644 index 0000000..ab66c3c --- /dev/null +++ b/shell/ash_test/ash-quoting/quoted_punct.right @@ -0,0 +1,35 @@ +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok |