aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/InputPointersTests.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move InputPointers and ResizableIntArray to commonJean Chalard2014-10-291-326/+0
| | | | | Bug: 18108776 Change-Id: Ie5c0430aa41a8d6c58bf510a10173223d7dfe9fe
* Rename InputPointers.addPointer and ResizableIntArray.addTadashi G. Takaoka2014-01-081-1/+1
| | | | Change-Id: I5580250c91b29f93ed886b080ce33845b3b67ace
* Fix InputPointersTestsTadashi G. Takaoka2014-01-081-73/+136
| | | | | | | | | InputPointers.getTime(int) has a validity check of time values. And the check is enabled when LatinImeLogger.sDBG is on. Such situation may occur while unit testing. This change ensure that time values are monotonic while unit testing. Change-Id: I9ff2cff2bcd253de0e8206dd3be964fe565170fa
* [AC7] Actually auto-commit.Keisuke Kuroyanagi2013-09-171-0/+16
| | | | | Bug: 9059617 Change-Id: I7e5d89a9037b9181a0a6456c12043b4bfda8fe4b
* Move util classes to the latin/utils directoryKen Wakasa2013-06-241-0/+2
| | | | Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
* Fix unit test assert helper methodTadashi G. Takaoka2013-05-281-33/+41
| | | | Change-Id: Id03bf0910708d07b45286dccf8f2bfc97a362ba0
* Separate caps mode related utils to CapsModeUtilsTadashi G. Takaoka2013-02-121-8/+8
| | | | Change-Id: I32700c434b296bb3fd39e040c2dda1fe90667daf
* Add unit tests tagsTadashi G. Takaoka2013-02-041-0/+2
| | | | | Bug: 8131968 Change-Id: Ibca5a0d63a492134b8af401a62ca3a5748e003cf
* Fix bug in InputPointers.appendTadashi G. Takaoka2012-08-231-0/+57
| | | | Change-Id: I39825757bbae32b66c4b61cb6c4fbcaa2e0c9c47
* Update InputPointers unit test commentsTadashi G. Takaoka2012-07-191-49/+49
|
* Add default capacity parameter to InputPointers' constructorTadashi G. Takaoka2012-07-191-11/+13
| | | | Change-Id: I02f23096f0682d30effe4dfc1ca57881a1e4aedc
* Fix InputPointers.appendTadashi G. Takaoka2012-07-131-31/+34
| | | | Change-Id: I6995f9b2ed00b9f948e1299e576a5e24725d58f8
* A little optimization of InputPointers.copyTadashi G. Takaoka2012-07-101-0/+173
Change-Id: Id83b34e076ef91e06d7c1dd2b3ee7bb64d01b8cb