Commit graph

5 commits

Author SHA1 Message Date
Stephan Bergmann
f66ac29343 Make .component files directly usable within UNO_SERVICES.
* 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.
2011-11-11 10:53:23 +01:00
Bjoern Michaelsen
266598b810 adapt i18npool unittests to separate RdbTarget makefile requirement 2011-10-04 18:34:24 +02:00
Caolán McNamara
f716561519 Revert "disable i18npool's unit test for now"
This reverts commit 8ae498242b
because no justification is listed
2011-08-18 09:16:28 +01:00
Matúš Kukan
8ae498242b disable i18npool's unit test for now 2011-08-17 20:03:50 +02:00
Matúš Kukan
2674376ddf convert i18npool to gbuild 2011-08-17 17:34:23 +02:00