Age | Commit message (Expand) | Author |
2018-03-07 | uitest: add demo showing how to select different sheet | Markus Mohrhard |
2017-03-26 | uitest: add demo showing how to use auto filter popup | Markus Mohrhard |
2017-03-26 | uitest: add demo showing how to interact with autofilter popup | Markus Mohrhard |
2017-03-26 | uitest: add initial autofilter test | Markus Mohrhard |
2017-03-01 | uitest: enable additional chart tests that seem to be stable now | Markus Mohrhard |
2017-03-01 | uitest: the new code allows to enable the chart test again | Markus Mohrhard |
2017-02-27 | uitest: move all the conditional format tests into an own test | Markus Mohrhard |
2017-02-18 | use special method to close dialog through button click | Markus Mohrhard |
2017-01-24 | tdf#105466: Add uitest | Xisco Fauli |
2017-01-20 | tdf#105411: Add uitest | Xisco Fauli |
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-19 | uitest: disable tests that deadlock with mutex problems | 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 | pathlib is only in python 3.4+ | Markus Mohrhard |
2016-09-29 | add complete test for tdf#96453 | Markus Mohrhard |
2016-09-29 | add test for tdf#96453 part 1 | 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: 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: remove the imports for pyuno and time | Markus Mohrhard |
2016-07-13 | uitest: move more code into the new directory layout | Markus Mohrhard |
2016-06-26 | uitest: move for files into the new directory layout | Markus Mohrhard |
2016-06-26 | uitest: bring some order into the file mess | Markus Mohrhard |
2016-06-22 | uitest: remove sleeps and prints from calc demo | Markus Mohrhard |
2016-06-22 | uitest: convert all calc demos to the unittest based approach | Markus Mohrhard |
2016-06-22 | uitest: start the switch to python's unittest | Markus Mohrhard |
2016-06-22 | uitest: add initial version for calc element demo | Markus Mohrhard |
2016-06-18 | uitest: make the calc keycode demo a bit easier to understand | Markus Mohrhard |
2016-06-18 | uitest: use the new cell content enter function | Markus Mohrhard |
2016-06-18 | uitest: split the demo | Markus Mohrhard |
2016-06-18 | uitest: add a demo case for new keycodes | Markus Mohrhard |
2016-06-18 | uitest: add demo showing how to activate chart | Markus Mohrhard |
2016-06-18 | uitest: add demo showing how to deselect an UI object | Markus Mohrhard |
2016-06-18 | uitest: add demo for chart wizard | Markus Mohrhard |
2016-06-18 | uitest: add all calc demo tests | Markus Mohrhard |
2016-06-18 | uitest: build system part for new uitests | Markus Mohrhard |
2016-06-18 | uitest: move code from calc_demo to normal demo for gridwin | Markus Mohrhard |
2016-06-18 | uitest: add close_doc calls to all calc tests | Markus Mohrhard |
2016-06-18 | uitest: use the close_doc call in the calc demo | Markus Mohrhard |
2016-06-18 | uitest: change the calc gridwin test to show problems with formula input | Markus Mohrhard |
2016-06-18 | uitest: add test for cell text input | Markus Mohrhard |
2016-06-18 | uitest: remove useless sleeps | Markus Mohrhard |
2016-06-18 | uitest: add example for extending the cell range | Markus Mohrhard |
2016-06-18 | uitest: add demo for calc's gridwindow | Markus Mohrhard |
2016-06-18 | uitest: add demo creating a local range name | Markus Mohrhard |
2016-06-18 | uitest: add test for tdf#98427 | Markus Mohrhard |
2016-06-18 | uitest: also remove the screenshot part from function names | Markus Mohrhard |