summaryrefslogtreecommitdiffstats
path: root/src/imports/testlib
Commit message (Expand)AuthorAgeFilesLines
* Replaced Nokia copyrights and contact detailsTeemu Kaukoranta2013-05-288-24/+16
* Fixed licensesTeemu Kaukoranta2013-05-288-120/+128
* Generate real mouse events on mouseMoveMatt Vogt2013-01-081-2/+24
* Added try catch around JSON.stringifySascha Kolewa2011-01-101-1/+5
* Added function to compare objectsSascha Kolewa2010-12-211-30/+116
* Added object comparison to TestCase QML classSascha Kolewa2010-12-211-1/+49
* Run named test functions from the command-lineRhys Weatherley2010-12-161-2/+39
* Print the available tests when -functions suppliedRhys Weatherley2010-12-161-0/+23
* Improve verbose output modeRhys Weatherley2010-12-161-2/+6
* qdoc fixesRhys Weatherley2010-12-161-4/+4
* Fix expectFail() example and clarify documentationRhys Weatherley2010-12-162-11/+25
* Add a SignalSpy item for watching signalsRhys Weatherley2010-12-156-1/+346
* 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-035-0/+507