summaryrefslogtreecommitdiff
path: root/uitest/test_main.py
AgeCommit message (Expand)Author
2020-11-05Make order of UITest *.py test file processing deterministicStephan Bergmann
2020-10-27uitest: move all calc tests to sc/qa/uitestXisco Fauli
2020-02-19uitest: make sure UITEST_TEST_NAME matches exactly one test functionMiklos Vajna
2019-11-18Fix 'is' operator for comparisonJens Carl
2019-07-15uitest: don't complain about the silly VIM swap filesMichael Stahl
2019-01-14uitest: fail early in case a test file would be ignoredMiklos Vajna
2018-07-10uitests - error if UITEST_TEST_NAME not set to anything usefulNoel Grandin
2018-02-06uitest: improve conditional test suppression to limit by class and by functionMiklos Vajna
2016-12-02provide a way to limit the UI tests through envMarkus Mohrhard
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-10-11make it easier to read the logsMarkus Mohrhard
2016-07-10uitest: support the gdb param also in the uitest runnerMarkus Mohrhard
2016-06-26uitest: add a way to have sleeps in some test runsMarkus Mohrhard
2016-06-26uitest: bring some order into the file messMarkus Mohrhard
2016-06-25uitest: add a mode to just run one fileMarkus Mohrhard
2016-06-24uitest: also print number of skipped testsMarkus Mohrhard
2016-06-23uitest: improve the message of the ui test runnerMarkus Mohrhard
2016-06-22uitest: remove debug print statementsMarkus Mohrhard
2016-06-22uitest: start the switch to python's unittestMarkus Mohrhard