summaryrefslogtreecommitdiff
path: root/tests/tests.pro
Commit message (Collapse)AuthorAgeFilesLines
* Import Qt Quick Extras (the former Qt Quick Enterprise Controls)Mitch Curtis2015-02-131-1/+1
| | | | | Change-Id: I59c5c97c564f707da4ce617e25e13ff8124f7d4b Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
* Added example for QML auto testLiang Qi2013-01-091-0/+2
Defined a new macro QTDC_QUICK_TEST_MAIN, to have QApplication as QCoreApplication instance because QtDC still depends on QtWidget. Change-Id: Ie28aba092b4741c3b8e0b89ab77fb338947b4a7e Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Liang Qi <liang.qi@digia.com>