aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/InputLogicTestsNonEnglish.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move Constants.java to the latin.common packageKen Wakasa2014-10-231-0/+1
| | | | | | | Our intention is to have classes of latinime-common under the common package as much as we can. Change-Id: I76efbbbe7bebf1a4aa943715cdff64f91675e20d
* Add the first gesture unit tests.Jean Chalard2014-10-151-2/+2
| | | | | | | At last I found a simple way to do it ! Bug: 8845843 Change-Id: I4dd3bf987b58e29a44cf0d7389d294657a33abe1
* Fix the sentence separator for Hindi.Jean Chalard2014-09-081-0/+30
| | | | | Change-Id: I623e4ccbc324751eb67ec4bb777e2be5ae2a60d1 Bug: 17418371
* Fix testsJean Chalard2014-06-301-4/+4
| | | | Change-Id: I12ba56d021b50c03dc62e3f3c8db3ecada2f6a4b
* Use Java 7 diamond operatorTadashi G. Takaoka2014-05-241-2/+0
| | | | Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef
* Introduce clustering punctuationJean Chalard2014-05-011-0/+13
| | | | | Bug: 10081730 Change-Id: If198fa3df68ecb267da0a278da41fd509d6165f1
* Cleanup.Jean Chalard2014-02-181-2/+2
| | | | | | | Less code, less chance of stuff escaping, and a bit of a clarification. Yay. Change-Id: I3193fd8ad7ac28195260cbc231c4e498a63a460c
* Add some info to test crashes to help diagnose flakinessJean Chalard2013-12-181-1/+2
| | | | | Bug: 11142685 Change-Id: Ic3a5d452f6c325248ac4e1bfa37774c58586f359
* Fix Google spell checker testsSatoshi Kataoka2013-05-011-5/+5
| | | | | | Bug: 8613307 Change-Id: Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1
* Separate suggestions from SuggestionViewJean Chalard2013-02-281-9/+16
| | | | | | | This is a cleanup change, but it's also necessary for Bug: 8152758 Change-Id: Id6ba06243f573fdb856f87d1df03277c9f2e5e71
* Separate caps mode related utils to CapsModeUtilsTadashi G. Takaoka2013-02-121-8/+8
| | | | Change-Id: I32700c434b296bb3fd39e040c2dda1fe90667daf
* Add unit tests tagsTadashi G. Takaoka2013-02-041-0/+3
| | | | | Bug: 8131968 Change-Id: Ibca5a0d63a492134b8af401a62ca3a5748e003cf
* Fix failing tests.Jean Chalard2012-10-101-6/+33
| | | | | | | | | | | Most of the failures can be ascribed to the tests not passing the correct old position of the cursor on a second call to onUpdateSelection() to LatinIME. Bug: 7276565 Bug: 7276805 Bug: 7276195 Change-Id: I3f1b52cdcc783ea18838408bed50699b7254eaf4
* add logPoint for manual correction (inc touch pos)Kurt Partridge2012-04-161-3/+3
| | | | | Bug: 6188932 Change-Id: Ibcc4901bcfab6632ee4c59cb58d35452218a288d
* Add a test for umlautsJean Chalard2012-04-131-0/+75
Change-Id: I2c15e9dc7a1cf846c92a1900d68f661aa70e77b9