summaryrefslogtreecommitdiffstats
path: root/i18npool/CppunitTest_i18npool_test_textsearch.mk
Commit message (Collapse)AuthorAgeFilesLines
* convert icu to gbuild and add to tail_buildPeter Foley2012-12-271-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>
* RepositoryExternal.mk: clean up awful icudata/icui18n duplicationMichael Stahl2012-12-021-1/+1
| | | | Change-Id: Ic4794d9a908b60220a4a849ff263eaa08776550c
* finally get the unit test name right; wow.Michael Meeks2012-11-121-1/+1
|
* add the right icu externals to the right target.Michael Meeks2012-11-121-1/+1
|
* fix identical issue in textsearch unit test.Michael Meeks2012-11-121-2/+5
|
* The icui18n library is called icuin in a MSVC build for some reasonTor Lillqvist2012-11-121-1/+1
| | | | Change-Id: I2fe03d438f52c31d0615f124f4d0a7ced2136928
* add native XTextSearch / cppunit test framework.Michael Meeks2012-11-121-0/+38
ported from the broken java ver. adds a native ICU regex sanity test.