Age | Commit message (Expand) | Author |
2024-07-29 | testtools, uitest, unotest: fix issues found by Ruff linter | Ilmari Lauhakangas |
2023-03-20 | uitest: add a way to optionally use the same soffice process for a testsuite | Miklos Vajna |
2022-05-17 | Improve version check | Mike Kaganski |
2022-05-17 | use exec_module on newer Python (>3.3) to avoid DeprecationWarning | Noel Grandin |
2022-02-25 | uitest: unify code and use while True everywhere | Xisco Fauli |
2022-02-25 | uitest: remove debug option | Xisco Fauli |
2022-02-03 | ignore ~ backup files when searching for .py uitest files | Luboš Luňák |
2021-06-28 | uitest: log the active UITEST_TEST_NAME | Jan-Marek Glogowski |
2020-11-05 | Make order of UITest *.py test file processing deterministic | Stephan Bergmann |
2020-10-27 | uitest: move all calc tests to sc/qa/uitest | Xisco Fauli |
2020-02-19 | uitest: make sure UITEST_TEST_NAME matches exactly one test function | Miklos Vajna |
2019-11-18 | Fix 'is' operator for comparison | Jens Carl |
2019-07-15 | uitest: don't complain about the silly VIM swap files | Michael Stahl |
2019-01-14 | uitest: fail early in case a test file would be ignored | Miklos Vajna |
2018-07-10 | uitests - error if UITEST_TEST_NAME not set to anything useful | Noel Grandin |
2018-02-06 | uitest: improve conditional test suppression to limit by class and by function | Miklos Vajna |
2016-12-02 | provide a way to limit the UI tests through env | Markus Mohrhard |
2016-10-26 | normalize existing emacs/vim mode-lines in python files | Michael Stahl |
2016-10-11 | make it easier to read the logs | Markus Mohrhard |
2016-07-10 | uitest: support the gdb param also in the uitest runner | Markus Mohrhard |
2016-06-26 | uitest: add a way to have sleeps in some test runs | Markus Mohrhard |
2016-06-26 | uitest: bring some order into the file mess | 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-23 | uitest: improve the message of the ui test runner | Markus Mohrhard |
2016-06-22 | uitest: remove debug print statements | Markus Mohrhard |
2016-06-22 | uitest: start the switch to python's unittest | Markus Mohrhard |