aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest/selftests
Commit message (Expand)AuthorAgeFilesLines
* tst_grabImage: Some work on looking into flakinessRobin Burchell2017-05-111-1/+8
* TestCase: Grow some new functionality on grabImageRobin Burchell2017-05-112-0/+56
* tst_grabImage: Small improvement to avoid accidental leakage of ItemsRobin Burchell2017-04-231-1/+1
* Re-blacklist an unstable testRobin Burchell2017-04-221-1/+3
* qmltest: Split into separate testsRobin Burchell2017-04-202-0/+7
* Error out if TestCase.verify receives more than 2 parametersAlbert Astals Cid2017-04-051-0/+10
* TestCase: make parent argument to createTemporaryObject optionalMitch Curtis2016-12-211-0/+36
* TestCase: don't try to access destroyed temporary objectsMitch Curtis2016-12-211-0/+30
* TestCase: add createTemporaryObject(), createTemporaryQmlObject()Mitch Curtis2016-12-141-0/+113
* Add tryVerify()Mitch Curtis2016-07-201-0/+72
* Updated license headersJani Heikkinen2016-01-208-136/+96
* QuickTest: Enable use of BLACKLIST fileCaroline Chao2015-06-151-0/+26
* TestCase: add equals() function to QuickTestImageObject.Mitch Curtis2015-04-211-0/+58
* testlib: Fix qml objects not deleted between data testsCaroline Chao2015-03-091-0/+18
* QuickTestResult: Try a bit harder when stringifying a valueGabriel de Dietrich2015-02-121-0/+47
* Update copyright headersJani Heikkinen2015-02-126-42/+42
* qttest: make findChild available only for QtTest 1.1Fawzi Mohamed2014-12-056-6/+6
* Also search for visual children in TestCase::findChild().Mitch Curtis2014-09-291-1/+36
* Update license headers and add new licensesJani Heikkinen2014-08-256-113/+65
* Add findChild to TestCase.Mitch Curtis2014-07-041-0/+112
* Testlib: Fix qml objects not deleted in TestCaseCaroline Chao2013-04-111-0/+62
* Update copyright year in Digia's license headersSergio Ahumada2013-01-104-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-234-96/+96
* Add fuzzyCompare() to qmltestCharles Yin2012-07-181-0/+4
* Fix some issues with init_data() for qmltestCharles Yin2012-04-051-0/+78
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update obsolete contact address.Jason McDonald2012-01-233-3/+3
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-173-3/+3
* Remove SkipMode from qtestlib API.Jason McDonald2011-10-211-28/+4
* fix qmltest bugsCharles Yin2011-07-201-0/+2
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-083-51/+51
* Integrate QtQuickTest into QtCharles Yin2011-05-203-0/+1779