summaryrefslogtreecommitdiffstats
path: root/i18npool/CppunitTest_i18npool_test_breakiterator.mk
Commit message (Collapse)AuthorAgeFilesLines
* remove pch from the include listNorbert Thiebaud2011-11-271-1/+0
|
* Make .component files directly usable within UNO_SERVICES.Stephan Bergmann2011-11-111-2/+2
| | | | | | | | | | | * solenv/bin/createcomponent.xslt simply surrounds it output by <components>. * solenv/gbuild/CppunitTest.mk got new functions gb_CppunitTest_add[_old]_component[s] (like their gb_RdbTarget_ predecessors). * This obsoleted current uses of solenv/gbuild/RdbTarget.mk, which also does not work currently, as it catenates the input component files instead of passing them through packcomponents.xslt (which now takes care about the surrounding <components> in the input). In the future, it will likely be combined with the recently added solenv/gbuild/ComponentsTarget.mk.
* adapt i18npool unittests to separate RdbTarget makefile requirementBjoern Michaelsen2011-10-041-6/+0
|
* split 'test' into 'unotest' and 'test' to help dependenciesMichael Meeks2011-09-281-6/+3
|
* disable use of test's unoexceptionprotector for now, to break dep loopMichael Meeks2011-09-281-3/+6
|
* Added dependency on test so that unoexceptionprotector works in i18npool ↵Stephan Bergmann2011-09-161-0/+4
| | | | | | after all. Sorry for the noise...
* Removed unoexceptionprotector stuff from last commit again; appears not to ↵Stephan Bergmann2011-09-161-4/+0
| | | | work here.
* Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann2011-09-161-2/+1
| | | | | | Both C++ and Java OfficeConnection code now always pass --headless, so no need for SAL_USE_VCLPLUGIN=svp etc. any more. Only some C++ unit tests that link against vcl still need an explicit --headless.
* convert i18npool to gbuildMatúš Kukan2011-08-171-0/+75