summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Load test cases out of qrc resourcesRhys Weatherley2010-12-062-76/+60
|
* Revert "Export some QTestLib functions."Rhys Weatherley2010-12-063-3/+2
| | | | | | This reverts commit f527dc068bced4685fc5b332f0970320f9aa3bfb. Don't need as much exported any more.
* Replace TestReport with TestResultRhys Weatherley2010-12-069-510/+228
|
* Add expectFail; remove global data tagsRhys Weatherley2010-12-062-66/+20
|
* QObject wrapper for QTestResultRhys Weatherley2010-12-063-2/+646
|
* Export some QTestLib functions.Rhys Weatherley2010-12-033-4/+5
|
* Add the QTestLib sourcesRhys Weatherley2010-12-0369-1/+17463
| | | | | | We will need to make some modifications to QTestLib to process QML unit tests. Once we know what modifications we need, we can copy them back into the real QTestLib.
* Make TestReport private APIRhys Weatherley2010-12-035-7/+9
|
* Don't need the import pathRhys Weatherley2010-12-031-1/+0
|
* Add a test harness for launching QML testsRhys Weatherley2010-12-037-50/+354
|
* Backport Qt3D.Test and make it generic againRhys Weatherley2010-12-0311-0/+889