Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Load test cases out of qrc resources | Rhys Weatherley | 2010-12-06 | 2 | -76/+60 | |
| | ||||||
* | Revert "Export some QTestLib functions." | Rhys Weatherley | 2010-12-06 | 3 | -3/+2 | |
| | | | | | | This reverts commit f527dc068bced4685fc5b332f0970320f9aa3bfb. Don't need as much exported any more. | |||||
* | Replace TestReport with TestResult | Rhys Weatherley | 2010-12-06 | 9 | -510/+228 | |
| | ||||||
* | Add expectFail; remove global data tags | Rhys Weatherley | 2010-12-06 | 2 | -66/+20 | |
| | ||||||
* | QObject wrapper for QTestResult | Rhys Weatherley | 2010-12-06 | 3 | -2/+646 | |
| | ||||||
* | Export some QTestLib functions. | Rhys Weatherley | 2010-12-03 | 3 | -4/+5 | |
| | ||||||
* | Add the QTestLib sources | Rhys Weatherley | 2010-12-03 | 69 | -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 API | Rhys Weatherley | 2010-12-03 | 5 | -7/+9 | |
| | ||||||
* | Don't need the import path | Rhys Weatherley | 2010-12-03 | 1 | -1/+0 | |
| | ||||||
* | Add a test harness for launching QML tests | Rhys Weatherley | 2010-12-03 | 7 | -50/+354 | |
| | ||||||
* | Backport Qt3D.Test and make it generic again | Rhys Weatherley | 2010-12-03 | 11 | -0/+889 | |