summaryrefslogtreecommitdiff
path: root/test/source/bootstrapfixture.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-14-Werror,-Wunused-functionStephan Bergmann1-0/+2
2014-05-14Fail the test if executing the validator failsStephan Bergmann1-1/+3
2014-05-01fix spelling errorMarkus Mohrhard1-1/+1
2014-04-19-Werror,-Wunused-resultThomas Arnhold1-1/+2
2014-04-11set what system locale should resolve to for languagetagCaolán McNamara1-0/+4
2014-03-30coverity#1194929 String not null terminatedCaolán McNamara1-1/+1
2014-03-26improve validation failure messageMarkus Mohrhard1-1/+1
2014-03-08enable ODF export validationMarkus Mohrhard1-1/+11
2014-03-05move the export validation code to testMarkus Mohrhard1-0/+74
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-04-09move Python tests in-processMichael Stahl1-10/+33
2013-03-29ResMgr with LanguageTagEike Rathke1-3/+2
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-11-17we really don't need lang-conversion hereEike Rathke1-6/+2
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-1/+1
2012-10-09String->OUString in tools::ErrorContextNoel Grandin1-1/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-17/+15
2012-08-02test: string cleanup in BootstrapFixtureMiklos Vajna1-11/+10
2012-08-01test::BootstrapFixture: make GraphicConverter workMiklos Vajna1-0/+9
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara1-6/+7
2012-04-12partially revert the editeng singleton stuff to get build to completeCaolán McNamara1-2/+0
2012-04-12Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida1-0/+2
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann1-0/+3
2011-12-06ucbhelper::ContentBroker::deinitialize is static.Stephan Bergmann1-1/+1
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara1-31/+2
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks1-17/+31
2011-09-30set the core locale as well as the UI one to EnglishMichael Meeks1-2/+3
2011-09-30merge filters-test codeCaolán McNamara1-13/+16
2011-09-29init the unit test for vba unit tests correctlyMarkus Mohrhard1-10/+16
2011-09-29change to the old way to set the language to en-US for unit testsMarkus Mohrhard1-4/+8
2011-09-28Rename and re-factor test and unotest to compile and run againMichael Meeks1-0/+115