summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Test case for objectsSascha Kolewa2010-12-201-0/+12
* Add a SignalSpy item for watching signalsRhys Weatherley2010-12-151-0/+9
* Deprecate running tests from resourcesRhys Weatherley2010-12-152-7/+1
* Simulation of keyboard and mouse eventsRhys Weatherley2010-12-141-0/+86
* Make buttonclick test name consistent with filenameRhys Weatherley2010-12-141-1/+1
* Add some self tests for QtQuickTestRhys Weatherley2010-12-131-0/+306
* Add benchmark support to the QML test frameworkRhys Weatherley2010-12-092-0/+130
* QTEST_QUICK -> QUICK_TESTRhys Weatherley2010-12-093-3/+3
* Move headers to QtQuickTest directoryRhys Weatherley2010-12-092-4/+2
* QDeclarative -> QuickTest for the test classesRhys Weatherley2010-12-092-2/+2
* Use QtQuickTest as the uniform name for the moduleRhys Weatherley2010-12-096-6/+6
* Add Copyright license files and headersRhys Weatherley2010-12-083-27/+110
* Triggering tests to run after the window is shownRhys Weatherley2010-12-081-0/+1
* Run tests that are not bound as resourcesRhys Weatherley2010-12-0821-141/+15
* Test signalsRhys Weatherley2010-12-076-1/+187
* Add tryCompare() function for asynchronous testingRhys Weatherley2010-12-071-4/+89
* Port some QtDeclarative test cases as examplesRhys Weatherley2010-12-0615-1/+492
* Load test cases out of qrc resourcesRhys Weatherley2010-12-062-1/+7
* Ignore generated filesRhys Weatherley2010-12-061-0/+1
* Don't link against Qt's version of testlibRhys Weatherley2010-12-031-2/+2
* Add a test harness for launching QML testsRhys Weatherley2010-12-035-0/+104