On Sun, May 31, 2015 at 12:08:22PM +, Van Looy Detlev wrote:
> What I want to do now is break (make fail) some of these test cases by
> changing some source .qml files in
> /Qt5.4.1/5.4/Src/qtquickcontrols/src/controls. So for example break
> tst_Slider.qml by changing some code from Slider.qml
Hello,
this mailing list is about development of Qt itself, please use intereste@qt-
project.org for user questions. Unless you are writing a new Qt module that
is... in which case more information would be appreciated.
Frederik
On Sunday, May 31, 2015 12:08:22 PM Van Looy Detlev wrote:
> Hello
Hello.
For a project I am doing I need a repository which has .qml tests, it seems
that (from the Qt sources) QtQuickControls should fit my needs. When running
tst_controls (/Qt5.4.1/5.4/Src/qtquickcontrols/tests/auto/controls), all 501
test cases pass.
What I want to do now is break (make fai