Commit graph

11 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
Markus Mohrhard
160da638dc enable sc_macros_test 2011-10-21 15:22:12 +02:00
Bjoern Michaelsen
47212814c5 adapt sc unittests to separate RdbTarget makefile requirement, also rename sc_test_filters consistent to sc_filters_test 2011-10-04 18:34:22 +02:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Tor Lillqvist
0ae6a22f45 Add consistent Emacs and vim mode lines 2011-07-30 23:01:11 +03:00
Caolán McNamara
c79da65498 make filters test a seperate test lib, otherwise conflicts on internal dlopen 2011-07-05 15:04:08 +01:00
David Tardon
69f0b91202 use the new UNO-related defs from CppunitTarget 2011-04-24 09:35:45 +02:00
Bjoern Michaelsen
edc9a35274 reenable ucalc.cxx unittest in gbuild 2011-04-11 12:38:55 +02:00
Bjoern Michaelsen
12f32902bf starting sc_ucalc unit test 2011-04-05 12:05:54 +02:00
Fridrich Štrba
4c45115a7c Fix windows linking of sc module 2011-03-31 09:48:47 +02:00
Norbert Thiebaud
ba6a2dc298 gnumake support for calc.
calc build and execute. loading excel file fail
2011-03-25 23:43:22 -05:00