History log of /packages/inputmethods/LatinIME/tests/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d8539fbb9b8cb9f02e251d3abd8901d6b85ff156 24-Aug-2016 Guang Zhu <guangzhu@google.com> Avoid JUnit4 collision in android-support-test, mockito-target

Bug: 31072145
Test: make droid checkbuild

Change-Id: I507b476694f88cc960804904feff330e6f9358c4
/packages/inputmethods/LatinIME/tests/Android.mk
d158c430708d1840796268770c5338aa79064e33 10-Nov-2014 Ken Wakasa <kwakasa@google.com> Just tiny cosmetic fixes in makefile

Change-Id: I470ba8a03d70aa520311c50f5d21979f476798b7
/packages/inputmethods/LatinIME/tests/Android.mk
88a92103bc61a08f6bed6458359a5f205dcbadbe 24-Oct-2014 Ken Wakasa <kwakasa@google.com> Fix unit test failure due to IllegalAccessError

java.lang.IllegalAccessError: Class ref in pre-verified class resolved
to unexpected implementation because of latinime-common reference added
two times.

Change-Id: I4ce1185c10b9a217022e830b02aec4f1ea50f2eb
/packages/inputmethods/LatinIME/tests/Android.mk
54a1b8ec54c0a001cae93af43e25a8e35de02ff1 22-Oct-2014 Ken Wakasa <kwakasa@google.com> Add latinime-common local lib

This is just a placeholder in this CL. It will be shared by LatinIME,
dicttool, and tests.

Change-Id: I6fb3516a5061555f6f24b29141c2871d2319b023
/packages/inputmethods/LatinIME/tests/Android.mk
329dbe22396491d8700e0fa1bf1156dab9ac6cc3 18-Sep-2014 Adrian Velicu <adrianv@google.com> Switching to AndroidJUnitRunner instrumentation

Bug: 16864527
Change-Id: I8a79a78f24cbc52935743311f5f0dceeb780358f
/packages/inputmethods/LatinIME/tests/Android.mk
53da9b12087d871316cb6d4b8105b736cf0c7e81 05-Feb-2013 Tadashi G. Takaoka <takaoka@google.com> Remove android.test.runner from tests app

Bug: 8132168
Change-Id: I7ed84de27a4436539fca0ca4f0efb5e6448480cb
/packages/inputmethods/LatinIME/tests/Android.mk
d5e35acffbc762f741a79a760b73846d188407fc 13-Dec-2011 Ken Wakasa <kwakasa@google.com> Reorganize LatinIME native build directory structure. Now it got NDK friendly.

Change-Id: I0f62ce8a6a4d2b6134db698f8b8d0576616e524d
/packages/inputmethods/LatinIME/tests/Android.mk
5cb4eaeec01eee8eed2c8746a95bb53151ef4e74 08-Feb-2011 Tadashi G. Takaoka <takaoka@google.com> Reorganize suggestion related unit test

Bug: 3414081
Change-Id: Ie98c7935b25d17f1547955f8fb6ba2c5c1edb997
/packages/inputmethods/LatinIME/tests/Android.mk
debd74c67871e8ede5a1338a053da352e41243c8 20-Jul-2010 Ken Wakasa <kwakasa@google.com> Prepare for master merge
- Rename the jni library name
- Revert the local cert
- LatinIme2Google -> LatinIME
Please note that we'll use the new package name: com.google.android.inputmethod.latin

Change-Id: Ibbab07e8102ade5a93660c0723cd86f600c14a7d
/packages/inputmethods/LatinIME/tests/Android.mk
928ebfeaf867341fd4a0ee03b0cf55e006688f1a 01-Jun-2010 satok <satok@google.com> Add aggressive cancellation for auto suggestion

- Add ring buffer
- Count separator for auto suggestion
- Add a test for ring buffer

Change-Id: Id4a0aa00ceb1b055b8fc96c45e100d318cceb2ab
/packages/inputmethods/LatinIME/tests/Android.mk
a25324fbe1ab6887d0a4d556d5a8ce924f86f7f9 17-May-2010 Ken Wakasa <kwakasa@google.com> Change the package name to override the current LatinIME.

Change-Id: I9fa0740ddd47cb3a4ee13bc38e82957b7cc07f13
/packages/inputmethods/LatinIME/tests/Android.mk
e4e1130d003a75e3b5cbea1678755d2b71d7cb1d 29-Apr-2010 Amith Yamasani <yamasani@google.com> Tests and some new constructors to help in testing.

Added tests for the dictionary lookup and correction logic on the primary dictionary.
This exercises part of the Suggest class and the native dictionary lookup code.
/packages/inputmethods/LatinIME/tests/Android.mk