aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest
Commit message (Expand)AuthorAgeFilesLines
* Fix TestCaseCollector fails to initialize component from resourcesChristoph Keller2018-05-131-2/+6
* Doc: Add Licensing section to "Qt Quick Test", "Qt Quick Layouts"Kai Koehne2018-04-171-0/+9
* qmltest: Use correct Testlib headerFriedemann Kleint2018-04-031-1/+1
* doc: Add special module header to qtqmltest.qdocconfMartin Smith2018-03-021-1/+1
* Doc: Change QtQuickTest to QtQmlTestMartin Smith2018-03-021-27/+27
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-272-2/+2
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-265-21/+21
* Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-021-1/+1
* Add QUICK_TEST_MAIN_WITH_SETUP to allow executing C++ before a QML testMitch Curtis2018-02-023-4/+88
* Give Qt Quick Test its own documentation moduleMitch Curtis2018-01-263-0/+177
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-091-6/+0
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-041-6/+0
| |\
| | * qtquicktest: remove dead INSTALLS from qmltest.proGatis Paeglis2017-12-061-6/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-202-0/+19
|\| |
| * | testlib: add key sequence functionLiang Qi2017-11-032-0/+19
* | | Allow adding file selectors for QUICK_TEST_MAIN testsJan Murawski2017-12-051-0/+11
* | | Merge remote-tracking branch 'origin/wip/new-backend' into devSimon Hausmann2017-11-211-0/+1
|\ \ \
| * | | Merge remote-tracking branch 'origin/dev' into HEADLars Knoll2017-10-221-7/+155
| |\| |
| * | | Merge remote-tracking branch 'origin/5.10' into wip/new-backendSimon Hausmann2017-09-121-34/+34
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/dev' into wip/new-backendSimon Hausmann2017-09-082-1/+6
| |\ \ \ \
| * | | | | Fix compilationLars Knoll2017-09-011-0/+1
* | | | | | Make qml-debug a proper featureUlf Hermann2017-11-081-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-09-201-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
* | | | | QuickTest: initialize import and plugin paths before TestCaseCollectorJ-P Nurmi2017-09-151-4/+4
* | | | | qmltest: Enumerate test cases / functions without evaluating QMLTor Arne Vestbø2017-09-131-3/+151
| |_|_|/ |/| | |
* | | | qmltest: Run each test in a separate QQuickView for test isolationTor Arne Vestbø2017-09-051-34/+34
| |_|/ |/| |
* | | Revert "Make QtQuickTest::mouseEvent use QTest::mouseX"Jani Heikkinen2017-09-041-17/+23
* | | QtQuickTest::mouseEvent: when clicking a Window, use the given coordsShawn Rutledge2017-09-011-1/+1
* | | Make QtQuickTest::mouseEvent use QTest::mouseXAlbert Astals Cid2017-08-301-23/+17
* | | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-231-0/+5
|\| | | |/ |/|
| * Fix finding test data on AndroidEskil Abrahamsen Blomfeldt2017-08-221-0/+5
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-0/+6
|\|
| * testlib: print out milliseconds for datetimeLiang Qi2017-06-161-0/+6
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-151-0/+6
|\|
| * qmltest: fix compare() for urlsLiang Qi2017-06-141-0/+6
* | TestCase: Grow some new functionality on grabImageRobin Burchell2017-05-111-1/+39
|/
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+1
* QtQuickTest::mouseEvent(): pass QPointF by referencev5.9.0-alpha1J-P Nurmi2017-02-211-1/+1
* quicktest: Don't warn if the root item has no sizeRobin Burchell2016-12-221-3/+0
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-143-4/+4
|\
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-293-4/+4
* | Add touch event support to qmltestJeremy Katz2016-12-063-1/+118
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-231-0/+1
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2016-11-151-0/+1
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-0/+1
| | |\
| | | * Fix QtQuickTest::mouseMove not having timestampsFrederik Gladhorn2016-11-111-0/+1
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-121-1/+9
| | |\|
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-182-1/+14
|\| | |
| * | | qmltest: Fix build on Windows 32bitFriedemann Kleint2016-10-131-0/+5
| * | | Merge remote-tracking branch 'origin/5.6' into 5.8Simon Hausmann2016-10-131-1/+9
| |\ \ \ | | | |/ | | |/|