From b4e561a7dbd5c494a1cab99a3d896b6289d0c802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Sat, 8 Jul 2017 13:04:15 +0200 Subject: test/sam: add simple search replace unicode regression test --- sam/commands/unicode-replace.cmd | 1 + sam/commands/unicode-replace.in | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 sam/commands/unicode-replace.cmd create mode 100644 sam/commands/unicode-replace.in (limited to 'sam') diff --git a/sam/commands/unicode-replace.cmd b/sam/commands/unicode-replace.cmd new file mode 100644 index 0000000..eb6cb82 --- /dev/null +++ b/sam/commands/unicode-replace.cmd @@ -0,0 +1 @@ +x/♪/ c/♫/ diff --git a/sam/commands/unicode-replace.in b/sam/commands/unicode-replace.in new file mode 100644 index 0000000..2e7cca9 --- /dev/null +++ b/sam/commands/unicode-replace.in @@ -0,0 +1,5 @@ +♪ +♪♪ +♪♪♪ +♪♪ +♪ -- cgit v1.2.3