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

Unified Diff: third_party/hyphen/tests/Makefile.am

Issue 20860003: Remove hyphenation code from Chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 5 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/hyphen/tbhyphext.tex ('k') | third_party/hyphen/tests/Makefile.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/hyphen/tests/Makefile.am
diff --git a/third_party/hyphen/tests/Makefile.am b/third_party/hyphen/tests/Makefile.am
deleted file mode 100644
index 9f3e962bd1337ed36fef77763fa071e357ac3450..0000000000000000000000000000000000000000
--- a/third_party/hyphen/tests/Makefile.am
+++ /dev/null
@@ -1,113 +0,0 @@
-TESTS = \
-basealt2.test \
-basealt.test \
-base.test \
-conv.test \
-unicode.test \
-alt.test \
-alt2.test \
-alt3.test \
-alt4.test \
-alt5.test \
-alt6.test \
-compound.test \
-compound2.test \
-compound3.test \
-compound4.test \
-settings.test \
-settings2.test \
-settings3.test \
-settings4.test \
-lhmin.test \
-lig.test
-
-distclean-local:
- -rm -rf testSubDir
-
-EXTRA_DIST = \
-test.sh \
-alt2.hyph \
-alt2.pat \
-alt2.word \
-alt3.hyph \
-alt3.pat \
-alt3.word \
-alt4.hyph \
-alt4.pat \
-alt4.word \
-alt5.hyph \
-alt5.pat \
-alt5.word \
-alt6.hyph \
-alt6.pat \
-alt6.word \
-alt.hyph \
-alt.pat \
-alt.word \
-basealt2.hyph \
-basealt2.pat \
-basealt2.word \
-basealt.hyph \
-basealt.pat \
-basealt.word \
-base.hyph \
-base.pat \
-base.word \
-conv.dic \
-conv.hyph \
-conv.pat \
-conv.word \
-unicode.hyph \
-unicode.pat \
-unicode.word \
-compound.hyph \
-compound.pat \
-compound.word \
-compound2.hyph \
-compound2.pat \
-compound2.word \
-compound3.hyph \
-compound3.pat \
-compound3.word \
-compound4.hyph \
-compound4.pat \
-compound4.word \
-settings.hyph \
-settings.pat \
-settings.word \
-settings2.hyph \
-settings2.pat \
-settings2.word \
-settings3.hyph \
-settings3.pat \
-settings3.word \
-settings4.hyph \
-settings4.pat \
-settings4.word \
-alt2.test \
-alt3.test \
-alt4.test \
-alt5.test \
-alt6.test \
-alt.test \
-basealt2.test \
-basealt.test \
-base.test \
-conv.test \
-unicode.test \
-compound.test \
-compound2.test \
-compound3.test \
-compound4.test \
-settings.test \
-settings2.test \
-settings3.test \
-settings4.test \
-lhmin.hyph \
-lhmin.pat \
-lhmin.word \
-lhmin.test \
-lig.hyph \
-lig.pat \
-lig.test \
-lig.word
« no previous file with comments | « third_party/hyphen/tbhyphext.tex ('k') | third_party/hyphen/tests/Makefile.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698