aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/ResizableIntArrayTests.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move util classes to the latin/utils directoryKen Wakasa2013-06-241-343/+0
| | | | Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
* Fix unit test assert helper methodTadashi G. Takaoka2013-05-281-13/+21
| | | | 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
* Implement ResizableIntArray.fillTadashi G. Takaoka2012-07-201-8/+89
| | | | Change-Id: I570641bc2f32d016c247db6c065a138d8235ab8c
* Implement ResizableIntArray.setLength and .getTadashi G. Takaoka2012-07-201-23/+142
| | | | This change revises ResizableIntArrayTests as well.
* Make ScalableIntArray public as ResizableIntArrayTadashi G. Takaoka2012-07-191-0/+133
Change-Id: Ibbbc117214912ffa192c694bde5b7d55154f40c4