Added test for creation of QtQuick application
Added more QtQuick tests and did some refactorings according to re-appearing code. Completed the Qt Quick Wizards test from QtCreatorTestingMatrix. Change-Id: I857d9f3c3809221e2df3e096b3926a8d5d36b828 Reviewed-on: http://codereview.qt-project.org/4238 Reviewed-by:Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Bill King <bill.king@nokia.com>
Showing
- tests/system/shared/mainwin.py 10 additions, 0 deletionstests/system/shared/mainwin.py
- tests/system/shared/qtcreator.py 4 additions, 1 deletiontests/system/shared/qtcreator.py
- tests/system/shared/qtquick.py 125 additions, 0 deletionstests/system/shared/qtquick.py
- tests/system/shared/utils.py 6 additions, 1 deletiontests/system/shared/utils.py
- tests/system/suite_qtquick/envvars 1 addition, 0 deletionstests/system/suite_qtquick/envvars
- tests/system/suite_qtquick/suite.conf 12 additions, 0 deletionstests/system/suite_qtquick/suite.conf
- tests/system/suite_qtquick/tst_qtquick_creation/test.py 59 additions, 0 deletionstests/system/suite_qtquick/tst_qtquick_creation/test.py
- tests/system/suite_qtquick/tst_qtquick_creation2/test.py 72 additions, 0 deletionstests/system/suite_qtquick/tst_qtquick_creation2/test.py
- tests/system/suite_qtquick/tst_qtquick_creation3/test.py 47 additions, 0 deletionstests/system/suite_qtquick/tst_qtquick_creation3/test.py
- tests/system/suite_qtquick/tst_qtquick_creation4/test.py 63 additions, 0 deletionstests/system/suite_qtquick/tst_qtquick_creation4/test.py
Loading
Please register or sign in to comment