aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/NativeFileList.mk
diff options
context:
space:
mode:
authorKeisuke Kuroyanagi <ksk@google.com>2014-09-02 17:10:42 +0900
committerKeisuke Kuroyanagi <ksk@google.com>2014-09-02 17:10:42 +0900
commit985b2c2e91485a0cb293bff35a80877b2be71eae (patch)
tree73413f23814143f33d11482ea19e4b662faceed2 /native/jni/NativeFileList.mk
parent93e3b5a16fc948c4561487c411884ed1e13d7639 (diff)
downloadlatinime-985b2c2e91485a0cb293bff35a80877b2be71eae.tar.gz
latinime-985b2c2e91485a0cb293bff35a80877b2be71eae.tar.xz
latinime-985b2c2e91485a0cb293bff35a80877b2be71eae.zip
Add GeometryUtilsTest.
Change-Id: I6ea9ef137c2930ca8e8745fec829b9bcaf1d10b9
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 082e1e2f9..5a0aacda1 100644
--- a/native/jni/NativeFileList.mk
+++ b/native/jni/NativeFileList.mk
@@ -123,6 +123,7 @@ LATIN_IME_CORE_TEST_FILES := \
defines_test.cpp \
suggest/core/dicnode/dic_node_pool_test.cpp \
suggest/core/dictionary/bloom_filter_test.cpp \
+ suggest/core/layout/geometry_utils_test.cpp \
suggest/core/layout/normal_distribution_2d_test.cpp \
suggest/policyimpl/dictionary/structure/v4/content/language_model_dict_content_test.cpp \
suggest/policyimpl/dictionary/structure/v4/content/probability_entry_test.cpp \