summaryrefslogtreecommitdiffstats
path: root/unotest/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* fdo#55814 migrate java unit test to pythonDavid Ostrovsky2013-04-271-1/+5
* Make informative output more obviousStephan Bergmann2013-04-261-3/+5
* move sal_inc headers to include/David Tardon2013-04-242-2/+2
* clean up PythonTestsDavid Ostrovsky2013-04-221-3/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-223-69/+13
* move Python tests in-processMichael Stahl2013-04-091-0/+31
* set up python unit test infrastructureDavid Ostrovsky2013-04-093-0/+215
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0710-69/+69
* Show backtraces for core files from CppunitTests, tooStephan Bergmann2013-04-031-29/+44
* Removed RTL_CONSTASCII_(U)STRINGPARAM in unotestChr. Rossmanith2013-03-127-51/+30
* Pass DocumentService to the loader during macro tests.Kohei Yoshida2013-02-051-3/+12
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-212-4/+4
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-8/+2
* -Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann2012-12-101-6/+4
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-303-14/+0
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-202-6/+0
* unottest: add get(URL|Path)FromWorkdir to locate $WORKDIR_FOR_BUILDNorbert Thiebaud2012-11-031-0/+27
* Remove unused method and also remove not build testMarcos Paulo de Souza2012-11-031-5/+0
* rework filters test to squeeze through extra flagsCaolán McNamara2012-11-011-11/+23
* Remove unused method from testMarcos Paulo de Souza2012-10-311-5/+0
* Show URL of failing document in unit testsCédric Bosdonnat2012-10-311-1/+2
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-142-2/+0
* Java cleanup, remove unused classNoel Grandin2012-09-051-30/+0