diff options
author | 2012-02-22 01:17:26 -0800 | |
---|---|---|
committer | 2012-02-22 01:35:11 -0800 | |
commit | bb15f92d4f80677587fae87fa2dd7a29ec465b4c (patch) | |
tree | d70b1f0e716532dc43c07fb1e709aebdf69d54b1 /java/src | |
parent | 5935950d4431dd7eef18ebc370f2abeb614465d4 (diff) | |
download | latinime-bb15f92d4f80677587fae87fa2dd7a29ec465b4c.tar.gz latinime-bb15f92d4f80677587fae87fa2dd7a29ec465b4c.tar.xz latinime-bb15f92d4f80677587fae87fa2dd7a29ec465b4c.zip |
Add some unit tests.
- Type "tgis", manually pick "thus", press backspace.
Backspace should revert the manual pick.
Check "tgis" is the result.
- Type "tgis" followed by a period.
Period should trigger auto-correct to "this".
Check "this" is the result.
- Type "tgis" followed by a period, then backspace.
Period should trigger auto-correct to "this", and backspace should
revert the auto-correction.
Check "tgis." is the result.
Change-Id: I7e23c8a26fbdbe23336149a05ff01bc51707422e
Diffstat (limited to 'java/src')
0 files changed, 0 insertions, 0 deletions