diff options
author | Peng Wu <alexepico@gmail.com> | 2017-11-03 16:12:54 +0800 |
---|---|---|
committer | Michael Catanzaro <mcatanzaro@igalia.com> | 2017-11-15 10:27:56 -0600 |
commit | e6f63d744787d473083adbe9f6c0d0e91d47a121 (patch) | |
tree | e9c8b4816671c5f814b7fc9089f83cd5143b3f1d /tests/CharBreakTest.txt | |
parent | e8316c1c6f46b844b265478622d3a581305b70b6 (diff) | |
download | pango-e6f63d744787d473083adbe9f6c0d0e91d47a121.tar.gz |
Add char break test cases
Add char break test cases for the is_char_break variable,
and fixup_broken_linebreaktest is not used any more.
https://bugzilla.gnome.org/show_bug.cgi?id=789625
Diffstat (limited to 'tests/CharBreakTest.txt')
-rw-r--r-- | tests/CharBreakTest.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/CharBreakTest.txt b/tests/CharBreakTest.txt new file mode 100644 index 00000000..33c9cdb0 --- /dev/null +++ b/tests/CharBreakTest.txt @@ -0,0 +1,11 @@ +# As these sequences are not specified in Unicode, +# may change the test cases if needed. + +÷ 0025 ÷ 0030 ÷ +÷ 0025 × 0308 ÷ 0030 ÷ +÷ 0024 ÷ 0030 ÷ +÷ 0024 × 0308 ÷ 0030 ÷ +÷ 0028 ÷ 0030 ÷ 002C ÷ 0031 ÷ 0029 ÷ 002B ÷ 0028 ÷ 0032 ÷ 002C ÷ 0033 ÷ 0029 ÷ 2295 ÷ 0028 ÷ 2212 ÷ 0034 ÷ 002C ÷ 0035 ÷ 0029 ÷ 2296 ÷ 0028 ÷ 0036 ÷ 002C ÷ 0037 ÷ 0029 ÷ +÷ 007B ÷ 0030 ÷ 002C ÷ 0031 ÷ 007D ÷ 002B ÷ 007B ÷ 0032 ÷ 002C ÷ 0033 ÷ 007D ÷ 2295 ÷ 007B ÷ 2212 ÷ 0034 ÷ 002C ÷ 0035 ÷ 007D ÷ 2296 ÷ 007B ÷ 0036 ÷ 002C ÷ 0037 ÷ 007D ÷ +÷ 4F8B ÷ FF1A ÷ 00A3 ÷ 0032 ÷ 0033 ÷ +# Lines: 7 |