qtdeclarative/tests/auto/quickcontrols/qquickdrawer
Karim Pinter 9acb78d01d Add Qt::Qml before Qt::QmlPrivate to auto tests
The build for auto tests for VxWorks fails because Qt::Qml is not added
before Qt::QmlPrivate resulting in many unresolved symbols from Qt::Qml
library. When Qt::Qml is added before it solves this problem.

Task-number: QTBUG-129113
Change-Id: I89d553ac1d6706e2e934665fed2f308e6b01ed78
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2024-10-22 01:27:15 +03:00
..
data Force the popup in tst_qquickdrawer::grabber() to have popupType: Item 2024-09-03 04:09:19 +02:00
BLACKLIST
CMakeLists.txt Add Qt::Qml before Qt::QmlPrivate to auto tests 2024-10-22 01:27:15 +03:00
tst_qquickdrawer.cpp Wrap SKIP_IF_NO_* macros in do while(false) loop 2024-09-05 17:43:50 +08:00