Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(99)

Side by Side Diff: third_party/hunspell/tests/ngram_utf_fix.aff

Issue 1135173004: Rename third_party/hunspell_new back to third_party/hunspell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Test fix of suffixed ngram suggestions with UTF-8 encoding and long flags. 1 # Test fix of suffixed ngram suggestions with UTF-8 encoding and long flags.
2 # Based on Vitaly Piryatinsky's bug report and example. 2 # Based on Vitaly Piryatinsky's bug report and example.
3 SET UTF-8 3 SET UTF-8
4 FLAG num 4 FLAG num
5 5
6 PFX 101 Y 1 6 PFX 101 Y 1
7 PFX 101 0 пред . 7 PFX 101 0 пред .
8 8
9 SFX 1381 Y 1 9 SFX 1381 Y 1
10 SFX 1381 0 о . 10 SFX 1381 0 о .
11 11
12 SFX 2000 Y 3 12 SFX 2000 Y 3
13 SFX 2000 0 ам . 13 SFX 2000 0 ам .
14 SFX 2000 0 ами . 14 SFX 2000 0 ами .
15 SFX 2000 0 ах . 15 SFX 2000 0 ах .
16 16
17 SFX 2022 Y 4 17 SFX 2022 Y 4
18 SFX 2022 0 а . 18 SFX 2022 0 а .
19 SFX 2022 0 у . 19 SFX 2022 0 у .
20 SFX 2022 0 ом . 20 SFX 2022 0 ом .
21 SFX 2022 0 е . 21 SFX 2022 0 е .
OLDNEW
« no previous file with comments | « third_party/hunspell/tests/needaffix5.wrong ('k') | third_party/hunspell/tests/ngram_utf_fix.dic » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698