A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Yohei Yukawa c0aa76f897 Migrate to Android Testing Support Lib (part 7/N)
InstrumentationTestCase and ActivityInstrumentationTestCase2 are
deprecated.  This CL rewrites tests that rely on those deprecated
classes by using 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.keyboard.internal.MoreKeySpecStringReferenceTests LatinIMETests:com.android.inputmethod.latin.settings.AccountsSettingsFragmentTests
Change-Id: I4fefccaa0c480cfba7142ed36883da2f19b6a5f9
2018-07-24 11:29:20 -07:00
common Remove android.util.Log from FileUtils 2015-07-09 11:50:10 -07:00
dictionaries Update dictionaries (possibly_offensive flag) 2014-10-31 14:49:24 +09:00
java Import translations. DO NOT MERGE 2018-07-21 20:50:09 -07:00
native Use -Werror in packages/inputmethods/LatinIME/native/jni 2017-11-02 10:18:54 -07:00
tests Migrate to Android Testing Support Lib (part 7/N) 2018-07-24 11:29:20 -07:00
tools Opensource a test tool called EditTextVariations 2018-05-22 10:31:28 -07:00
Android.mk Add latinime-common local lib 2014-10-22 19:26:21 +09:00
CleanSpec.mk Add a clean step for LatinIME native lib. 2014-03-21 10:46:24 +09:00