summaryrefslogtreecommitdiff
path: root/i18npool/CppunitTest_i18npool_test_textsearch.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley1-0/+1
Change-Id: Id7d8bc05b1393cc2bae4a531c8a47f62df24b1d6 Reviewed-on: https://gerrit.libreoffice.org/1488 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2012-12-02RepositoryExternal.mk: clean up awful icudata/icui18n duplicationMichael Stahl1-1/+1
Change-Id: Ic4794d9a908b60220a4a849ff263eaa08776550c
2012-11-12finally get the unit test name right; wow.Michael Meeks1-1/+1
2012-11-12add the right icu externals to the right target.Michael Meeks1-1/+1
2012-11-12fix identical issue in textsearch unit test.Michael Meeks1-2/+5
2012-11-12The icui18n library is called icuin in a MSVC build for some reasonTor Lillqvist1-1/+1
Change-Id: I2fe03d438f52c31d0615f124f4d0a7ced2136928
2012-11-12add native XTextSearch / cppunit test framework.Michael Meeks1-0/+38
ported from the broken java ver. adds a native ICU regex sanity test.