..
makedict
Return whether the dynamic dict operation was success.
2014-05-27 17:30:00 +09:00
personalization
Add PersonalizationDictionaryTests.
2014-05-29 16:33:21 +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
Refactoring
2014-06-04 16:29:29 +09:00
AppWorkaroundsTests.java
[IL21] Move the workaround utils to a better place.
2013-12-20 16:48:54 +09:00
BinaryDictionaryDecayingTests.java
Use Java 7 diamond operator
2014-05-24 01:05:42 +09:00
BinaryDictionaryTests.java
Use Java 7 diamond operator
2014-05-24 01:05:42 +09:00
BlueUnderlineTests.java
Clean-up follow-up to I3ecc8496
2014-02-13 19:18:29 +09:00
DistracterFilterTest.java
Stop filtering out when perfect freq > top non-perfect freq.
2014-05-27 16:09:59 +09:00
FusionDictionaryTests.java
Move DictionaryOptions from FusionDictionary to FormatSpec.
2014-03-06 18:53:09 +09:00
InputLogicTests.java
Fix: too many calls to getSuggestedWordsForTypingInput
2014-05-29 17:36:46 +09:00
InputLogicTestsLanguageWithoutSpaces.java
Use Java 7 diamond operator
2014-05-24 01:05:42 +09:00
InputLogicTestsNonEnglish.java
Use Java 7 diamond operator
2014-05-24 01:05:42 +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-05-29 22:15:56 +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
Cleanup.
2014-02-18 17:07:46 +09:00
RichInputConnectionAndTextRangeTests.java
Make prevWord = null if the next word starts from a connector.
2014-05-30 20:30:17 +09:00
ShiftModeTests.java
Disable a test that fails for an unknown reason
2014-05-29 14:02:44 +09:00
SuggestedWordsTests.java
Stop directly checking SuggestedWordInfo.mKind
2014-05-28 20:35:45 +09:00
WordComposerTests.java
Introduce EMPTY_PREV_WORDS_INFO and BEGINNING_OF_SENTENCE.
2014-05-23 23:19:33 +09:00