aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/PunctuationTests.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-199/+0
|
* Update the imports to androidx.test.filters.*Fangqiu Su2024-04-181-2/+1
| | | | | | Bug: 316941721 Test: mmma . Change-Id: I05a7d05dc8d0acb9baecf46357757ad2453f6dbc
* Revert "Next-word suggestion bit in keyboard settings."Dan Zivkovic2015-03-161-10/+24
| | | | | | | | This reverts commit 1ae16dc3db170802d1b38273f477125a2a969d32. Bug 19596067. Change-Id: Ie7286acbb70b215d7bd08e271bcf14526b68576f
* Next-word suggestion bit in keyboard settings.Dan Zivkovic2015-03-041-24/+10
| | | | | | | | | This feature works in supported languages. We don't need a user setting. Bug 19596067. Change-Id: Icdded772745f9816da47f8a5e3b87b733083b121
* Add the first gesture unit tests.Jean Chalard2014-10-151-1/+1
| | | | | | | At last I found a simple way to do it ! Bug: 8845843 Change-Id: I4dd3bf987b58e29a44cf0d7389d294657a33abe1
* Fix testsJean Chalard2014-06-301-13/+13
| | | | Change-Id: I12ba56d021b50c03dc62e3f3c8db3ecada2f6a4b
* Cleanup.Jean Chalard2014-02-181-3/+3
| | | | | | | Less code, less chance of stuff escaping, and a bit of a clarification. Yay. Change-Id: I3193fd8ad7ac28195260cbc231c4e498a63a460c
* Try to figure out whether d.quotes open or close.Jean Chalard2014-01-271-0/+28
| | | | | Bug: 8911672 Change-Id: I5d5635949530a67f95e5208986907251b7bce903
* Add some info to test crashes to help diagnose flakinessJean Chalard2013-12-181-2/+7
| | | | | Bug: 11142685 Change-Id: Ic3a5d452f6c325248ac4e1bfa37774c58586f359
* Fix Google spell checker testsSatoshi Kataoka2013-05-011-12/+12
| | | | | | Bug: 8613307 Change-Id: Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1
* 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
* Cleanup, part 10 : remove from the code obsolete options (C10)Jean Chalard2012-06-211-1/+1
| | | | Change-Id: Id0806ad3dc7ccb632713eebaca76f0bab26ece5d
* add logPoint for manual correction (inc touch pos)Kurt Partridge2012-04-161-12/+12
| | | | | Bug: 6188932 Change-Id: Ibcc4901bcfab6632ee4c59cb58d35452218a288d
* Adjust a test for a new default settingJean Chalard2012-04-161-9/+24
| | | | | Bug: 6338940 Change-Id: I8f14ce0de768ddb0394eb2b584d8753e0df82a28
* Fix coordinates of InputTestsBase.typeTadashi G. Takaoka2012-03-281-2/+0
| | | | | Bug: 6225317 Change-Id: I5c9adb3e65e5742680309b4f2d1a9f2b83ce546f
* Separate input logic tests in several categories.Jean Chalard2012-03-231-0/+151
The intent is to make things easier to read. Change-Id: Ida95ac8bd4119a2497d3e2a4d92485a96316962d