summaryrefslogtreecommitdiff
path: root/unotest
AgeCommit message (Expand)AuthorFilesLines
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-13loplugin:staticcallStephan Bergmann1-2/+1
2014-06-04Demystify magic poniesStephan Bergmann1-1/+1
2014-05-29Detach all DocBasicItem objects upon process termination.Kohei Yoshida2-0/+3
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-13/+10
2014-04-12macros_test: use "css" short formTomaž Vajngerl1-9/+8
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-2/+2
2014-02-26Remove visual noise from unotestAlexander Wilms1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-17test::BootstrapFixtureBase::getPathFromWorkdir not unusedMichael Stahl1-0/+8
2014-01-17removed some unused code (svx, svtools, unotest)Petr Vorel1-6/+0
2013-12-17test::FiltersTest: add support for export testsMiklos Vajna1-8/+13
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin3-7/+7
2013-12-13fixes for previous commitMarkus Mohrhard2-3/+8
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-09fail early and hardLionel Elie Mamane1-0/+2
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold1-2/+2
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-10-31solver doesn't solve anything...Michael Stahl1-3/+0
2013-10-29gbuild: move unittest mock profile to WORKDIRMichael Stahl1-4/+1
2013-10-25stop looking for Jar files in solverMichael Stahl1-3/+3
2013-10-22Improve test assertionStephan Bergmann1-1/+1
2013-09-27Can use CppUnit assert functionality hereStephan Bergmann1-3/+1
2013-09-27Fix URL creationStephan Bergmann1-19/+23
2013-09-27getURLFromWorkdir should actually return a URLStephan Bergmann1-1/+2
2013-09-27unittest for fdo#67685Lionel Elie Mamane1-4/+0
2013-09-22make the PythonTest run on WNTMichael Stahl1-1/+5
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
2013-07-30gdb-core-bt.sh expects three arguments nowStephan Bergmann1-3/+3
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-07-01unotest: re-add test::BootstrapFixtureBase::getPathFromWorkdirMichael Stahl1-0/+15
2013-07-01Remove unused codePetr Vorel1-12/+0
2013-06-29remove some createFromAscii usageThomas Arnhold1-3/+3
2013-06-18Migrate CheckFields unit test to pythonDavid Ostrovsky1-0/+17
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks6-126/+24
2013-04-27fdo#55814 migrate java unit test to pythonDavid Ostrovsky1-1/+5
2013-04-26Make informative output more obviousStephan Bergmann1-3/+5
2013-04-24gbuild: drop uses of removed packagesDavid Tardon3-6/+0
2013-04-24move sal_inc headers to include/David Tardon2-2/+2
2013-04-23execute move of global headersBjoern Michaelsen10-448/+0
2013-04-22clean up PythonTestsDavid Ostrovsky1-3/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks6-137/+26
2013-04-09move Python tests in-processMichael Stahl1-0/+31
2013-04-09set up python unit test infrastructureDavid Ostrovsky3-0/+215
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák3-3/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák16-96/+96
2013-04-03Show backtraces for core files from CppunitTests, tooStephan Bergmann1-29/+44
2013-04-02Bypass cppunit stuff for non-DESKTOP in more placesTor Lillqvist1-0/+2
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-12Removed RTL_CONSTASCII_(U)STRINGPARAM in unotestChr. Rossmanith7-51/+30