office-gobmx/svtools/qa
Michael Meeks 8a0d0457a7 test fix: use setUp and tearDown not constructors to init LibreOffice
It turns out the constructors are all run back-to-back one per filter,
and we need to init and de-init in a sensible order to make multiple
tests that otherwise share the ContentBroker work properly.
2011-10-05 16:02:28 +01:00
..
cppunit test fix: use setUp and tearDown not constructors to init LibreOffice 2011-10-05 16:02:28 +01:00
unoapi