summaryrefslogtreecommitdiffstats
path: root/pyuno/qa
Commit message (Expand)AuthorAgeFilesLines
* tdf#124011 Add __ne__ method to UNO typesShubham Goyal2019-03-181-0/+72
* DeInitVCL in PythonTestStephan Bergmann2018-09-0711-0/+154
* Fix Python file URL construction on WindowsStephan Bergmann2018-04-051-10/+3
* Create temp copies of test docs in Python/UITestsStephan Bergmann2018-04-031-3/+2
* Fix PythonTest_pyuno_pytests_insertremovecells on WindowsStephan Bergmann2017-10-041-3/+8
* Call pyuno.private_initTestEnvironment() only onceStephan Bergmann2017-09-261-1/+5
* tdf#97361: Changed naming convention to Python type, object factories impleme...n5xgdh2016-12-1210-132/+150
* Running pep8 on pyuno unit test filesKenneth Koski2016-02-2314-115/+111
* Fix typosAndrea Gelmini2016-01-101-1/+1
* Make PyUNO provide more Pythonic behaviourMatthew J. Francis2015-06-2612-0/+1875
* Demystify magic poniesStephan Bergmann2014-06-041-1/+1
* as suspectedCaolán McNamara2014-04-241-1/+1
* test for _sslCaolán McNamara2014-04-241-1/+1
* this test apparently does not need pyunoDavid Tardon2014-04-181-2/+0
* add an import ssl testCaolán McNamara2014-04-181-0/+12
* Test for fdo#74824.Kevin Hunter2014-02-202-0/+85