LatinIME/tests/src/com/android/inputmethod
Jean Chalard 128961ade0 Fix failing tests
RichInputConnection#getWordRangeAtCursor may now returning
either a SpannableString or a String. We can't test that with
String#equals(), but TextUtils#equals() does the job for us.

Change-Id: I59ebe54207e92f4d90b49476b64f1e12fd4929cb
2013-04-12 23:38:36 +09:00
..
keyboard Fix a bug where autocorrection status would be wrong. 2013-04-10 17:49:19 +09:00
latin Fix failing tests 2013-04-12 23:38:36 +09:00
research Separate caps mode related utils to CapsModeUtils 2013-02-12 18:15:42 +09:00