summaryrefslogtreecommitdiff
path: root/uitest
AgeCommit message (Expand)AuthorFilesLines
2017-03-01uitest: enable additional chart tests that seem to be stable nowMarkus Mohrhard1-2/+0
2017-03-01uitest: the new code allows to enable the chart test againMarkus Mohrhard1-1/+0
2017-02-27uitest: catch more exceptions during shutdownMarkus Mohrhard1-7/+7
2017-02-27uitest: use correct method to close a dialogMarkus Mohrhard1-1/+1
2017-02-27uitest: handle crash reporter dialog correctly during start-upMarkus Mohrhard1-1/+22
2017-02-27uitest: use the new dialog method in the python codeMarkus Mohrhard1-3/+3
2017-02-27uitest: remove old debug sleep statementsMarkus Mohrhard1-4/+0
2017-02-27uitest: move all the conditional format tests into an own testMarkus Mohrhard3-155/+0
2017-02-27uitest: increase the shutdown timeoutMarkus Mohrhard1-1/+1
2017-02-27uitest: document methods and pep8 fixesMarkus Mohrhard1-3/+35
2017-02-27uitest: remove old test methodsMarkus Mohrhard1-6/+0
2017-02-18use special method to close dialog through button clickMarkus Mohrhard11-18/+18
2017-02-18uitest: use the correct method to close a dialog through a buttonMarkus Mohrhard7-9/+44
2017-02-07tdf#79236: Add uitestXisco Fauli1-0/+124
2017-01-25uitest: some pep8 fixesMarkus Mohrhard1-4/+9
2017-01-25uitest: document more UNO helper methodsMarkus Mohrhard3-1/+21
2017-01-24tdf#105466: Add uitestXisco Fauli1-0/+31
2017-01-20tdf#105411: Add uitestXisco Fauli1-0/+35
2017-01-17uitest: check the different layoutsXisco Fauli1-0/+43
2017-01-15tdf#80663 Add uitestXisco Fauli1-0/+40
2017-01-15tdf#92611: Add uitestXisco Fauli1-0/+27
2017-01-14tdf#96067 Add uitestXisco Fauli1-0/+45
2017-01-14Check number of columns and row in the inserted tableXisco Fauli1-0/+6
2017-01-14tdf#104158: Add uitestXisco Fauli1-0/+31
2016-12-24uitest: write a helper method for selecting based on positionMarkus Mohrhard9-22/+21
2016-12-24uitest: add a helper method for typing textMarkus Mohrhard10-51/+37
2016-12-22uitest: convert random number manual test to automated testingMarkus Mohrhard1-0/+39
2016-12-22uitest: convert cell recalculation manual test to automated testingMarkus Mohrhard2-0/+23
2016-12-22uitest: add reference to moztrapMarkus Mohrhard1-0/+2
2016-12-22uitest: convert transpose manual test to automated testMarkus Mohrhard1-0/+36
2016-12-22uitest: convert validation manual test to automated testMarkus Mohrhard1-0/+31
2016-12-22uitest: add a way to execute blocking actionsMarkus Mohrhard1-0/+18
2016-12-22uitest: convert next manual calc test to an automatic oneMarkus Mohrhard1-0/+44
2016-12-22uitest: add method to get first componentMarkus Mohrhard1-0/+7
2016-12-22uitest: add helper method to get XCell from UNOMarkus Mohrhard1-0/+4
2016-12-22uitest: add a reference to the corresponding manual testMarkus Mohrhard1-0/+1
2016-12-21uitest: add initial test for converting manual tests to automated testsMarkus Mohrhard4-0/+74
2016-12-21uitest: add an optional way to print all received event namesMarkus Mohrhard1-1/+5
2016-12-20uitest: we need the workaround for the race condition also for file loadingMarkus Mohrhard1-0/+3
2016-12-20uitest: disable the one unreliable math test for nowMarkus Mohrhard1-0/+3
2016-12-19uitest: work around race condition when starting multiple soffice instancesMarkus Mohrhard1-0/+3
2016-12-19make sure we are not leaving soffice around if python process crashesMarkus Mohrhard2-12/+37
2016-12-19uitest: disable tests that deadlock with mutex problemsMarkus Mohrhard2-1/+5
2016-12-02uitest: prevent deadlock when the test failsMarkus Mohrhard1-0/+9
2016-12-02provide a way to limit the UI tests through envMarkus Mohrhard1-0/+4
2016-11-21uitest: fix path to url conversion on windowsMarkus Mohrhard1-1/+1
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl37-75/+75
2016-10-11forgot to actually remove the problematic importMarkus Mohrhard1-1/+0
2016-10-11make it easier to read the logsMarkus Mohrhard1-1/+1
2016-10-11avoid infinite loop if the instance stopped alreadyMarkus Mohrhard1-0/+3