LatinIME/tests/src/com/android/inputmethod/latin/utils
Jean Chalard 17901db691 Fix a bug where CAPS_WORDS would not be returned.
Also introduce some unit tests that would have caught the bug.

Bug: 17398284
Change-Id: Idb715b7bd2f70992d6cdf4e25ef368809382caef
2014-09-05 07:56:25 +00:00
..
AdditionalSubtypeUtilsTests.java Fix unit tests 2014-08-25 18:19:00 +09:00
AsyncResultHolderTests.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
BinaryDictionaryUtilsTests.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
ByteArrayDictBuffer.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
CapsModeUtilsTests.java Fix a bug where CAPS_WORDS would not be returned. 2014-09-05 07:56:25 +00:00
DictionaryInfoUtilsTests.java Fix build. 2014-01-10 12:18:26 +09:00
EditDistanceTests.java Separate utility methods from BinaryDictionary. 2014-03-05 18:19:34 +09:00
ExecutorUtilsTests.java Remove PrioritizedSerialExecutor. 2014-05-29 17:36:32 +09:00
RecapitalizeStatusTests.java Refactoring 2014-06-04 16:29:29 +09:00
ResizableIntArrayTests.java Rename InputPointers.addPointer and ResizableIntArray.add 2014-01-08 14:30:21 +09:00
ResourceUtilsTests.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
SpacebarLanguageUtilsTests.java Revert "Revert "[ML1] Introduce RichInputMethodSubtype"" 2014-08-25 04:42:15 +00:00
SpannableStringUtilsTests.java Fix the offdevice regression test build 2013-09-25 19:13:47 +09:00
StringAndJsonUtilsTests.java Enable StringUtils to split CharSequence like String#split 2014-07-19 22:47:56 +09:00
SubtypeLocaleUtilsTests.java Fix Hinglish subtype locale test 2014-08-28 11:35:58 +09:00