summaryrefslogtreecommitdiff
path: root/tests/unigbrk/test-uc-gbrk-prop.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unigbrk/test-uc-gbrk-prop.c')
-rw-r--r--tests/unigbrk/test-uc-gbrk-prop.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/unigbrk/test-uc-gbrk-prop.c b/tests/unigbrk/test-uc-gbrk-prop.c
index 7e3cb4699f..726c3e0ce1 100644
--- a/tests/unigbrk/test-uc-gbrk-prop.c
+++ b/tests/unigbrk/test-uc-gbrk-prop.c
@@ -51,6 +51,11 @@ graphemebreakproperty_to_string (int gbp)
CASE(LV)
CASE(LVT)
CASE(RI)
+ CASE(ZWJ)
+ CASE(EB)
+ CASE(EM)
+ CASE(GAZ)
+ CASE(EBG)
}
abort ();
}