History log of /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/TestsFinnish.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6959a0f214fc18e314f54213877956d95a1631e8 02-Oct-2014 Tadashi G. Takaoka <takaoka@google.com> Refactor keyboard layout unit tests

- 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
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/TestsFinnish.java
0be4e6e5853daca7813fc7ca853a5492a064d696 24-Sep-2014 Tadashi G. Takaoka <takaoka@google.com> Add allowRedundantMoreKeys attribute

This CL also adds a couple of custom layout tests of Nordic languages.

Bug: 10787354
Change-Id: I5e875d3f30863395511afa82f0a02deb093d3a6f
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/TestsFinnish.java
0dabae720a83f9099667dea4de002007fdf35d60 18-Mar-2014 Tadashi G. Takaoka <takaoka@google.com> Support additional more keys for keyboard layout test

Bug: 13017434
Change-Id: I44c31dce3391d9638979539bb5e58c0525186fb4
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/TestsFinnish.java
c132390b588abb0a9c413a56d4c225ad3695fbee 07-Mar-2014 Tadashi G. Takaoka <takaoka@google.com> Add nordic layout keyboard tests

This CL adds Danish, Estonian, Finnish, Norwegian, and Swedish tests.

Bug: 13017434
Change-Id: I26fa2c42b78f708c0ffa2c3b4e7d340a4306f74b
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/TestsFinnish.java