summaryrefslogtreecommitdiff
path: root/uitest/libreoffice
AgeCommit message (Expand)Author
2020-08-21Fix typosAndrea Gelmini
2020-06-09Print more information about the swallowed exceptionsStephan Bergmann
2020-06-08Reliably terminate soffice.bin when terminating sofficeStephan Bergmann
2020-06-05self.socket appears to be unusedStephan Bergmann
2020-06-05Reliably terminate soffice when connect throws an exceptionStephan Bergmann
2020-06-04Remove unused self.proStephan Bergmann
2020-06-04Adapt documentationStephan Bergmann
2020-04-07Revert "UITest: Actually time-out the wait"Stephan Bergmann
2020-01-25UITest: Actually time-out the waitMike Kaganski
2019-10-04Revert "uitest: make child soffice process die when parent dies"Stephan Bergmann
2019-10-04Reliably wait for soffice to terminateStephan Bergmann
2019-10-03Propagate soffice process failure from OfficeConnection's tearDownStephan Bergmann
2019-10-01uitest: make child soffice process die when parent diesNoel Grandin
2019-08-09Fix typosAndrea Gelmini
2018-09-27uitest: add the ModelessDialogVisible event to the execute_blocked_actionMarkus Mohrhard
2017-10-02solenv: support gb_UITest_DEBUGRUN for ui testsMiklos Vajna
2017-07-23uitest: handle the case without dictionaries in the UI testsMarkus Mohrhard
2017-06-12remove debug print statementMarkus Mohrhard
2017-06-10uitest: set en_US.UTF8 for the LibreOffice instanceMarkus Mohrhard
2017-06-08remove unused importsMarkus Mohrhard
2017-03-27uitest: add method to get the row object from a calc documentMarkus Mohrhard
2017-03-18uitest: add method to get the column object from a spreadsheet docMarkus Mohrhard
2017-02-27uitest: increase the shutdown timeoutMarkus Mohrhard
2017-02-27uitest: document methods and pep8 fixesMarkus Mohrhard
2017-02-27uitest: remove old test methodsMarkus Mohrhard
2017-01-25uitest: some pep8 fixesMarkus Mohrhard
2017-01-25uitest: document more UNO helper methodsMarkus Mohrhard
2016-12-22uitest: add helper method to get XCell from UNOMarkus Mohrhard
2016-12-21uitest: add an optional way to print all received event namesMarkus Mohrhard
2016-12-19make sure we are not leaving soffice around if python process crashesMarkus Mohrhard
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-10-11avoid infinite loop if the instance stopped alreadyMarkus Mohrhard
2016-09-29add helper methods to deal with Calc UNOMarkus Mohrhard
2016-07-13uitest: move more code into the new directory layoutMarkus Mohrhard
2016-07-13uitest: remove print statementMarkus Mohrhard
2016-07-10uitest: support starting the LibO with gdbMarkus Mohrhard
2016-07-09uitest: kill the LibreOffice instance if it ignores terminate requestMarkus Mohrhard
2016-06-26uitest: move the EventListener to an own file in the new dir structureMarkus Mohrhard
2016-06-26uitest: bring some order into the file messMarkus Mohrhard