aboutsummaryrefslogtreecommitdiffstats
path: root/tests/AndroidTest.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-1/+1
|
* Update preparers to align across everythingJulien Desprez2022-12-121-1/+1
| | | | | | | | Carry the exact same options. Test: presubmit Bug: 261855411 Change-Id: Ic48ffa4fec4ebf2027525476bf346abce3f0a1b0
* Migrate packages/inputmethods/LatinIME to androidx.testBrett Chabot2018-12-131-1/+1
| | | | | | | See go/jetpack-test-android-migration Test: make checkbuild Change-Id: I63edeced1465725cd8d6467cd75ea1acc2608932
* Add AndroidTest.xml for LatinIMEYohei Yukawa2018-07-041-0/+40
Fix: 111161344 Test: Manually tested as follows tapas adb LatinIME LatinIMETests arm64 userdebug && \ DISABLE_PROGUARD=true make -j LatinIME && \ adb install -r $OUT/system/app/LatinIME/LatinIME.apk && \ atest LatinIMETests Change-Id: If9f5691d5c624c9856acd31a3e1de307360d2c7c