LatinIME/tests
Yohei Yukawa 9c49581eeb Migrate to Android Testing Support Lib (part 1/N)
This CL converts tests under com.android.inputmethod.latin.utils to
Android Testing Support Library.

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.latin.utils
Change-Id: I5cc2ddbc4116003ab6407432ab521b6b560052ae
2018-07-05 13:45:04 -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 1/N) 2018-07-05 13:45:04 -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