summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* uitest: fix path to url conversion on windowsMarkus Mohrhard2016-11-211-1/+1
* normalize existing emacs/vim mode-lines in python filesMichael Stahl2016-10-2637-75/+75
* forgot to actually remove the problematic importMarkus Mohrhard2016-10-111-1/+0
* make it easier to read the logsMarkus Mohrhard2016-10-111-1/+1
* avoid infinite loop if the instance stopped alreadyMarkus Mohrhard2016-10-111-0/+3
* pathlib is only in python 3.4+Markus Mohrhard2016-10-113-13/+36
* add resizing support to drawinglayer ui test objectsMarkus Mohrhard2016-10-011-0/+19
* add initial test for handlign drawinglayer objectsMarkus Mohrhard2016-10-011-0/+35
* add complete test for tdf#96453Markus Mohrhard2016-09-291-1/+57
* add helper methods to deal with Calc UNOMarkus Mohrhard2016-09-292-0/+25
* allow to listen to different eventsMarkus Mohrhard2016-09-291-3/+3
* use the new close dialog abstraction in impressMarkus Mohrhard2016-09-291-6/+4
* make use of the new event for closed dialogsMarkus Mohrhard2016-09-291-0/+17
* add test for tdf#96453 part 1Markus Mohrhard2016-09-292-0/+37
* fix test failureMarkus Mohrhard2016-09-291-2/+6
* add missing test filesMarkus Mohrhard2016-09-292-0/+0
* uitest: add a complex math testMarkus Mohrhard2016-07-171-2/+26
* uitest: add demo for new element selector math wrapperMarkus Mohrhard2016-07-171-0/+12
* uitest: add makefile part for new math testsMarkus Mohrhard2016-07-172-0/+16
* uitest: add initial demo for math edit windowMarkus Mohrhard2016-07-171-0/+10
* uitest: add some initial math ui testsMarkus Mohrhard2016-07-171-0/+43
* uitest: add demo showing how to select active frameMarkus Mohrhard2016-07-171-0/+15
* uitest: don't hard code my path in testMarkus Mohrhard2016-07-171-2/+12
* uitest: add demo for handling two filesMarkus Mohrhard2016-07-171-0/+41
* uitest: add some work to load several documentsMarkus Mohrhard2016-07-171-0/+21
* uitest: remove some debug output from new testMarkus Mohrhard2016-07-161-5/+0
* uitest: extend chart edit test to change chart through dialogMarkus Mohrhard2016-07-161-3/+10
* uitest: provide a way to open a dialog through an action on an objectMarkus Mohrhard2016-07-161-0/+15
* uitest: add first demo for editing the chartMarkus Mohrhard2016-07-161-0/+73
* uitest: all files moved to the new directory layoutMarkus Mohrhard2016-07-1320-47/+15
* uitest: move more parts to the new directory structureMarkus Mohrhard2016-07-136-9/+17
* uitest: remove the imports for pyuno and timeMarkus Mohrhard2016-07-1314-148/+0
* uitest: move more code into the new directory layoutMarkus Mohrhard2016-07-1321-20/+20
* uitest: remove unused importsMarkus Mohrhard2016-07-131-3/+0
* uitest: remove print statementMarkus Mohrhard2016-07-131-1/+0
* remove my sleep statementsMarkus Mohrhard2016-07-121-8/+0
* uitest: support the gdb param also in the uitest runnerMarkus Mohrhard2016-07-101-1/+1
* uitest: support starting the LibO with gdbMarkus Mohrhard2016-07-101-0/+9
* uitest: handle the new template dialog in impressMarkus Mohrhard2016-07-101-0/+27
* uitest: kill the LibreOffice instance if it ignores terminate requestMarkus Mohrhard2016-07-091-1/+16
* uitest: move the EventListener to an own file in the new dir structureMarkus Mohrhard2016-06-263-39/+51
* uitest: add a way to have sleeps in some test runsMarkus Mohrhard2016-06-264-5/+36
* uitest: move for files into the new directory layoutMarkus Mohrhard2016-06-265-3/+3
* uitest: remove old test runnerMarkus Mohrhard2016-06-261-75/+0
* uitest: bring some order into the file messMarkus Mohrhard2016-06-2622-22/+22
* uitest: add special char widget demoMarkus Mohrhard2016-06-251-0/+37
* uitest: add a mode to just run one fileMarkus Mohrhard2016-06-251-14/+20
* uitest: also print number of skipped testsMarkus Mohrhard2016-06-241-0/+1
* uitest: add execution time for each testMarkus Mohrhard2016-06-241-0/+4
* uitest: improve the message of the ui test runnerMarkus Mohrhard2016-06-231-1/+7