aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest
Commit message (Expand)AuthorAgeFilesLines
* Doc: correct the info about when each Qt Quick Test function is calledMitch Curtis2019-04-101-4/+4
* Doc: improve QUICK_TEST_MAIN_WITH_SETUP function descriptionsMitch Curtis2019-03-211-2/+7
* Document since versions for QUICK_TEST_MAIN_WITH_SETUP functionsMitch Curtis2019-03-211-0/+4
* Don't warn if invokable test setup function doesn't existMitch Curtis2019-03-211-9/+20
* QUICK_TEST_MAIN_WITH_SETUP: fix qmlEngineAvailable() being called too lateMitch Curtis2019-03-211-8/+7
* Doc: Fix link issuesNico Vertriest2019-02-281-1/+1
* qtlite: Fix build the source code with -no-feature-shortcutMikhail Svetkin2019-02-271-0/+4
* Defer QML testing until event loop has startedTor Arne Vestbø2019-02-121-1/+5
* quicktest: winrt: Use qml files from resource system by defaultOliver Wolff2019-01-101-1/+1
* Doc: fix QUICK_TEST_MAIN_WITH_SETUP function tableMitch Curtis2018-12-101-1/+2
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-11-161-1/+1
|\
| * Move xmllistmodel to xmlpatternsv5.12.0-beta4Frederik Gladhorn2018-11-051-1/+1
* | Qt Quick Test: support tags filter on tests runKirill Burtsev2018-11-152-0/+12
* | QUICK_TEST_MAIN_WITH_SETUP: improve documentationMitch Curtis2018-11-071-0/+11
|/
* Doc: Clarify that BC does not apply to Qt Quick TestPaul Wicking2018-10-101-0/+5
* Add test cleanup function for C++ partsRainer Keller2018-09-242-0/+8
* Encapsulate access to CompiledData::Object and CompiledData::ImportSimon Hausmann2018-07-311-2/+2
* QuickTestEvent: keep pressed mouse buttons constant during move eventsShawn Rutledge2018-07-312-1/+7
* Encapsulate the unit data in CompilationUnitSimon Hausmann2018-07-311-2/+2
* Add test init function for C++ partsRainer Keller2018-06-252-0/+10
* Exit test executable with failure if specified test functions are not foundKari Oikarinen2018-06-211-3/+14
* qtestoptions_p: Restore compatibility with older QtRobin Burchell2018-05-251-1/+5
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-151-2/+6
|\
| * Fix TestCaseCollector fails to initialize component from resourcesChristoph Keller2018-05-131-2/+6
* | Clean up manual reference of QQmlTypeData and QQmlPropertyCacheSimon Hausmann2018-04-261-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-181-0/+9
|\|
| * Doc: Add Licensing section to "Qt Quick Test", "Qt Quick Layouts"Kai Koehne2018-04-171-0/+9
* | testlib: Support regular expression ignores in ignoreMessageRobin Burchell2018-04-092-3/+13
|/
* 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