summaryrefslogtreecommitdiffstats
path: root/unotest
Commit message (Expand)AuthorAgeFilesLines
* Detach all DocBasicItem objects upon process termination.Kohei Yoshida2014-05-292-0/+3
* macros_test: use "css" short formTomaž Vajngerl2014-04-121-9/+8
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-2/+2
* Remove visual noise from unotestAlexander Wilms2014-02-261-2/+2
* bool improvementsStephan Bergmann2014-01-281-1/+1
* test::BootstrapFixtureBase::getPathFromWorkdir not unusedMichael Stahl2014-01-171-0/+8
* removed some unused code (svx, svtools, unotest)Petr Vorel2014-01-171-6/+0
* test::FiltersTest: add support for export testsMiklos Vajna2013-12-171-8/+13
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-173-7/+7
* fixes for previous commitMarkus Mohrhard2013-12-132-3/+8
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-1/+1
* fail early and hardLionel Elie Mamane2013-11-091-0/+2
* fixincludeguards.sh: uno*Thomas Arnhold2013-11-051-2/+2
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-041-1/+1
* solver doesn't solve anything...Michael Stahl2013-10-311-3/+0
* gbuild: move unittest mock profile to WORKDIRMichael Stahl2013-10-291-4/+1
* stop looking for Jar files in solverMichael Stahl2013-10-251-3/+3
* Improve test assertionStephan Bergmann2013-10-221-1/+1
* Can use CppUnit assert functionality hereStephan Bergmann2013-09-271-3/+1
* Fix URL creationStephan Bergmann2013-09-271-19/+23
* getURLFromWorkdir should actually return a URLStephan Bergmann2013-09-271-1/+2
* unittest for fdo#67685Lionel Elie Mamane2013-09-271-4/+0
* make the PythonTest run on WNTMichael Stahl2013-09-221-1/+5
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-1/+1
* gdb-core-bt.sh expects three arguments nowStephan Bergmann2013-07-301-3/+3
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-261-3/+0
* unotest: re-add test::BootstrapFixtureBase::getPathFromWorkdirMichael Stahl2013-07-011-0/+15
* Remove unused codePetr Vorel2013-07-011-12/+0
* remove some createFromAscii usageThomas Arnhold2013-06-291-3/+3
* Migrate CheckFields unit test to pythonDavid Ostrovsky2013-06-181-0/+17
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-306-126/+24
* fdo#55814 migrate java unit test to pythonDavid Ostrovsky2013-04-271-1/+5
* Make informative output more obviousStephan Bergmann2013-04-261-3/+5
* gbuild: drop uses of removed packagesDavid Tardon2013-04-243-6/+0
* move sal_inc headers to include/David Tardon2013-04-242-2/+2
* execute move of global headersBjoern Michaelsen2013-04-2310-448/+0
* clean up PythonTestsDavid Ostrovsky2013-04-221-3/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-226-137/+26
* move Python tests in-processMichael Stahl2013-04-091-0/+31
* set up python unit test infrastructureDavid Ostrovsky2013-04-093-0/+215
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-073-3/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0716-96/+96
* Show backtraces for core files from CppunitTests, tooStephan Bergmann2013-04-031-29/+44
* Bypass cppunit stuff for non-DESKTOP in more placesTor Lillqvist2013-04-021-0/+2
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* Removed RTL_CONSTASCII_(U)STRINGPARAM in unotestChr. Rossmanith2013-03-127-51/+30
* remove all d.lstMichael Stahl2013-02-281-0/+0
* Pass DocumentService to the loader during macro tests.Kohei Yoshida2013-02-052-4/+13
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-263-0/+3
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-212-4/+4