summaryrefslogtreecommitdiff
path: root/test/mallocG.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/mallocG.test')
-rw-r--r--test/mallocG.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/mallocG.test b/test/mallocG.test
index eab533b..4f2395d 100644
--- a/test/mallocG.test
+++ b/test/mallocG.test
@@ -53,6 +53,11 @@ do_malloc_test mallocG-3 -sqlprep {
AND x BETWEEN 'i' AND 'm'
}
+ifcapable !utf16 {
+ finish_test
+ return
+}
+
proc utf16 {utf8} {
set utf16 [encoding convertto unicode $utf8]
append utf16 "\x00\x00"