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

Side by Side Diff: third_party/hunspell/tests/Makefile.am

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
« no previous file with comments | « third_party/hunspell/tests/IJ.wrong ('k') | third_party/hunspell/tests/Makefile.in » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ## Process this file with automake to create Makefile.in 1 ## Process this file with automake to create Makefile.in
2 2
3 SUBDIRS = suggestiontest 3 SUBDIRS = suggestiontest
4 4
5 XFAIL_TESTS = @XFAILED@ 5 XFAIL_TESTS = @XFAILED@
6 6
7 TESTS = \ 7 TESTS = \
8 affixes.test \ 8 affixes.test \
9 condition.test \ 9 condition.test \
10 condition_utf.test \ 10 condition_utf.test \
(...skipping 673 matching lines...) Expand 10 before | Expand all | Expand 10 after
684 forceucase.test \ 684 forceucase.test \
685 warn.aff \ 685 warn.aff \
686 warn.dic \ 686 warn.dic \
687 warn.good \ 687 warn.good \
688 warn.test 688 warn.test
689 689
690 # infixes.aff 690 # infixes.aff
691 # infixes.dic 691 # infixes.dic
692 # infixes.good 692 # infixes.good
693 # infixes.test 693 # infixes.test
OLDNEW
« no previous file with comments | « third_party/hunspell/tests/IJ.wrong ('k') | third_party/hunspell/tests/Makefile.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698