LatinIME/tests/src/com/android/inputmethod/latin/makedict
Akifumi Yoshimoto 25c884ba65 Test for code point table (dicttool test)
Bug:17097992
Change-Id: I269c9aa86378f32083f8688f4ce91862d47dd181
2014-10-02 12:28:04 +09:00
..
AbstractDictDecoder.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
BinaryDictDecoderEncoderTests.java Test for code point table (dicttool test) 2014-10-02 12:28:04 +09:00
BinaryDictDecoderUtils.java Include a code point table in the binary dictionary. 2014-10-02 12:27:49 +09:00
BinaryDictEncoderUtils.java Include a code point table in the binary dictionary. 2014-10-02 12:27:49 +09:00
BinaryDictIOUtils.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
BinaryDictUtils.java Read dicttool option for switching code point table 2014-09-26 15:15:10 +09:00
CodePointUtils.java Add Ime language switching test. 2013-10-08 14:00:57 +09:00
DictDecoder.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
DictEncoder.java Include a code point table in the binary dictionary. 2014-10-02 12:27:49 +09:00
FusionDictionary.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
MakedictLog.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
PendingAttribute.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
PtNodeInfo.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
Ver2DictDecoder.java Include a code point table in the binary dictionary. 2014-10-02 12:27:49 +09:00
Ver2DictDecoderTests.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
Ver2DictEncoder.java Include a code point table in the binary dictionary. 2014-10-02 12:27:49 +09:00
Ver2DictEncoderTests.java Fix bug of testCodePointTable. 2014-09-30 12:49:25 +09:00
Ver4DictDecoder.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
Ver4DictEncoder.java Include a code point table in the binary dictionary. 2014-10-02 12:27:49 +09:00