summaryrefslogtreecommitdiff
path: root/uitest
AgeCommit message (Expand)Author
2016-12-22uitest: add reference to moztrapMarkus Mohrhard
2016-12-22uitest: convert transpose manual test to automated testMarkus Mohrhard
2016-12-22uitest: convert validation manual test to automated testMarkus Mohrhard
2016-12-22uitest: add a way to execute blocking actionsMarkus Mohrhard
2016-12-22uitest: convert next manual calc test to an automatic oneMarkus Mohrhard
2016-12-22uitest: add method to get first componentMarkus Mohrhard
2016-12-22uitest: add helper method to get XCell from UNOMarkus Mohrhard
2016-12-22uitest: add a reference to the corresponding manual testMarkus Mohrhard
2016-12-21uitest: add initial test for converting manual tests to automated testsMarkus Mohrhard
2016-12-21uitest: add an optional way to print all received event namesMarkus Mohrhard
2016-12-20uitest: we need the workaround for the race condition also for file loadingMarkus Mohrhard
2016-12-20uitest: disable the one unreliable math test for nowMarkus Mohrhard
2016-12-19uitest: work around race condition when starting multiple soffice instancesMarkus Mohrhard
2016-12-19make sure we are not leaving soffice around if python process crashesMarkus Mohrhard
2016-12-19uitest: disable tests that deadlock with mutex problemsMarkus Mohrhard
2016-12-02uitest: prevent deadlock when the test failsMarkus Mohrhard
2016-12-02provide a way to limit the UI tests through envMarkus Mohrhard
2016-11-21uitest: fix path to url conversion on windowsMarkus Mohrhard
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-10-11forgot to actually remove the problematic importMarkus Mohrhard
2016-10-11make it easier to read the logsMarkus Mohrhard
2016-10-11avoid infinite loop if the instance stopped alreadyMarkus Mohrhard
2016-10-11pathlib is only in python 3.4+Markus Mohrhard
2016-10-01add resizing support to drawinglayer ui test objectsMarkus Mohrhard
2016-10-01add initial test for handlign drawinglayer objectsMarkus Mohrhard
2016-09-29add complete test for tdf#96453Markus Mohrhard
2016-09-29add helper methods to deal with Calc UNOMarkus Mohrhard
2016-09-29allow to listen to different eventsMarkus Mohrhard
2016-09-29use the new close dialog abstraction in impressMarkus Mohrhard
2016-09-29make use of the new event for closed dialogsMarkus Mohrhard
2016-09-29add test for tdf#96453 part 1Markus Mohrhard
2016-09-29fix test failureMarkus Mohrhard
2016-09-29add missing test filesMarkus Mohrhard
2016-07-17uitest: add a complex math testMarkus Mohrhard
2016-07-17uitest: add demo for new element selector math wrapperMarkus Mohrhard
2016-07-17uitest: add makefile part for new math testsMarkus Mohrhard
2016-07-17uitest: add initial demo for math edit windowMarkus Mohrhard
2016-07-17uitest: add some initial math ui testsMarkus Mohrhard
2016-07-17uitest: add demo showing how to select active frameMarkus Mohrhard
2016-07-17uitest: don't hard code my path in testMarkus Mohrhard
2016-07-17uitest: add demo for handling two filesMarkus Mohrhard
2016-07-17uitest: add some work to load several documentsMarkus Mohrhard
2016-07-16uitest: remove some debug output from new testMarkus Mohrhard
2016-07-16uitest: extend chart edit test to change chart through dialogMarkus Mohrhard
2016-07-16uitest: provide a way to open a dialog through an action on an objectMarkus Mohrhard
2016-07-16uitest: add first demo for editing the chartMarkus Mohrhard
2016-07-13uitest: all files moved to the new directory layoutMarkus Mohrhard
2016-07-13uitest: move more parts to the new directory structureMarkus Mohrhard
2016-07-13uitest: remove the imports for pyuno and timeMarkus Mohrhard
2016-07-13uitest: move more code into the new directory layoutMarkus Mohrhard