summaryrefslogtreecommitdiffstats
path: root/unotest/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* Java5 updates - convert to genericsNoel Grandin2012-08-201-1/+1
* Static method sleep from Thread should be accessed in a static wayJulien Nabet2012-08-061-1/+1
* add another tiff regression testCaolán McNamara2012-07-301-0/+1
* use EDB as well as CVE as encrypted prefixesCaolán McNamara2012-07-261-5/+10
* Java5 updates - update code to use genericsNoel Grandin2012-06-291-1/+1
* targetted re-work of cppunit pieces.Michael Meeks2012-06-276-16/+1
* re-base on ALv2 code.Michael Meeks2012-06-2619-466/+309
* OfficeConnection: kill soffice process when Java bridge is disposedMichael Stahl2012-04-141-15/+24
* setup/teardown default component context once before/after all testsCaolán McNamara2012-04-133-41/+124
* Obtain resolver before spawning process_ in setUpStephan Bergmann2012-04-101-3/+3
* add regression test for writerMarkus Mohrhard2012-03-091-0/+5
* OfficeConnection.java: don't wait forever if terminate() failsMichael Stahl2012-03-031-1/+6
* unotest: convert to gbuildMatúš Kukan2012-02-104-227/+0
* Do not fail isStillAlive for "connect:" connectionsStephan Bergmann2012-02-091-1/+6
* Use /assets as SRC_ROOT and OUTDIR_FOR_BUILD on AndroidTor Lillqvist2012-01-231-2/+2
* finish sd's regression testMarkus Mohrhard2012-01-191-0/+10
* Use / as SRC_ROOT and OUTDIR_FOR_BUILD on AndroidTor Lillqvist2011-12-191-0/+5
* gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2011-12-161-1/+1
* Handle unset workdir argument.Stephan Bergmann2011-12-161-1/+4
* create a base class for macros_testMarkus Mohrhard2011-11-272-0/+61
* remove debugcommand -- debugrun is superceding itBjoern Michaelsen2011-11-251-6/+0
* empty java stacktrace for soffice crashers, they are not interesting anywayBjoern Michaelsen2011-11-251-1/+14
* gdb stacktraces for subsequentchecksBjoern Michaelsen2011-11-251-28/+53
* Do build the unoexceptionprotector also when cross-compilingTor Lillqvist2011-11-191-6/+1
* deliver test/user-template/user to solver, unittests will use new user dirNoel Power2011-10-271-3/+10
* now drop not available yet includesCaolán McNamara2011-10-151-6/+0
* split bootstrapfixture and move test-filters class for sot testCaolán McNamara2011-10-153-0/+249