LatinIME/tests/src/com/android/inputmethod/latin/common
Dan Zivkovic f3c319fb8a Selections spans should not split surrogate pair.
When committing a span after a revert, the offset logic was such that it
split a surrogate unicode pair used to express an emoji.
Checking the last character of the span lets us avoid this problem.

Fix for bug 19255233.

Change-Id: I07d18d9002b5075f7925319dd05962011656c311
2015-02-04 16:35:18 -08:00
..
InputPointersTests.java Move InputPointers and ResizableIntArray to common 2014-10-29 12:09:11 +09:00
ResizableIntArrayTests.java Move InputPointers and ResizableIntArray to common 2014-10-29 12:09:11 +09:00
StringUtilsTests.java Cleanup StringAndJsonUtilsTests 2014-11-19 19:08:13 +09:00
UnicodeSurrogateTests.java Selections spans should not split surrogate pair. 2015-02-04 16:35:18 -08:00