summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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