LatinIME/tests/src/com/android/inputmethod/latin
Jean Chalard 5cc596160a Merge "Use ByteBuffer when reading FusionDictionary from file." into jb-mr1-dev 2012-08-23 21:56:02 -07:00
..
BinaryDictIOTests.java Use ByteBuffer when reading FusionDictionary from file. 2012-08-24 13:31:08 +09:00
BlueUnderlineTests.java Fix some of the input logic tests 2012-05-22 18:28:05 +09:00
EditDistanceTests.java Move auto correction thresthold to the native code 2012-01-12 19:56:15 +09:00
ForgettingCurveTests.java Add utils for forgetting curve 2012-05-18 14:50:05 +09:00
FusionDictionaryTests.java fix findWordInTree. 2012-08-17 10:23:01 +09:00
InputLogicTests.java Don't forward phantom space state on stripper input 2012-07-31 01:48:10 +09:00
InputLogicTestsNonEnglish.java add logPoint for manual correction (inc touch pos) 2012-04-16 16:52:25 -07:00
InputPointersTests.java Fix bug in InputPointers.append 2012-08-23 17:59:08 +09:00
InputTestsBase.java Fix SubtypeSwitcher initialization path 2012-08-22 16:05:34 +09:00
PunctuationTests.java Cleanup, part 10 : remove from the code obsolete options (C10) 2012-06-21 10:07:05 +09:00
ResizableIntArrayTests.java Implement ResizableIntArray.fill 2012-07-20 16:05:37 +09:00
RichInputConnectionTests.java Consolidate methods that do the same thing (A74) 2012-07-09 15:06:16 +09:00
StringUtilsTests.java Binary bigram lookup checks both uppercase and lowercase when previous word is uppercase. 2012-04-22 17:48:00 -07:00
SubtypeLocaleTests.java Add CollectionUtils class to create generic collection easily 2012-08-22 10:21:38 +09:00