LatinIME/tests/src/com/android/inputmethod/latin
Jean Chalard d9f6a0ebb7 Add a method to run the handler's messages from the tests
This is really brutal, but after trying many many things I didn't
find a better way. It works with the current implementation of
MessageQueue.
Since this only introduces a utility method it doesn't really do
anything, but the functionality it provides will be essential to
Bug: 5975557

Change-Id: I81c4113a08f9a8d8a88294d7dd3b6c8c483c8b1d
2012-02-29 11:52:33 +09:00
..
EditDistanceTests.java Move auto correction thresthold to the native code 2012-01-12 19:56:15 +09:00
InputLogicTests.java Add a method to run the handler's messages from the tests 2012-02-29 11:52:33 +09:00
SubtypeLocaleTests.java Fix SubtypeLocaleTests 2012-01-13 14:35:43 +09:00
SuggestHelper.java Cleanup redundant methods of KeyboardSet 2012-01-31 18:27:37 +09:00
SuggestTests.java Use KeyboardSet for unit test 2012-01-13 19:14:42 +09:00
SuggestTestsBase.java Use KeyboardSet for unit test 2012-01-13 19:14:42 +09:00
UserBigramSuggestHelper.java Use KeyboardSet for unit test 2012-01-13 19:14:42 +09:00
UserBigramSuggestTests.java Use KeyboardSet for unit test 2012-01-13 19:14:42 +09:00
UtilsTests.java Cleanup UtilsTests 2012-01-13 14:49:14 +09:00