Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-09 | fix filters test dependencies | Caolán McNamara | |
2012-01-26 | disable sd's regression test again | Markus Mohrhard | |
2012-01-24 | Disable svg font embedding for sd filters test, enable again. | Thorsten Behrens | |
2012-01-20 | Disable sd_regression_test until "do not embed font config" is fixed. | Stephan Bergmann | |
2012-01-19 | enable sd's regression test in the subsequenttest target | Markus Mohrhard | |
2011-11-29 | disable sd filters test for now | Bjoern Michaelsen | |
- it seems to have incomplete dependencies - it hangs the tinderboxes on a build from scratch | |||
2011-11-11 | Make .component files directly usable within UNO_SERVICES. | Stephan Bergmann | |
* 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-10 | re-enable inadvertently disabled unit test | Michael Meeks | |
2011-11-10 | Initial sd filters unit tests | Michael Meeks | |
2011-10-17 | Disable a cppunit test crashing on DragonFly. | François Tigeot | |
2011-10-04 | adapt sd unittests to separate RdbTarget makefile requirement | Bjoern Michaelsen | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | |
2011-04-24 | rename CppunitTest makefile for consistency | David Tardon | |
2011-04-24 | add CppUnit test to check targets | David Tardon | |
2011-04-23 | use the new UNO-related defs from CppunitTarget | David Tardon | |
2011-04-21 | build resources too | David Tardon | |
2011-04-21 | deliver sd/res | David Tardon | |
2011-04-21 | gbuildize sd | David Tardon | |
2011-03-27 | migrate sd subsequenttests to gbuild | Bjoern Michaelsen | |