summaryrefslogtreecommitdiff
path: root/unotest/source
AgeCommit message (Expand)AuthorFilesLines
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-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-27fdo#55814 migrate java unit test to pythonDavid Ostrovsky1-1/+5
2013-04-26Make informative output more obviousStephan Bergmann1-3/+5
2013-04-24move sal_inc headers to include/David Tardon2-2/+2
2013-04-22clean up PythonTestsDavid Ostrovsky1-3/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-69/+13
2013-04-09move Python tests in-processMichael Stahl1-0/+31
2013-04-09set up python unit test infrastructureDavid Ostrovsky3-0/+215
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák10-69/+69
2013-04-03Show backtraces for core files from CppunitTests, tooStephan Bergmann1-29/+44
2013-03-12Removed RTL_CONSTASCII_(U)STRINGPARAM in unotestChr. Rossmanith7-51/+30
2013-02-05Pass DocumentService to the loader during macro tests.Kohei Yoshida1-3/+12
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2-4/+4
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-8/+2
2012-12-10-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann1-6/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-14/+0
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz2-6/+0
2012-11-03unottest: add get(URL|Path)FromWorkdir to locate $WORKDIR_FOR_BUILDNorbert Thiebaud1-0/+27
2012-11-03Remove unused method and also remove not build testMarcos Paulo de Souza1-5/+0
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara1-11/+23
2012-10-31Remove unused method from testMarcos Paulo de Souza1-5/+0
2012-10-31Show URL of failing document in unit testsCédric Bosdonnat1-1/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-2/+0
2012-09-05Java cleanup, remove unused classNoel Grandin1-30/+0
2012-08-20Java5 updates - convert to genericsNoel Grandin1-1/+1
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet1-1/+1
2012-07-30add another tiff regression testCaolán McNamara1-0/+1
2012-07-26use EDB as well as CVE as encrypted prefixesCaolán McNamara1-5/+10
2012-06-29Java5 updates - update code to use genericsNoel Grandin1-1/+1
2012-06-27targetted re-work of cppunit pieces.Michael Meeks6-16/+1
2012-06-26re-base on ALv2 code.Michael Meeks19-466/+309
2012-04-14OfficeConnection: kill soffice process when Java bridge is disposedMichael Stahl1-15/+24
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara3-41/+124
2012-04-10Obtain resolver before spawning process_ in setUpStephan Bergmann1-3/+3
2012-03-09add regression test for writerMarkus Mohrhard1-0/+5
2012-03-03OfficeConnection.java: don't wait forever if terminate() failsMichael Stahl1-1/+6
2012-02-10unotest: convert to gbuildMatúš Kukan4-227/+0
2012-02-09Do not fail isStillAlive for "connect:" connectionsStephan Bergmann1-1/+6
2012-01-23Use /assets as SRC_ROOT and OUTDIR_FOR_BUILD on AndroidTor Lillqvist1-2/+2
2012-01-19finish sd's regression testMarkus Mohrhard1-0/+10