summaryrefslogtreecommitdiff
path: root/unotest/source/python
AgeCommit message (Expand)AuthorFilesLines
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl1-2/+2
2015-08-06unotest.py: call the magic bootstrap init function once onlyMichael Stahl1-1/+6
2015-06-26Python 2.7 compatibility for unotest.pyMatthew J. Francis1-0/+2
2015-06-23Uno api sidebar unit test tdf#91806Laurent Godard1-0/+14
2015-03-29The --nofirststartwizard option is a no-opTor Lillqvist1-1/+1
2015-02-09Adapt file URL hackery to WindowsStephan Bergmann1-1/+4
2015-02-03copy test file to workdir to avoid overwritingLionel Elie Mamane1-0/+11
2014-10-22framework, unotest: do not override UserInstallation from environmentMichael Stahl1-9/+0
2014-10-07fdo84315: add integration test for basic LibreOffice Base functionalityBjoern Michaelsen1-0/+25
2014-06-04Demystify magic poniesStephan Bergmann1-1/+1
2013-09-22make the PythonTest run on WNTMichael Stahl1-1/+5
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-22clean up PythonTestsDavid Ostrovsky1-3/+1
2013-04-09move Python tests in-processMichael Stahl1-0/+31
2013-04-09set up python unit test infrastructureDavid Ostrovsky3-0/+215