Age | Commit message (Expand) | Author |
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 |
2016-07-13 | uitest: all files moved to the new directory layout | Markus Mohrhard |
2016-07-13 | uitest: move more parts to the new directory structure | Markus Mohrhard |
2016-07-13 | uitest: remove the imports for pyuno and time | Markus Mohrhard |
2016-07-13 | uitest: move more code into the new directory layout | Markus Mohrhard |
2016-07-13 | uitest: remove unused imports | Markus Mohrhard |
2016-07-13 | uitest: remove print statement | Markus Mohrhard |
2016-07-12 | remove my sleep statements | Markus Mohrhard |
2016-07-10 | uitest: support the gdb param also in the uitest runner | Markus Mohrhard |
2016-07-10 | uitest: support starting the LibO with gdb | Markus Mohrhard |
2016-07-10 | uitest: handle the new template dialog in impress | 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: add a way to have sleeps in some test runs | Markus Mohrhard |
2016-06-26 | uitest: move for files into the new directory layout | Markus Mohrhard |
2016-06-26 | uitest: remove old test runner | Markus Mohrhard |
2016-06-26 | uitest: bring some order into the file mess | Markus Mohrhard |
2016-06-25 | uitest: add special char widget demo | Markus Mohrhard |
2016-06-25 | uitest: add a mode to just run one file | Markus Mohrhard |
2016-06-24 | uitest: also print number of skipped tests | Markus Mohrhard |
2016-06-24 | uitest: add execution time for each test | Markus Mohrhard |
2016-06-23 | uitest: improve the message of the ui test runner | Markus Mohrhard |
2016-06-22 | uitest: remove debug print statements | Markus Mohrhard |