aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/NativeFileList.mk
diff options
context:
space:
mode:
authorKeisuke Kuroyanagi <ksk@google.com>2014-07-25 05:18:00 +0900
committerKeisuke Kuroyanagi <ksk@google.com>2014-07-25 07:02:10 +0900
commitd4c9d50ef07494ed96d448a1e26df637a64232dd (patch)
tree1e206b3f454746f5b0a2dbd70c54fe4248d46134 /native/jni/NativeFileList.mk
parentff6ca09905be7e50828100301f23c68d56dcea2b (diff)
downloadlatinime-d4c9d50ef07494ed96d448a1e26df637a64232dd.tar.gz
latinime-d4c9d50ef07494ed96d448a1e26df637a64232dd.tar.xz
latinime-d4c9d50ef07494ed96d448a1e26df637a64232dd.zip
Add BufferWithExtendablebufferTest
Bug: 13754552 Change-Id: Ib9c330dc85bdb5d4d3d5bc15cc3ce5f28faa0b12
Diffstat (limited to 'native/jni/NativeFileList.mk')
-rw-r--r--native/jni/NativeFileList.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/native/jni/NativeFileList.mk b/native/jni/NativeFileList.mk
index fe2106140..1cb61c45f 100644
--- a/native/jni/NativeFileList.mk
+++ b/native/jni/NativeFileList.mk
@@ -124,4 +124,5 @@ LATIN_IME_CORE_TEST_FILES := \
defines_test.cpp \
suggest/core/layout/normal_distribution_2d_test.cpp \
suggest/core/dictionary/bloom_filter_test.cpp \
+ suggest/policyimpl/dictionary/utils/buffer_with_extendable_buffer_test.cpp \
utils/autocorrection_threshold_utils_test.cpp