summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Add url of the external source repoRhys Weatherley2010-12-101-1/+3
|
* Convert the documentation into qdoc formRhys Weatherley2010-12-1038-313/+4463
| | | | Use "make docs" to generate the documentation under "doc/html".
* Handle import paths in the test harnessRhys Weatherley2010-12-101-0/+6
| | | | | The -import option can be supplied to the test harness to add extra import directories.
* Add benchmark support to the QML test frameworkRhys Weatherley2010-12-091-0/+29
| | | | | Test functions called "benchmark_foo()" will be run as benchmarks inside an implicit QBENCHMARK {} block.
* QTEST_QUICK -> QUICK_TESTRhys Weatherley2010-12-091-5/+5
|
* Move headers to QtQuickTest directoryRhys Weatherley2010-12-091-1/+1
| | | | | This should help make the user application code and the example code the same.
* Install qmltestcase.prf for user applicationsRhys Weatherley2010-12-091-1/+8
|
* Use QtQuickTest as the uniform name for the moduleRhys Weatherley2010-12-091-7/+7
|
* Add Copyright license files and headersRhys Weatherley2010-12-081-0/+26
|
* Triggering tests to run after the window is shownRhys Weatherley2010-12-081-0/+19
|
* Run tests that are not bound as resourcesRhys Weatherley2010-12-081-2/+12
|
* Add tryCompare() function for asynchronous testingRhys Weatherley2010-12-071-0/+16
|
* Add equivalents of qWait() and qSleep()Rhys Weatherley2010-12-071-0/+6
|
* Add ignoreWarning() helper functionRhys Weatherley2010-12-061-0/+4
|
* Doc improvementsRhys Weatherley2010-12-061-2/+19
|
* Load test cases out of qrc resourcesRhys Weatherley2010-12-061-7/+10
|
* Improve documentation for the QtTest moduleRhys Weatherley2010-12-031-6/+26
|
* Backport Qt3D.Test and make it generic againRhys Weatherley2010-12-031-3/+13
|
* Add some basic documentation for qtest-qmlRhys Weatherley2010-10-041-0/+140