summaryrefslogtreecommitdiffstats
path: root/i18npool/Module_i18npool.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-11-07 13:30:10 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-11-12 11:46:07 +0000
commit08894f7c7def58431be699c3e59ef7bbc0c725a4 (patch)
treeb28bfc558f3a31c27ab8872ec0f67e7295b0801d /i18npool/Module_i18npool.mk
parentremove obsolete regexp pieces. (diff)
downloadcore-08894f7c7def58431be699c3e59ef7bbc0c725a4.tar.gz
core-08894f7c7def58431be699c3e59ef7bbc0c725a4.zip
add native XTextSearch / cppunit test framework.
ported from the broken java ver. adds a native ICU regex sanity test.
Diffstat (limited to 'i18npool/Module_i18npool.mk')
-rw-r--r--i18npool/Module_i18npool.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18npool/Module_i18npool.mk b/i18npool/Module_i18npool.mk
index 455d6f0b7d00..a8f211848bf5 100644
--- a/i18npool/Module_i18npool.mk
+++ b/i18npool/Module_i18npool.mk
@@ -64,6 +64,7 @@ $(eval $(call gb_Module_add_check_targets,i18npool,\
CppunitTest_i18npool_test_characterclassification \
CppunitTest_i18npool_test_languagetag \
CppunitTest_i18npool_test_ordinalsuffix \
+ CppunitTest_i18npool_test_textsearch \
))
# vim: set noet sw=4 ts=4: