summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Simulation of keyboard and mouse eventsRhys Weatherley2010-12-143-0/+233
* Add some self tests for QtQuickTestRhys Weatherley2010-12-131-12/+13
* Better documentation for optional parametersRhys Weatherley2010-12-131-23/+15
* Convert the documentation into qdoc formRhys Weatherley2010-12-101-5/+35
* 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
* Windows-ification of the QML test framework... In summary:Daniel Pope2010-12-101-1/+1
* Add benchmark support to the QML test frameworkRhys Weatherley2010-12-091-3/+42
* QDeclarative -> QuickTest for the test classesRhys Weatherley2010-12-091-3/+3
* Use QtQuickTest as the uniform name for the moduleRhys Weatherley2010-12-093-15/+15
* Triggering tests to run after the window is shownRhys Weatherley2010-12-081-0/+18
* Add file/line information to fail messagesRhys Weatherley2010-12-082-8/+79
* Add tryCompare() function for asynchronous testingRhys Weatherley2010-12-071-8/+31
* Add equivalents of qWait() and qSleep()Rhys Weatherley2010-12-071-0/+8
* Reset data tag after running test functionRhys Weatherley2010-12-071-1/+1
* Add ignoreWarning() helper functionRhys Weatherley2010-12-061-0/+6
* Replace TestReport with TestResultRhys Weatherley2010-12-063-161/+149
* Make TestReport private APIRhys Weatherley2010-12-031-1/+1
* Add a test harness for launching QML testsRhys Weatherley2010-12-031-8/+1
* Backport Qt3D.Test and make it generic againRhys Weatherley2010-12-036-0/+510