summaryrefslogtreecommitdiff
path: root/unotest/source/python
AgeCommit message (Expand)AuthorFilesLines
2020-10-29python test shutdown robustnessNoel1-5/+6
2020-04-09pyuno,*: kill Python 2 support with fireMichael Stahl1-2/+0
2019-10-02WTF "WTF 255 return value?"Stephan Bergmann1-4/+2
2019-08-12Fix typosAndrea Gelmini1-1/+1
2018-09-07DeInitVCL in PythonTestStephan Bergmann2-1/+35
2018-04-14Fix typosAndrea Gelmini1-1/+1
2018-04-06Fix Python file URL construction on WindowsStephan Bergmann1-5/+2
2018-04-03Create temp copies of test docs in Python/UITestsStephan Bergmann1-9/+29
2017-09-07unotest.py: refactor confusing mess of openDoc functionsMichael Stahl1-45/+18
2017-05-27tdf#97362: CheckBookmarks unittest migrated to python (check_bookmarks.py)jmzambon1-0/+12
2017-03-13Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"Miklos Vajna1-3/+0
2017-03-11comphelper: fix MSVC hang in ThreadPool::shutdown()Michael Stahl1-0/+3
2017-03-02Fix typosAndrea Gelmini1-1/+1
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