LatinIME/tests/src/com/android/inputmethod/latin
Keisuke Kuroyanagi 83c40a2301 Use PrevWordsInfo instead of String in Java side.
Bug: 14119293
Bug: 14425059

Change-Id: I3d5da84881a49a04550180dd9aac2c37da2ed762
2014-05-19 13:55:40 +09:00
..
makedict Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
personalization Use ReentrantReadWriteLock in ExpandableBinaryDictionary. 2014-04-28 20:56:01 +09:00
settings Fix punctuation test for tablet 2014-02-21 17:50:07 +09:00
spellcheck Fix Google spell checker tests 2013-05-01 18:21:56 +09:00
utils Fix: StringIndexOutOfBoundsException. 2014-05-16 15:32:12 +09:00
AppWorkaroundsTests.java [IL21] Move the workaround utils to a better place. 2013-12-20 16:48:54 +09:00
BinaryDictionaryDecayingTests.java Add VERSION4_DEV(402) in Java side and use it for tests. 2014-05-14 22:37:07 +09:00
BinaryDictionaryTests.java Quit use bigram probability diff for ver4 dict. 2014-05-15 16:02:58 +09:00
BlueUnderlineTests.java Clean-up follow-up to I3ecc8496 2014-02-13 19:18:29 +09:00
DistracterFilterTest.java Use PrevWordsInfo instead of String in Java side. 2014-05-19 13:55:40 +09:00
FusionDictionaryTests.java Move DictionaryOptions from FusionDictionary to FormatSpec. 2014-03-06 18:53:09 +09:00
InputLogicTests.java Fix a bug where changing languages kills the composition. 2014-05-14 20:34:32 +09:00
InputLogicTestsLanguageWithoutSpaces.java Cleanup. 2014-02-18 17:07:46 +09:00
InputLogicTestsNonEnglish.java Introduce clustering punctuation 2014-05-01 15:45:24 +09:00
InputLogicTestsReorderingMyanmar.java Fix unit tests. 2014-05-14 16:09:40 +09:00
InputPointersTests.java Rename InputPointers.addPointer and ResizableIntArray.add 2014-01-08 14:30:21 +09:00
InputTestsBase.java Fix unit tests. 2014-05-14 16:09:40 +09:00
LatinIMEForTests.java Don't process recorrection or resets when not shown 2013-05-15 20:20:20 +09:00
LatinImeStressTests.java Fix unit tests. 2014-05-14 16:09:40 +09:00
PunctuationTests.java Cleanup. 2014-02-18 17:07:46 +09:00
RichInputConnectionAndTextRangeTests.java Rework the logic that tells if the cursor touches words 2014-03-20 23:16:53 +09:00
ShiftModeTests.java Fix updating the shift state upon backspace 2014-04-14 21:28:24 +09:00
SuggestedWordsTests.java Add PunctuationSuggestions class 2014-02-14 14:13:39 +09:00
WordComposerTests.java Use PrevWordsInfo instead of String in Java side. 2014-05-19 13:55:40 +09:00