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

Unified 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/hunspell_new/tests/ngram_utf_fix.aff
diff --git a/third_party/hunspell_new/tests/ngram_utf_fix.aff b/third_party/hunspell_new/tests/ngram_utf_fix.aff
deleted file mode 100644
index 19e69812159b14526acc46a3917dada3a8b93a77..0000000000000000000000000000000000000000
--- a/third_party/hunspell_new/tests/ngram_utf_fix.aff
+++ /dev/null
@@ -1,21 +0,0 @@
-# Test fix of suffixed ngram suggestions with UTF-8 encoding and long flags.
-# Based on Vitaly Piryatinsky's bug report and example.
-SET UTF-8
-FLAG num
-
-PFX 101 Y 1
-PFX 101 0 пред .
-
-SFX 1381 Y 1
-SFX 1381 0 о .
-
-SFX 2000 Y 3
-SFX 2000 0 ам .
-SFX 2000 0 ами .
-SFX 2000 0 ах .
-
-SFX 2022 Y 4
-SFX 2022 0 а .
-SFX 2022 0 у .
-SFX 2022 0 ом .
-SFX 2022 0 е .
« 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