LatinIME/tests/src/com/android/inputmethod/latin
Ken Wakasa faefad5b0f Revert "[ML14] Forward the locale list to relevant places"
This reverts commit 15dbd38283.

Bug: 11230254

Reverting due to unit test breakage.

Change-Id: Icf29ba5c808c754515aef2d1b4162d72f606acfe
2014-10-03 23:48:53 +00:00
..
accounts Save/restore account preference when running tests 2014-09-25 11:47:28 -07:00
makedict Merge "Fix testCharacterTableIsPresent to use BinaryDictUtils.getDictFile" 2014-10-03 12:04:05 +00:00
network Add authentication/http request related code to LatinIme 2014-09-26 10:14:24 -07:00
personalization Revert "[ML14] Forward the locale list to relevant places" 2014-10-03 23:48:53 +00:00
settings Add account listing and preference integration for current account 2014-09-18 10:39:30 -07:00
spellcheck Special case periods in the spell checker 2014-06-10 19:52:58 +09:00
suggestions Support Accept typed word UI 2014-08-22 21:25:35 +09:00
touchinputconsumer Add calls to stub for API to consume gesture data. 2014-10-03 15:01:34 +09:00
utils Revert "[ML14] Forward the locale list to relevant places" 2014-10-03 23:48:53 +00:00
AppWorkaroundsTests.java [IL21] Move the workaround utils to a better place. 2013-12-20 16:48:54 +09:00
BinaryDictionaryDecayingTests.java Simplify dictionary creation in unit tests. 2014-10-03 19:59:15 +09:00
BinaryDictionaryTests.java Merge "Simplify dictionary creation in unit tests." 2014-10-03 11:42:58 +00:00
BlueUnderlineTests.java Avoid double space when autocorrect is triggered 2014-09-30 15:48:48 +09:00
DictionaryFacilitatorLruCacheTests.java Create DictionaryFacilitatorLruCache. 2014-08-27 22:00:48 +09:00
FusionDictionaryTests.java Move DictionaryOptions from FusionDictionary to FormatSpec. 2014-03-06 18:53:09 +09:00
InputLogicTests.java Avoid double space when autocorrect is triggered 2014-09-30 15:48:48 +09:00
InputLogicTestsDeadKeys.java Straighten the dead char implementation, take 3. 2014-08-28 16:03:45 +09:00
InputLogicTestsLanguageWithoutSpaces.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
InputLogicTestsNonEnglish.java Fix the sentence separator for Hindi. 2014-09-08 21:54:28 +09:00
InputLogicTestsReorderingMyanmar.java Deactivate tests for Myanmar 2014-08-06 16:42:30 +09:00
InputPointersTests.java Rename InputPointers.addPointer and ResizableIntArray.add 2014-01-08 14:30:21 +09:00
InputTestsBase.java Fix tests. 2014-09-17 19:12:04 +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
NgramContextTests.java Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +09:00
PunctuationTests.java Fix tests 2014-06-30 15:25:31 +09:00
RichInputConnectionAndTextRangeTests.java Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +09:00
ShiftModeTests.java Add a test for Armenian periods. 2014-06-18 17:45:53 +09:00
SuggestedWordsTests.java Hiding SuggestedWords.EMPTY and refactoring code that compares SuggestedWords instances directly to it to use isEmpty instead 2014-09-22 14:50:21 +09:00
WordComposerTests.java Remove mPrevWordsInfo 2014-06-10 12:07:51 +09:00