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

Side by Side Diff: third_party/hunspell/tests/germancompounding.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 # German compounding 1 # German compounding
2 2
3 # handle special casing of German sharp s 3 # handle special casing of German sharp s
4 4
5 CHECKSHARPS 5 CHECKSHARPS
6 6
7 # compound flags 7 # compound flags
8 8
9 COMPOUNDBEGIN U 9 COMPOUNDBEGIN U
10 COMPOUNDMIDDLE V 10 COMPOUNDMIDDLE V
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 PFX D R r/PX R 82 PFX D R r/PX R
83 PFX D S s/PX S 83 PFX D S s/PX S
84 PFX D T t/PX T 84 PFX D T t/PX T
85 PFX D U u/PX U 85 PFX D U u/PX U
86 PFX D Ü ü/PX Ü 86 PFX D Ü ü/PX Ü
87 PFX D V v/PX V 87 PFX D V v/PX V
88 PFX D W w/PX W 88 PFX D W w/PX W
89 PFX D X x/PX X 89 PFX D X x/PX X
90 PFX D Y y/PX Y 90 PFX D Y y/PX Y
91 PFX D Z z/PX Z 91 PFX D Z z/PX Z
OLDNEW
« no previous file with comments | « third_party/hunspell/tests/fullstrip.test ('k') | third_party/hunspell/tests/germancompounding.dic » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698