summaryrefslogtreecommitdiff
path: root/unotest/Module_unotest.mk
AgeCommit message (Collapse)Author
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara
avoids the problems of dangling uno singletons invalidated after the first dispose and the chain of other singletons that don't expect to need to re-initialize, etc. reenable editeng cppunit test inherit i18npool cppunit test from unotest base drop LibreOfficeProtector, do "throwable" work in setUp/tearDown not in ctors/dtors
2012-02-10unotest: convert to gbuildMatúš Kukan