LatinIME/tests/src/com/android/inputmethod/latin
Yohei Yukawa 73065b778c Remove dead code to fix test failure due to NoSuchMethodError
This CL removes following methods from StringUtils, which are
no longer used since Id3c262386a7bc7ed75966b1395a50171abe550d3.
- #joinCommaSplittableText
- #appendToCommaSplittableTextIfNotExists

BUG: 16000850
Change-Id: Ibdc9b7e463a19cdfac788b24c0a6322d0c5850c5
2014-07-04 19:12:14 +09:00
..
makedict Make PrevWordsInfo have multiple words' information. 2014-06-25 14:14:37 +09:00
personalization Make PrevWordsInfo have multiple words' information. 2014-06-25 14:14:37 +09:00
settings Fix punctuation test for tablet 2014-02-21 17:50:07 +09:00
spellcheck Special case periods in the spell checker 2014-06-10 19:52:58 +09:00
utils Remove dead code to fix test failure due to NoSuchMethodError 2014-07-04 19:12:14 +09:00
AppWorkaroundsTests.java [IL21] Move the workaround utils to a better place. 2013-12-20 16:48:54 +09:00
BinaryDictionaryDecayingTests.java Make PrevWordsInfo have multiple words' information. 2014-06-25 14:14:37 +09:00
BinaryDictionaryTests.java Make PrevWordsInfo have multiple words' information. 2014-06-25 14:14:37 +09:00
BlueUnderlineTests.java Clean-up follow-up to I3ecc8496 2014-02-13 19:18:29 +09:00
DistracterFilterTest.java Check isInDictionary() before the distracter test. 2014-06-09 11:43:45 +09:00
FusionDictionaryTests.java Move DictionaryOptions from FusionDictionary to FormatSpec. 2014-03-06 18:53:09 +09:00
InputLogicTests.java Fix a unit test 2014-07-01 18:19:11 +09:00
InputLogicTestsLanguageWithoutSpaces.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
InputLogicTestsNonEnglish.java Fix tests 2014-06-30 15:25:31 +09:00
InputLogicTestsReorderingMyanmar.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
InputPointersTests.java Rename InputPointers.addPointer and ResizableIntArray.add 2014-01-08 14:30:21 +09:00
InputTestsBase.java Fix tests 2014-06-30 15:25:31 +09:00
LatinIMEForTests.java Don't process recorrection or resets when not shown 2013-05-15 20:20:20 +09:00
LatinImeStressTests.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
PunctuationTests.java Fix tests 2014-06-30 15:25:31 +09:00
RichInputConnectionAndTextRangeTests.java [SD7] Actually check for script. 2014-07-01 15:01:22 +09:00
ShiftModeTests.java Add a test for Armenian periods. 2014-06-18 17:45:53 +09:00
SuggestedWordsTests.java Stop directly checking SuggestedWordInfo.mKind 2014-05-28 20:35:45 +09:00
WordComposerTests.java Remove mPrevWordsInfo 2014-06-10 12:07:51 +09:00