Age | Commit message (Expand) | Author |
2016-12-24 | uitest: write a helper method for selecting based on position | Markus Mohrhard |
2016-12-24 | uitest: add a helper method for typing text | Markus Mohrhard |
2016-12-22 | uitest: convert random number manual test to automated testing | Markus Mohrhard |
2016-12-22 | uitest: convert cell recalculation manual test to automated testing | Markus Mohrhard |
2016-12-22 | uitest: add reference to moztrap | Markus Mohrhard |
2016-12-22 | uitest: convert transpose manual test to automated test | Markus Mohrhard |
2016-12-22 | uitest: convert validation manual test to automated test | Markus Mohrhard |
2016-12-22 | uitest: add a way to execute blocking actions | Markus Mohrhard |
2016-12-22 | uitest: convert next manual calc test to an automatic one | Markus Mohrhard |
2016-12-22 | uitest: add method to get first component | Markus Mohrhard |
2016-12-22 | uitest: add helper method to get XCell from UNO | Markus Mohrhard |
2016-12-22 | uitest: add a reference to the corresponding manual test | Markus Mohrhard |
2016-12-21 | uitest: add initial test for converting manual tests to automated tests | Markus Mohrhard |
2016-12-21 | uitest: add an optional way to print all received event names | Markus Mohrhard |
2016-12-20 | uitest: we need the workaround for the race condition also for file loading | Markus Mohrhard |
2016-12-20 | uitest: disable the one unreliable math test for now | Markus Mohrhard |
2016-12-19 | uitest: work around race condition when starting multiple soffice instances | Markus Mohrhard |
2016-12-19 | make sure we are not leaving soffice around if python process crashes | Markus Mohrhard |
2016-12-19 | uitest: disable tests that deadlock with mutex problems | Markus Mohrhard |
2016-12-02 | uitest: prevent deadlock when the test fails | Markus Mohrhard |
2016-12-02 | provide a way to limit the UI tests through env | Markus Mohrhard |
2016-11-21 | uitest: fix path to url conversion on windows | Markus Mohrhard |
2016-10-26 | normalize existing emacs/vim mode-lines in python files | Michael Stahl |
2016-10-11 | forgot to actually remove the problematic import | Markus Mohrhard |
2016-10-11 | make it easier to read the logs | Markus Mohrhard |
2016-10-11 | avoid infinite loop if the instance stopped already | Markus Mohrhard |
2016-10-11 | pathlib is only in python 3.4+ | Markus Mohrhard |
2016-10-01 | add resizing support to drawinglayer ui test objects | Markus Mohrhard |
2016-10-01 | add initial test for handlign drawinglayer objects | Markus Mohrhard |
2016-09-29 | add complete test for tdf#96453 | Markus Mohrhard |
2016-09-29 | add helper methods to deal with Calc UNO | Markus Mohrhard |
2016-09-29 | allow to listen to different events | Markus Mohrhard |
2016-09-29 | use the new close dialog abstraction in impress | Markus Mohrhard |
2016-09-29 | make use of the new event for closed dialogs | Markus Mohrhard |
2016-09-29 | add test for tdf#96453 part 1 | Markus Mohrhard |
2016-09-29 | fix test failure | Markus Mohrhard |
2016-09-29 | add missing test files | Markus Mohrhard |
2016-07-17 | uitest: add a complex math test | Markus Mohrhard |
2016-07-17 | uitest: add demo for new element selector math wrapper | Markus Mohrhard |
2016-07-17 | uitest: add makefile part for new math tests | Markus Mohrhard |
2016-07-17 | uitest: add initial demo for math edit window | Markus Mohrhard |
2016-07-17 | uitest: add some initial math ui tests | Markus Mohrhard |
2016-07-17 | uitest: add demo showing how to select active frame | Markus Mohrhard |
2016-07-17 | uitest: don't hard code my path in test | Markus Mohrhard |
2016-07-17 | uitest: add demo for handling two files | Markus Mohrhard |
2016-07-17 | uitest: add some work to load several documents | Markus Mohrhard |
2016-07-16 | uitest: remove some debug output from new test | Markus Mohrhard |
2016-07-16 | uitest: extend chart edit test to change chart through dialog | Markus Mohrhard |
2016-07-16 | uitest: provide a way to open a dialog through an action on an object | Markus Mohrhard |
2016-07-16 | uitest: add first demo for editing the chart | Markus Mohrhard |