summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Replaced Nokia copyrights and contact detailsTeemu Kaukoranta2013-05-2816-48/+32
* Fixed licensesTeemu Kaukoranta2013-05-2816-240/+256
* Added Qt headers, replace import Qt with import QtQuickSascha Kolewa2011-01-102-2/+84
* Merged Extend_compare_for_objects_and_arraysSascha Kolewa2011-01-101-0/+7
* Added test cases (also taken from http://philrathe.com)Extend_compare_for_objects_and_arraysSascha Kolewa2010-12-213-33/+1390
* Added object comparison to TestCase QML classSascha Kolewa2010-12-212-12/+33
* Merge branch 'master' of git://scm.dev.nokia.troll.no/research/qtest-qml into...Sascha Kolewa2010-12-202-2/+3
|\
| * Run named test functions from the command-lineRhys Weatherley2010-12-161-0/+1
| * Improve verbose output modeRhys Weatherley2010-12-161-1/+1
| * Fix expectFail() example and clarify documentationRhys Weatherley2010-12-161-1/+1
* | 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