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

Side by Side Diff: third_party/hunspell_new/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
(Empty)
1 # Test fix of suffixed ngram suggestions with UTF-8 encoding and long flags.
2 # Based on Vitaly Piryatinsky's bug report and example.
3 SET UTF-8
4 FLAG num
5
6 PFX 101 Y 1
7 PFX 101 0 пред .
8
9 SFX 1381 Y 1
10 SFX 1381 0 о .
11
12 SFX 2000 Y 3
13 SFX 2000 0 ам .
14 SFX 2000 0 ами .
15 SFX 2000 0 ах .
16
17 SFX 2022 Y 4
18 SFX 2022 0 а .
19 SFX 2022 0 у .
20 SFX 2022 0 ом .
21 SFX 2022 0 е .
OLDNEW
« no previous file with comments | « third_party/hunspell_new/tests/needaffix5.wrong ('k') | third_party/hunspell_new/tests/ngram_utf_fix.dic » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698