summaryrefslogtreecommitdiff
path: root/sw/Module_sw.mk
AgeCommit message (Collapse)Author
2012-06-15n#325936 testcaseMiklos Vajna
Change-Id: I35d2ef784cbdcefe4c9bb18e1017d773202c1a9a
2012-05-14Initial ooxml export testMiklos Vajna
Change-Id: I Id7f647be04245496bb1970b1bcc621d97395c032
2012-04-28sw: tentative fix for ww8tok test failureMiklos Vajna
2012-04-27temporarily disable a test with a build race conditionLuboš Luňák
2012-04-27testcase for n#757910Miklos Vajna
2012-04-15sw: also test RTF export of zoom levelMiklos Vajna
2012-03-23add testcase for n#751054Miklos Vajna
2012-03-15these writer unittests surely are slowLuboš Luňák
2012-02-27s/interpreters/scripting/Tor Lillqvist
2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist
2012-02-13sw: add rtf slowcheck test that checks the resulting document modelMiklos Vajna
Having it as a subsequent test in wrifterfilter would be less useful; having it as a unit test in writerfilter is not possible, since writerfilter does not depend on sw.
2012-01-27Skip Library_vbaswobj for iOSTor Lillqvist
2011-11-14move macros_test to swMarkus Mohrhard
the macros_test does not execute a useful macro at the moment
2011-11-11Make .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-10-04adapt sw unittests to separate RdbTarget makefile requirementBjoern Michaelsen
2011-10-04move sw_test_filters => sw_filters_test for consistencyBjoern Michaelsen
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-06-10recover this unit test againCaolán McNamara
2011-06-07restore filters qa testCaolán McNamara
2011-02-21masterfix DEV300: #i10000# buildtype removedIvo Hinkelmann
2011-01-31CWS gnumake3: fix accidental delete of vbaobj lib in module makefile of swMathias Bauer
2011-01-26CWS gnumake3: several clean ups and fixes in makefilesMathias Bauer
2011-01-25CWS gnumake3: fix license headersMathias Bauer
2011-01-11gnumake3: more work on junit subsequenttest migrationBjoern Michaelsen
2010-11-26gnumake2: sorting all lists in makefilesBjoern Michaelsen
2010-06-26CWS gnumake2: module reorgBjoern Michaelsen