summaryrefslogtreecommitdiffstats
path: root/test/source/bootstrapfixture.cxx
Commit message (Expand)AuthorAgeFilesLines
* test: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* CppunitTest --headless is not the same as soffice --headlessStephan Bergmann2014-12-101-1/+3
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-1/+1
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-1/+1
* improve test failure messageMarkus Mohrhard2014-07-041-2/+2
* DeInitVCL at end of testsStephan Bergmann2014-06-041-15/+16
* Avoid including <config_features.h> in <vcl/svapp.hxx>Tor Lillqvist2014-05-221-0/+3
* -Werror,-Wunused-functionStephan Bergmann2014-05-141-0/+2
* Fail the test if executing the validator failsStephan Bergmann2014-05-141-1/+3
* fix spelling errorMarkus Mohrhard2014-05-011-1/+1
* -Werror,-Wunused-resultThomas Arnhold2014-04-191-1/+2
* set what system locale should resolve to for languagetagCaolán McNamara2014-04-111-0/+4
* coverity#1194929 String not null terminatedCaolán McNamara2014-03-301-1/+1
* improve validation failure messageMarkus Mohrhard2014-03-261-1/+1
* enable ODF export validationMarkus Mohrhard2014-03-081-1/+11
* move the export validation code to testMarkus Mohrhard2014-03-051-0/+74
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-24/+4
* move Python tests in-processMichael Stahl2013-04-091-10/+33
* ResMgr with LanguageTagEike Rathke2013-03-291-3/+2
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-041-1/+1
* we really don't need lang-conversion hereEike Rathke2012-11-171-6/+2
* Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-311-1/+1
* String->OUString in tools::ErrorContextNoel Grandin2012-10-091-1/+1
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-17/+15
* test: string cleanup in BootstrapFixtureMiklos Vajna2012-08-021-11/+10
* test::BootstrapFixture: make GraphicConverter workMiklos Vajna2012-08-011-0/+9
* setup/teardown default component context once before/after all testsCaolán McNamara2012-04-131-6/+7
* partially revert the editeng singleton stuff to get build to completeCaolán McNamara2012-04-121-2/+0
* Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida2012-04-121-0/+2
* Make dialogs fail with an exception in headless tests.Stephan Bergmann2011-12-061-0/+3
* ucbhelper::ContentBroker::deinitialize is static.Stephan Bergmann2011-12-061-1/+1
* split bootstrapfixture and move test-filters class for sot testCaolán McNamara2011-10-151-31/+2
* test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks2011-10-051-17/+31
* set the core locale as well as the UI one to EnglishMichael Meeks2011-09-301-2/+3
* merge filters-test codeCaolán McNamara2011-09-301-13/+16
* init the unit test for vba unit tests correctlyMarkus Mohrhard2011-09-291-10/+16
* change to the old way to set the language to en-US for unit testsMarkus Mohrhard2011-09-291-4/+8
* Rename and re-factor test and unotest to compile and run againMichael Meeks2011-09-281-0/+115