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

Unified Diff: third_party/hunspell_new/tests/suggestiontest/README

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/suggestiontest/README
diff --git a/third_party/hunspell_new/tests/suggestiontest/README b/third_party/hunspell_new/tests/suggestiontest/README
deleted file mode 100644
index c50e05cea95c8dbabc52a0b32a15945200faa5fb..0000000000000000000000000000000000000000
--- a/third_party/hunspell_new/tests/suggestiontest/README
+++ /dev/null
@@ -1,16 +0,0 @@
-source of text data: Wikipedia
-http://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines
-
-For testing Hunspell you need the extended en_US dictionary with phonetic table:
-http://hunspell.sourceforge.net/en_US.zip
-
-test:
-make -f Makefile.orig
-
-test only with Hunspell:
-
-make -f Makefile.orig single
-
-test with different input file and dictionaries:
-
-INPUT=dutchlist.txt HUNSPELL=nl_NL ASPELL=nl make -f Makefile.orig
« no previous file with comments | « third_party/hunspell_new/tests/suggestiontest/Makefile.in ('k') | third_party/hunspell_new/tests/suggestiontest/prepare » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698