aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/qquickdialog/qquickdialog.qml
Commit message (Collapse)AuthorAgeFilesLines
* Restructure tests in preparation for merging into qtdeclarativeMitch Curtis2021-07-221-247/+0
| | | | | | | Task-number: QTBUG-95173 Change-Id: I541dc26cf2cdd6f2640824f693f7d059445367d9 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* Rename dialogs manual test to qquickdialogMitch Curtis2021-04-221-0/+247
In preparation for Qt Quick Dialogs, which will get their own manual test since they have different goals and one cannot be used for both. Change-Id: I63143b7603a3ed79c1a9a938d45bfe452926a44d Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>