qtdeclarative/tests/auto/customization/data/styles/incomplete
J-P Nurmi 04337fae37 Improve and fix tst_customization
- Don't collect multiple object names for the same object. It was
  confusing that the "override" tests contained both "label-override"
  and "label-simple", for instance.
- If creation fails, output the error as part of the FAIL message.
- Verify that the QML files actually contain correct types. One of
  the RadioButton tests was accidentally running with a CheckBox.

Change-Id: Ide56eed84b5625652321bfe4ef5e32fcf6f45438
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2017-12-14 10:53:52 +00:00
..
Button.qml Buttons: defer the execution of the delegates 2017-12-11 12:09:57 +00:00
CheckBox.qml Buttons: defer the execution of the delegates 2017-12-11 12:09:57 +00:00
ComboBox.qml ComboBox: use deferred execution 2017-12-14 07:16:20 +00:00
Dial.qml Dial: use deferred execution 2017-12-13 12:38:49 +00:00
RadioButton.qml Improve and fix tst_customization 2017-12-14 10:53:52 +00:00
RangeSlider.qml RangeSlider: use deferred execution 2017-12-13 16:08:08 +00:00
Slider.qml Slider: use deferred execution 2017-12-13 12:38:46 +00:00