Add a test that emits signals from C++ and checks them in QML
This is again trying to reproduce the issue described in the bug report,
but it also passes for me. Still, it's good to have this tested in
more depth.
Change-Id: Ibaaefd7359d558c3b59af3d86a1260ab06caa598
Task-number: QTBUG-54074
Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@qt.io>
Showing
- tests/auto/qml/qml.cpp 2 additions, 0 deletionstests/auto/qml/qml.cpp
- tests/auto/qml/qml.pro 4 additions, 2 deletionstests/auto/qml/qml.pro
- tests/auto/qml/testobject.cpp 58 additions, 0 deletionstests/auto/qml/testobject.cpp
- tests/auto/qml/testobject.h 59 additions, 0 deletionstests/auto/qml/testobject.h
- tests/auto/qml/tst_webchannel.qml 42 additions, 1 deletiontests/auto/qml/tst_webchannel.qml
Please register or sign in to comment