diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-11-21 16:17:37 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-11-22 23:32:35 -0500 |
commit | 6655ceabff26f7830335833ace8e59e78251c296 (patch) | |
tree | 0355dcc3c767e4ad1de1a34de19c266cf844f7d8 /tests/breaks/one.expected | |
parent | 9d114095bd4c4fb5ab64fff0ed5c1f6680ed2609 (diff) | |
download | pango-6655ceabff26f7830335833ace8e59e78251c296.tar.gz |
break: Fix hyphen condition
When looking at scripts, we want to look
at the script of the *previous* character.
And then we need to exclude SHY from the
common script.
Diffstat (limited to 'tests/breaks/one.expected')
-rw-r--r-- | tests/breaks/one.expected | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/breaks/one.expected b/tests/breaks/one.expected index 44fee3ef..6c811256 100644 --- a/tests/breaks/one.expected +++ b/tests/breaks/one.expected @@ -1,7 +1,7 @@ Text: a b c / d e f [ ] g h i [0xad] j k l . [ ] B l a [0x0a] -Breaks: c c c c lc c c c lc c c c lc c c c c lc c c c lc +Breaks: c c c c lc c c c lc c c c lc c c c c lc c c c Lc Whitespace: x x w w Sentences: bs e bs e b Words: bs be bs be bs be b bs be b Graphemes: b b b b b b b b b b b b b b b b b b b b b b -Hyphens: i i i i i i i i i i i +Hyphens: i i i i i i i i i i i i |