LatinIME/tests/src/com/android/inputmethod/latin
Kurt Partridge aec44d50a7 include text context in researchLogger
when logging LatinIME.onUpdateSelection(), now include the current word and
preceding word.  no escaping of the word is performed; this is temporary
until the output format is cleaned up.

also fix EditingUtils.getWordRangeAtCursor to support supplementary
UTF-16 characters.

Bug: 6188932
Change-Id: If4612a2627537d5d8bb2f9585a3ad1b4e56c2e26
2012-05-14 09:55:26 -07:00
..
BlueUnderlineTests.java Separate input logic tests in several categories. 2012-03-23 14:22:47 +09:00
EditDistanceTests.java Move auto correction thresthold to the native code 2012-01-12 19:56:15 +09:00
EditingUtilsTests.java include text context in researchLogger 2012-05-14 09:55:26 -07:00
InputLogicTests.java add logPoint for manual correction (inc touch pos) 2012-04-16 16:52:25 -07:00
InputLogicTestsNonEnglish.java add logPoint for manual correction (inc touch pos) 2012-04-16 16:52:25 -07:00
InputTestsBase.java researchLogger detail on IME sessions 2012-04-19 20:19:55 -07:00
PunctuationTests.java add logPoint for manual correction (inc touch pos) 2012-04-16 16:52:25 -07: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 Fix newly created custom input style display name 2012-05-07 02:42:08 +09:00