summaryrefslogtreecommitdiff
path: root/tests/regression/echotest/string-unicode-expected.echo
diff options
context:
space:
mode:
Diffstat (limited to 'tests/regression/echotest/string-unicode-expected.echo')
-rw-r--r--tests/regression/echotest/string-unicode-expected.echo3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/regression/echotest/string-unicode-expected.echo b/tests/regression/echotest/string-unicode-expected.echo
index b4b848f..a1cd3be 100644
--- a/tests/regression/echotest/string-unicode-expected.echo
+++ b/tests/regression/echotest/string-unicode-expected.echo
@@ -1,3 +1,6 @@
+ECHO: "text_1bytes_len = ", "1234", " len = ", 4
+ECHO: "text_2bytes_len = ", "ЛЛЛЛ", " len = ", 4
+ECHO: "text_4bytes_len = ", "🂡🂱🃁🃑", " len = ", 4
ECHO: "[", 0, "] = ", "DEADBEEF", " of len=", 8, ":"
ECHO: " [", 0, "]=", "D"
ECHO: " [", 1, "]=", "E"
contact: Jan Huwald // Impressum