aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-quoting/quoted_punct.right
AgeCommit message (Collapse)Author
2017-07-05ash: fix escaping of a few characters (broken by last commits)Denys Vlasenko
Add a testcase which tests all ASCII punctuation escapes. NB: hush is failing this test! Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>