summaryrefslogtreecommitdiff
path: root/test/source/bootstrapfixture.cxx
AgeCommit message (Expand)Author
2014-12-18test: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10CppunitTest --headless is not the same as soffice --headlessStephan Bergmann
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-07-04improve test failure messageMarkus Mohrhard
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-05-22Avoid including <config_features.h> in <vcl/svapp.hxx>Tor Lillqvist
2014-05-14-Werror,-Wunused-functionStephan Bergmann
2014-05-14Fail the test if executing the validator failsStephan Bergmann
2014-05-01fix spelling errorMarkus Mohrhard
2014-04-19-Werror,-Wunused-resultThomas Arnhold
2014-04-11set what system locale should resolve to for languagetagCaolán McNamara
2014-03-30coverity#1194929 String not null terminatedCaolán McNamara
2014-03-26improve validation failure messageMarkus Mohrhard
2014-03-08enable ODF export validationMarkus Mohrhard
2014-03-05move the export validation code to testMarkus Mohrhard
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-09move Python tests in-processMichael Stahl
2013-03-29ResMgr with LanguageTagEike Rathke
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-11-17we really don't need lang-conversion hereEike Rathke
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-09String->OUString in tools::ErrorContextNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-02test: string cleanup in BootstrapFixtureMiklos Vajna
2012-08-01test::BootstrapFixture: make GraphicConverter workMiklos Vajna
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara
2012-04-12partially revert the editeng singleton stuff to get build to completeCaolán McNamara
2012-04-12Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann
2011-12-06ucbhelper::ContentBroker::deinitialize is static.Stephan Bergmann
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks
2011-09-30set the core locale as well as the UI one to EnglishMichael Meeks
2011-09-30merge filters-test codeCaolán McNamara
2011-09-29init the unit test for vba unit tests correctlyMarkus Mohrhard
2011-09-29change to the old way to set the language to en-US for unit testsMarkus Mohrhard
2011-09-28Rename and re-factor test and unotest to compile and run againMichael Meeks