Age | Commit message (Expand) | Author |
2017-10-02 | solenv: support gb_UITest_DEBUGRUN for ui tests | Miklos Vajna |
2017-07-23 | uitest: handle the case without dictionaries in the UI tests | Markus Mohrhard |
2017-06-12 | remove debug print statement | Markus Mohrhard |
2017-06-10 | uitest: set en_US.UTF8 for the LibreOffice instance | Markus Mohrhard |
2017-06-08 | remove unused imports | Markus Mohrhard |
2017-03-27 | uitest: add method to get the row object from a calc document | Markus Mohrhard |
2017-03-18 | uitest: add method to get the column object from a spreadsheet doc | Markus Mohrhard |
2017-02-27 | uitest: increase the shutdown timeout | Markus Mohrhard |
2017-02-27 | uitest: document methods and pep8 fixes | Markus Mohrhard |
2017-02-27 | uitest: remove old test methods | Markus Mohrhard |
2017-01-25 | uitest: some pep8 fixes | Markus Mohrhard |
2017-01-25 | uitest: document more UNO helper methods | Markus Mohrhard |
2016-12-22 | uitest: add helper method to get XCell from UNO | Markus Mohrhard |
2016-12-21 | uitest: add an optional way to print all received event names | Markus Mohrhard |
2016-12-19 | make sure we are not leaving soffice around if python process crashes | Markus Mohrhard |
2016-10-26 | normalize existing emacs/vim mode-lines in python files | Michael Stahl |
2016-10-11 | avoid infinite loop if the instance stopped already | Markus Mohrhard |
2016-09-29 | add helper methods to deal with Calc UNO | Markus Mohrhard |
2016-07-13 | uitest: move more code into the new directory layout | Markus Mohrhard |
2016-07-13 | uitest: remove print statement | Markus Mohrhard |
2016-07-10 | uitest: support starting the LibO with gdb | Markus Mohrhard |
2016-07-09 | uitest: kill the LibreOffice instance if it ignores terminate request | Markus Mohrhard |
2016-06-26 | uitest: move the EventListener to an own file in the new dir structure | Markus Mohrhard |
2016-06-26 | uitest: bring some order into the file mess | Markus Mohrhard |