LatinIME/tests/src/com/android/inputmethod/latin
Keisuke Kuroyanagi e507d92aa3 Use PrevWordsInfo for get/add/remove n-gram(bigram) entry.
Bug: 14119293
Bug: 14425059
Bug: 15102610
Change-Id: Ib482390f8d15b37d44a1a54e8c243a9eaec3f815
2014-05-21 11:15:38 +09:00
..
makedict Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-21 11:15:38 +09:00
personalization Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-21 11:15:38 +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 Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-21 11:15:38 +09:00
BinaryDictionaryTests.java Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-21 11:15:38 +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 for get/add/remove n-gram(bigram) entry. 2014-05-21 11:15:38 +09:00