summaryrefslogtreecommitdiff
path: root/pyuno/qa
AgeCommit message (Expand)Author
2020-04-09pyuno,*: kill Python 2 support with fireMichael Stahl
2019-12-05tdf#97361: Removed getByTindex in Pyuno pytestsMayank Suman
2019-03-18tdf#124011 Add __ne__ method to UNO typesShubham Goyal
2018-09-07DeInitVCL in PythonTestStephan Bergmann
2018-04-05Fix Python file URL construction on WindowsStephan Bergmann
2018-04-03Create temp copies of test docs in Python/UITestsStephan Bergmann
2017-10-04Fix PythonTest_pyuno_pytests_insertremovecells on WindowsStephan Bergmann
2017-09-26Call pyuno.private_initTestEnvironment() only onceStephan Bergmann
2016-12-12tdf#97361: Changed naming convention to Python type, object factories impleme...n5xgdh
2016-02-23Running pep8 on pyuno unit test filesKenneth Koski
2016-01-10Fix typosAndrea Gelmini
2015-06-26Make PyUNO provide more Pythonic behaviourMatthew J. Francis
2014-06-04Demystify magic poniesStephan Bergmann
2014-04-24as suspectedCaolán McNamara
2014-04-24test for _sslCaolán McNamara
2014-04-18this test apparently does not need pyunoDavid Tardon
2014-04-18add an import ssl testCaolán McNamara
2014-02-20Test for fdo#74824.Kevin Hunter