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

Unified Diff: third_party/hunspell_new/tests/compoundrule5.morph

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
Index: third_party/hunspell_new/tests/compoundrule5.morph
diff --git a/third_party/hunspell_new/tests/compoundrule5.morph b/third_party/hunspell_new/tests/compoundrule5.morph
deleted file mode 100644
index 107a80859f02a71ebd895f9c02c0a8be7c108c5e..0000000000000000000000000000000000000000
--- a/third_party/hunspell_new/tests/compoundrule5.morph
+++ /dev/null
@@ -1,21 +0,0 @@
-> 10%
-analyze(10%) = pa:1 st:1 po:num pa:0 st:0 po:num pa:% st:% po:sign_percent
-stem(10%) = 10%
-> 0.2%
-analyze(0.2%) = pa:0 st:0 po:num pa:. st:. po:sign_dot pa:2 st:2 po:num pa:% st:% po:sign_percent
-stem(0.2%) = 0.2%
-> 0.20%
-analyze(0.20%) = pa:0 st:0 po:num pa:. st:. po:sign_dot pa:2 st:2 po:num pa:0 st:0 po:num pa:% st:% po:sign_percent
-stem(0.20%) = 0.20%
-> 123.4561‰
-analyze(123.4561‰) = pa:1 st:1 po:num pa:2 st:2 po:num pa:3 st:3 po:num pa:. st:. po:sign_dot pa:4 st:4 po:num pa:5 st:5 po:num pa:6 st:6 po:num pa:1 st:1 po:num pa:‰ st:‰ po:sign_per_mille
-stem(123.4561‰) = 123.4561‰
-> 10
-analyze(10) = pa:1 st:1 po:num pa:0 st:0 po:num
-stem(10) = 10
-> 0000
-analyze(0000) = pa:0 st:0 po:num pa:0 st:0 po:num pa:0 st:0 po:num pa:0 st:0 po:num
-stem(0000) = 0000
-> 10.25
-analyze(10.25) = pa:1 st:1 po:num pa:0 st:0 po:num pa:. st:. po:sign_dot pa:2 st:2 po:num pa:5 st:5 po:num
-stem(10.25) = 10.25
« no previous file with comments | « third_party/hunspell_new/tests/compoundrule5.good ('k') | third_party/hunspell_new/tests/compoundrule5.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698