Hello all,
For my master thesis I have created a tool which I now need to validate. The
tool requires a project which uses QtQuicktest, I have been using
QtQuickControls.
I have found http://code.qt.io/cgit/qt/qtquickcontrols.git/ which contains the
commit logs for QtQuickControls, but I am
Hello,
For my master thesis I am building a tool which helps with maintenance of QML
interface tests.
In order to validate my approach I am in need of (open source) projects using
Qt Quick Test.
As I am having a hard time finding these kinds of projects, I wanted to try
asking here if anyone is
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