aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest/TestCase.qml
Commit message (Expand)AuthorAgeFilesLines
* Doc: Clean up test case project structureAndreas Eliasson2024-09-301-2/+1
* Doc: Edit section about How to Separate Tests from App LogicAndreas Eliasson2024-04-161-29/+62
* qmltest: add a 'modifiers' argument to mouseMove()Richard Moe Gustavsen2024-03-261-6/+8
* QmlTest: Document timer drift between TestCase and TimerUlf Hermann2024-02-151-1/+10
* Doc: explain how to ensure the TestCase's window is activeMitch Curtis2024-01-151-0/+9
* doc: Clarify the use of init_data()Joni Poikelin2024-01-111-2/+3
* TestCase: use strict (in)equality operators whenever possibleVladimir Belyavsky2023-12-081-35/+35
* TestCase: use `let` instead of `var`Vladimir Belyavsky2023-12-081-57/+57
* TestCase: make failOnWarning() functional on temp objects destructionVladimir Belyavsky2023-11-241-1/+3
* QtTest: Do not verify() before logging startsUlf Hermann2023-08-121-1/+5
* Doc: Fix documentation issuesTopi Reinio2023-06-091-1/+1
* Doc: Add section that shows how to separate qml tests from app logicAndreas Eliasson2023-05-301-0/+75
* Doc: fix since/deprecation versions for TestCase change that missed 6.4Mitch Curtis2022-10-041-3/+3
* createTemporaryObject: account for undefined parent argumentMitch Curtis2022-09-301-0/+3
* Doc: elaborate on failOnWarning behaviorMitch Curtis2022-09-231-10/+23
* QmlTest: Prevent interleaved execution of TestCasesUlf Hermann2022-08-251-5/+9
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* TestCase: add API for checking for polish at window levelMitch Curtis2022-06-061-13/+40
* QML test lib: propagate failOnWarning() feature to QMLAndrei Golubev2021-12-041-0/+39
* Replace uses of deprecated QWARN macro with qWarningTor Arne Vestbø2021-08-041-1/+1
* Modernize QuickTest's TestCase.qmlFabian Kosmale2021-07-051-5/+6
* Refactor and update qml CMake APICraig Scott2021-06-041-0/+2016