summaryrefslogtreecommitdiffstats
path: root/unotest
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-212-10/+4
* -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
* cleanup README files.Michael Meeks2012-11-051-1/+0
* add a README filesAlia Almusaireae2012-11-051-0/+1
* unottest: add get(URL|Path)FromWorkdir to locate $WORKDIR_FOR_BUILDNorbert Thiebaud2012-11-032-0/+35
* Remove unused method and also remove not build testMarcos Paulo de Souza2012-11-032-8/+0
* rework filters test to squeeze through extra flagsCaolán McNamara2012-11-012-14/+39
* Remove unused method from testMarcos Paulo de Souza2012-10-312-8/+0