LatinIME/tests/src/com/android/inputmethod/latin
Tom Ouyang f470729df2 Fix breakage in tests.
Change-Id: I4f0472b9f2ea2daeeba3025c588e6d0042c31be7
2015-06-23 13:52:19 -07:00
..
accounts Don't restore device specific preferences 2014-10-10 10:49:32 -07:00
common Selections spans should not split surrogate pair. 2015-02-04 16:35:18 -08:00
makedict "spellcheking" needs spellchecking. 2015-03-27 14:48:20 -07:00
network Revert "Declare that LatinIME does not use cleartext network traffic." 2015-04-06 15:32:19 +00:00
personalization Use BinaryDicitonary.MAX_PREV_WORD_COUNT_FOR_NGRAM for D2 dictioanries. 2015-03-17 11:43:16 -07:00
settings Personal dictionary feeds a personal LM. 2015-04-09 18:35:57 -07:00
spellcheck Add shortcut support to UserDictionaryLookup. 2015-04-02 11:15:27 -07:00
suggestions Support Accept typed word UI 2014-08-22 21:25:35 +09:00
touchinputconsumer Pass DictionaryFacilitator to GestureConsumer#onImeSuggestionsProcessed. 2015-03-19 18:23:35 -07:00
utils Personal dictionary feeds a personal LM. 2015-04-09 18:35:57 -07:00
AppWorkaroundsTests.java [IL21] Move the workaround utils to a better place. 2013-12-20 16:48:54 +09:00
BinaryDictionaryTests.java Minor unit test fixes. 2015-03-23 13:31:51 -07:00
BlueUnderlineTests.java Fix the BlueUnderlineTests. 2015-03-18 14:15:45 -07:00
ContactsContentObserverTest.java Add tests for Contact* classes 2015-02-20 09:14:27 -08:00
ContactsDictionaryUtilsTest.java Add tests for Contact* classes 2015-02-20 09:14:27 -08:00
ContactsManagerTest.java Add affinity model for contact names. 2015-04-16 11:33:54 -07:00
DictionaryFacilitatorLruCacheTests.java Remove ALS from LatinIME. 2015-03-11 17:29:12 -07:00
InputLogicTests.java We ship with English, so we can't unit test French 2015-03-23 14:42:10 -07:00
InputLogicTestsDeadKeys.java Move Constants.java to the latin.common package 2014-10-23 20:27:37 +09:00
InputLogicTestsLanguageWithoutSpaces.java Fix moving the cursor inside composition in lang w/o spaces 2014-12-22 17:47:33 +09:00
InputTestsBase.java We can't spell check Russian without an LM. 2015-03-23 16:37:13 -07:00
LatinIMEForTests.java Postponing memory deallocation after onFinishInputView 2014-10-06 23:14:48 +09:00
LatinImeStressTests.java Add latinime-common local lib 2014-10-22 19:26:21 +09:00
LatinImeTests.java Postponing memory deallocation after onFinishInputView 2014-10-06 23:14:48 +09:00
NgramContextTests.java Start-of-sentence should include newlines and non-period terminators. 2015-03-17 15:18:42 -07:00
PersonalDictionaryLookupTest.java Store raw strings for personal dictionary 2015-04-13 16:28:26 -07:00
PunctuationTests.java Revert "Next-word suggestion bit in keyboard settings." 2015-03-16 11:23:22 -07:00
RichInputConnectionAndTextRangeTests.java Fix breakage in tests. 2015-06-23 13:52:19 -07:00
RichInputMethodSubtypeTests.java Remove ALS from LatinIME. 2015-03-11 17:29:12 -07:00
ShiftModeTests.java Move Constants.java to the latin.common package 2014-10-23 20:27:37 +09:00
SuggestedWordsTests.java Add prev words context to the SuggestedWordInfo. 2015-03-19 16:07:04 -07:00
WordComposerTests.java Move util classes under common 2014-11-07 18:00:03 +09:00