summaryrefslogtreecommitdiffstats
path: root/tests/utf8/t0010.good
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2024-02-18 00:14:57 +0100
committerpgen <p.gen.progs@gmail.com>2024-02-18 23:14:02 +0100
commit5c63131b72c214ea8e5f5505f49ae7fff6fab44b (patch)
tree6b05afdd1183fea636a150518c8e0d4f9ad1cb9a /tests/utf8/t0010.good
parent58d6a889133d9b6820471bebed029edce6a03212 (diff)
Initial support for UTF-8 ext. grapheme clusters
Diffstat (limited to 'tests/utf8/t0010.good')
-rw-r--r--tests/utf8/t0010.good13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/utf8/t0010.good b/tests/utf8/t0010.good
new file mode 100644
index 0000000..3f58828
--- /dev/null
+++ b/tests/utf8/t0010.good
@@ -0,0 +1,13 @@
+$ OUT=$(smenu -c t0010.in)
+
+x y ❤️‍🔥 x y
+
+👨‍👩‍👧 x y 👩‍💻
+11:07 12:07 13:07
+$
+
+$ echo ":$OUT:"
+
+:👩‍💻:
+
+$ exit 0