summaryrefslogtreecommitdiff
path: root/tests/src/com/android/inputmethod/keyboard/layout/Qwerty.java
Commit message (Collapse)AuthorAgeFilesLines
* Refactor keyboard layout unit testsTadashi G. Takaoka2014-10-031-0/+1
| | | | | | | | | | | - Move predfined keys definitions to AbstractLayerBase and make it a top-level class. - LayoutCustomizer extends AbstractLayoutBase that provides unit tests to access helper method and predefined key easily. - Move shared layout custmizers to new layout.customizer package. - Move private layout customizers to layout classes. Change-Id: I9421cef1bedf5759fb0434842ac13a3fe3320b69
* Support additional more keys for keyboard layout testTadashi G. Takaoka2014-03-191-10/+10
| | | | | Bug: 13017434 Change-Id: I44c31dce3391d9638979539bb5e58c0525186fb4
* Clean up keyboard layout test harness a bitTadashi G. Takaoka2014-03-181-2/+2
| | | | | Bug: 13017434 Change-Id: I66e5da53b9afbe44f43b8c398c2821e7a72ec4b4
* Cleanup qwerty expected layout definition a bitTadashi G. Takaoka2014-03-141-11/+11
| | | | | Bug: 13017434 Change-Id: I21152679986924fa56966f5476c6e797d92da57c
* No need to specify dimensions for AbstractKeyboardBuilderTadashi G. Takaoka2014-03-141-1/+1
| | | | | Bug: 13017434 Change-Id: I1cce6d9f072dff8ce2a53b8089f09105ba812a2b
* Refactor keyboard layout test more customizableTadashi G. Takaoka2014-03-131-4/+9
| | | | | Bug: 13017434 Change-Id: I804b4cb9f56684d425e83a20cb3f71d947a87f98
* Add keyboard layout name constantTadashi G. Takaoka2014-03-111-0/+2
| | | | Change-Id: I6cdc3efdb58e7a1efb3e352d80d0aa41e333a150
* Another small cleanup for test codeTadashi G. Takaoka2014-03-111-1/+1
| | | | Change-Id: Ib0ded6f98a6ce9197c8af79778af59d894ee54a6
* Refactor currency and quotes keys testsTadashi G. Takaoka2014-03-111-1/+1
| | | | | Bug: 13017434 Change-Id: I38dff3c8b9b28eff4397c7cdbad623fb43cbc312
* Add QWERTY expected keyboard layoutsTadashi G. Takaoka2014-03-071-0/+46
Bug: 13017434 Change-Id: Ia8a65b692521f0050f003e20712a5873a0b236b4