From 628c950fa07e31d01f33c1a17e6772f5b870e847 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 7 Jul 2021 18:10:00 -0400 Subject: tests: Dump grapheme boundaries too Add grapheme boundaries to the output of test-break, so we can check those easily, too. Update expected test output for this. --- tests/breaks/two.expected | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/breaks/two.expected') diff --git a/tests/breaks/two.expected b/tests/breaks/two.expected index 7ff48c28..c7f983ee 100644 --- a/tests/breaks/two.expected +++ b/tests/breaks/two.expected @@ -3,3 +3,4 @@ Breaks: c c c c c c c c c c c Whitespace: w w Words: bs e s be b Sentences: bs e b +Graphemes: b b b b b b b b b b b -- cgit v1.2.1