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

Side by Side Diff: third_party/hunspell/tests/fullstrip.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 # FULLSTRIP option: Hunspell can strip full words by affix rules 1 # FULLSTRIP option: Hunspell can strip full words by affix rules
2 # see OpenOffice.org Issue #80145 2 # see OpenOffice.org Issue #80145
3 # test data from Davide Prina 3 # test data from Davide Prina
4 4
5 FULLSTRIP 5 FULLSTRIP
6 6
7 SET ISO8859-15 7 SET ISO8859-15
8 TRY aioertnsclmdpgubzfvhàq'ACMSkBGPLxEyRTVòIODNwFéùèìjUZKHWJYQX 8 TRY aioertnsclmdpgubzfvhàq'ACMSkBGPLxEyRTVòIODNwFéùèìjUZKHWJYQX
9 9
10 SFX A Y 3 # verbo andare (verb to go) 10 SFX A Y 3 # verbo andare (verb to go)
11 SFX A andare vado andare # io vado (I go) 11 SFX A andare vado andare # io vado (I go)
12 SFX A andare va andare # tu vai (you go) 12 SFX A andare va andare # tu vai (you go)
13 SFX A are iamo andare # noi andiamo (we go) 13 SFX A are iamo andare # noi andiamo (we go)
14 14
15 15
OLDNEW
« no previous file with comments | « third_party/hunspell/tests/forbiddenword.wrong ('k') | third_party/hunspell/tests/fullstrip.dic » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698