Added new qml test and continue refactoring
Refactoring of all helper functions to make it easier to recognize them as such. All helper functions in global shared scripts now follow the scheme __NAME__ Helper functions normally should not get called from outside. Change-Id: I0d02028d3f9de1ad251af9226c0460655bd9c9bd Reviewed-on: http://codereview.qt-project.org/5331 Reviewed-by:Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Bill King <bill.king@nokia.com>
Showing
- tests/system/objects.map 2 additions, 0 deletionstests/system/objects.map
- tests/system/shared/build_utils.py 2 additions, 2 deletionstests/system/shared/build_utils.py
- tests/system/shared/editor_utils.py 58 additions, 0 deletionstests/system/shared/editor_utils.py
- tests/system/shared/qtcreator.py 32 additions, 3 deletionstests/system/shared/qtcreator.py
- tests/system/shared/qtquick.py 12 additions, 14 deletionstests/system/shared/qtquick.py
- tests/system/shared/utils.py 10 additions, 15 deletionstests/system/shared/utils.py
- tests/system/suite_general/tst_basic_cpp_support/test.py 2 additions, 11 deletionstests/system/suite_general/tst_basic_cpp_support/test.py
- tests/system/suite_qtquick/suite.conf 1 addition, 1 deletiontests/system/suite_qtquick/suite.conf
- tests/system/suite_qtquick/tst_qml_editor/test.py 95 additions, 0 deletionstests/system/suite_qtquick/tst_qml_editor/test.py
- tests/system/suite_qtquick/tst_qml_indent/test.py 3 additions, 5 deletionstests/system/suite_qtquick/tst_qml_indent/test.py
- tests/system/suite_qtquick/tst_qtquick_creation/test.py 2 additions, 3 deletionstests/system/suite_qtquick/tst_qtquick_creation/test.py
- tests/system/suite_qtquick/tst_qtquick_creation2/test.py 2 additions, 3 deletionstests/system/suite_qtquick/tst_qtquick_creation2/test.py
- tests/system/suite_qtquick/tst_qtquick_creation3/test.py 2 additions, 3 deletionstests/system/suite_qtquick/tst_qtquick_creation3/test.py
- tests/system/suite_qtquick/tst_qtquick_creation4/test.py 2 additions, 3 deletionstests/system/suite_qtquick/tst_qtquick_creation4/test.py
Loading
Please register or sign in to comment