Commit graph

14 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
Michael Meeks
c7281f5fb8 re-enable inadvertently disabled unit test 2011-11-10 22:34:42 +00:00
Michael Meeks
83ea2162b8 Initial sd filters unit tests 2011-11-10 22:33:49 +00:00
François Tigeot
708892fe70 Disable a cppunit test crashing on DragonFly. 2011-10-17 15:12:33 +02:00
Bjoern Michaelsen
8a3a108f5e adapt sd unittests to separate RdbTarget makefile requirement 2011-10-04 18:34:24 +02:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Tor Lillqvist
a06dae5f80 Add consistent Emacs and vim mode lines 2011-07-30 23:02:06 +03:00
David Tardon
0cb445d85b rename CppunitTest makefile for consistency 2011-04-24 08:00:50 +02:00
David Tardon
5c62ae44af add CppUnit test to check targets 2011-04-24 07:59:28 +02:00
David Tardon
e6cacd3be9 use the new UNO-related defs from CppunitTarget 2011-04-23 21:07:09 +02:00
David Tardon
63fd9311c6 build resources too 2011-04-21 20:56:07 +02:00
David Tardon
0608776402 deliver sd/res 2011-04-21 20:56:06 +02:00
David Tardon
3f8677fc6f gbuildize sd 2011-04-21 20:56:05 +02:00
Bjoern Michaelsen
6182e90a34 migrate sd subsequenttests to gbuild 2011-03-27 23:28:08 +02:00