aboutsummaryrefslogtreecommitdiffstats
path: root/native/dicttoolkit/NativeFileList.mk
diff options
context:
space:
mode:
authorKeisuke Kuroyanagi <ksk@google.com>2014-11-17 23:02:51 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-11-17 23:02:52 +0000
commitfdf92789c12ff0cba6130d3ca6848463417e3965 (patch)
tree7d776aa3db5ec7fe9b78a39afb4ba1211ef01581 /native/dicttoolkit/NativeFileList.mk
parent9ef17c4b5a706de802c35bbce7d568ef203a6ac9 (diff)
parent681dbc295b07b9db6c32d1b7074e99d9e2fa651d (diff)
downloadlatinime-fdf92789c12ff0cba6130d3ca6848463417e3965.tar.gz
latinime-fdf92789c12ff0cba6130d3ca6848463417e3965.tar.xz
latinime-fdf92789c12ff0cba6130d3ca6848463417e3965.zip
Merge "Add unit tests for ArgumentsParser.validateSpecs()."
Diffstat (limited to 'native/dicttoolkit/NativeFileList.mk')
-rw-r--r--native/dicttoolkit/NativeFileList.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/native/dicttoolkit/NativeFileList.mk b/native/dicttoolkit/NativeFileList.mk
index d2c8c3a2c..9a547b054 100644
--- a/native/dicttoolkit/NativeFileList.mk
+++ b/native/dicttoolkit/NativeFileList.mk
@@ -39,5 +39,6 @@ LATIN_IME_DICT_TOOLKIT_TEST_FILES := \
$(addprefix offdevice_intermediate_dict/, \
offdevice_intermediate_dict_test.cpp) \
$(addprefix utils/, \
+ arguments_parser_test.cpp \
command_utils_test.cpp \
utf8_utils_test.cpp)