LatinIME/tests
Yohei Yukawa a497886dda Migrate to Android Testing Support Lib (part 4/N)
This CL converts 7 test classes under com.android.inputmethod.keyboard
to Android Testing Support Library.

This CL also fix missing annotations in KeyboardLayoutTest.

Bug: 110805255
Test: verified as follows. No new test failures.
        tapas adb LatinIME LatinIMETests arm64 userdebug && \
        DISABLE_PROGUARD=true make -j LatinIME && \
        adb install -r $OUT/system/app/LatinIME/LatinIME.apk && \
        atest LatinIMETests:com.android.inputmethod.keyboard
Change-Id: I8ab9e3329f159f0df02812fafe44c25efa76c0d1
2018-07-06 10:09:43 -07:00
..
data Fix SuggestTests 2012-01-13 15:25:28 +09:00
res Add label and icon to the test app 2014-10-14 10:17:35 -07:00
src/com/android/inputmethod Migrate to Android Testing Support Lib (part 4/N) 2018-07-06 10:09:43 -07:00
Android.mk Add android.test.base/stubs dependency 2017-12-15 07:22:38 +00:00
AndroidManifest.xml Add label and icon to the test app 2014-10-14 10:17:35 -07:00
AndroidTest.xml Add AndroidTest.xml for LatinIME 2018-07-04 18:25:53 -07:00