summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Simulation of keyboard and mouse eventsRhys Weatherley2010-12-147-0/+626
* Make buttonclick test name consistent with filenameRhys Weatherley2010-12-141-1/+1
* Add some self tests for QtQuickTestRhys Weatherley2010-12-132-12/+319
* Better documentation for optional parametersRhys Weatherley2010-12-131-23/+15
* Minor typoRhys Weatherley2010-12-101-1/+1
* Add url of the external source repoRhys Weatherley2010-12-101-1/+3
* Convert the documentation into qdoc formRhys Weatherley2010-12-1041-318/+4504
* Document the TestCase element using qdoc syntaxRhys Weatherley2010-12-102-0/+515
* Prefix internal identifiers with "qtest_"Rhys Weatherley2010-12-101-105/+104
* Better handling for uncaught exceptionsRhys Weatherley2010-12-101-1/+2
* Fix for INCLUDEPATH in quicktestlib.pro fileRhys Weatherley2010-12-101-0/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:research/qtest-qmlDaniel Pope2010-12-106-2/+139
|\
| * Add a stand-alone test runner for QML unit testsRhys Weatherley2010-12-104-1/+90
| * Handle import paths in the test harnessRhys Weatherley2010-12-103-1/+49
* | Windows-ification of the QML test framework... In summary:Daniel Pope2010-12-102-4/+3
|/
* Add benchmark support to the QML test frameworkRhys Weatherley2010-12-096-4/+339
* QTEST_QUICK -> QUICK_TESTRhys Weatherley2010-12-096-22/+22
* Move headers to QtQuickTest directoryRhys Weatherley2010-12-097-9/+9
* QDeclarative -> QuickTest for the test classesRhys Weatherley2010-12-098-79/+79
* Fix program name in warning messageRhys Weatherley2010-12-091-1/+1
* Install qmltestcase.prf for user applicationsRhys Weatherley2010-12-093-1/+40
* Use QtQuickTest as the uniform name for the moduleRhys Weatherley2010-12-0916-47/+47
* Add Copyright license files and headersRhys Weatherley2010-12-088-27/+1751
* Triggering tests to run after the window is shownRhys Weatherley2010-12-084-6/+80
* Run tests that are not bound as resourcesRhys Weatherley2010-12-0824-147/+53
* Add file/line information to fail messagesRhys Weatherley2010-12-084-30/+114
* Test signalsRhys Weatherley2010-12-076-1/+187
* Add tryCompare() function for asynchronous testingRhys Weatherley2010-12-073-12/+136
* Add equivalents of qWait() and qSleep()Rhys Weatherley2010-12-074-0/+28
* Reset data tag after running test functionRhys Weatherley2010-12-071-1/+1
* Add ignoreWarning() helper functionRhys Weatherley2010-12-064-0/+16
* Port some QtDeclarative test cases as examplesRhys Weatherley2010-12-0615-1/+492
* Doc improvementsRhys Weatherley2010-12-061-2/+19
* Left over mention of global tagsRhys Weatherley2010-12-061-1/+0
* Load test cases out of qrc resourcesRhys Weatherley2010-12-065-84/+77
* Revert "Export some QTestLib functions."Rhys Weatherley2010-12-063-3/+2
* Replace TestReport with TestResultRhys Weatherley2010-12-069-510/+228
* Add expectFail; remove global data tagsRhys Weatherley2010-12-062-66/+20
* Ignore generated filesRhys Weatherley2010-12-062-0/+14
* QObject wrapper for QTestResultRhys Weatherley2010-12-063-2/+646
* Don't link against Qt's version of testlibRhys Weatherley2010-12-031-2/+2
* Export some QTestLib functions.Rhys Weatherley2010-12-033-4/+5
* Add the QTestLib sourcesRhys Weatherley2010-12-0369-1/+17463
* Make TestReport private APIRhys Weatherley2010-12-035-7/+9
* Don't need the import pathRhys Weatherley2010-12-031-1/+0
* Improve documentation for the QtTest moduleRhys Weatherley2010-12-032-6/+44
* Add a test harness for launching QML testsRhys Weatherley2010-12-0314-93/+424
* Backport Qt3D.Test and make it generic againRhys Weatherley2010-12-0315-156/+735
* Add some basic documentation for qtest-qmlRhys Weatherley2010-10-041-0/+140
* Add a basic build system for installing the QML moduleRhys Weatherley2010-10-042-0/+14