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/fifteen.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/fifteen.expected')
-rw-r--r-- | tests/breaks/fifteen.expected | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/breaks/fifteen.expected b/tests/breaks/fifteen.expected index 93b37c39..3521a70b 100644 --- a/tests/breaks/fifteen.expected +++ b/tests/breaks/fifteen.expected @@ -1,7 +1,7 @@ Text: o n e [ ] t w o - t h r e e [ ] f o [0xad] u r [0x0a] -Breaks: c c c c lc c c c lc c c c c c lc c c lc c c lc +Breaks: c c c c lc c c c lc c c c c c lc c c lc c c Lc Whitespace: x x w w Sentences: bs e b Words: bs be bs be bs be 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 -Hyphens: i i i i i i i i i +Hyphens: i i i i i i i i i i |