********* Start testing of tst_QQuickDropArea *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.0
PASS   : tst_QQuickDropArea::initTestCase()
PASS   : tst_QQuickDropArea::containsDrag_internal()
PASS   : tst_QQuickDropArea::containsDrag_external()
PASS   : tst_QQuickDropArea::ignoreRetriggerEvent()
QWARN  : tst_QQuickDropArea::keys_internal() qt.qml.context: :7:1 Parameter "drag" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_QQuickDropArea::keys_internal()
QWARN  : tst_QQuickDropArea::keys_external() qt.qml.context: :7:1 Parameter "drag" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_QQuickDropArea::keys_external()
QWARN  : tst_QQuickDropArea::source_internal() qt.qml.context: :6:1 Parameter "drag" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_QQuickDropArea::source_internal()
QWARN  : tst_QQuickDropArea::position_internal() qt.qml.context: :10:1 Parameter "drag" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
QWARN  : tst_QQuickDropArea::position_internal() qt.qml.context: :11:1 Parameter "drag" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_QQuickDropArea::position_internal()
QWARN  : tst_QQuickDropArea::position_external() qt.qml.context: :10:1 Parameter "drag" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
QWARN  : tst_QQuickDropArea::position_external() qt.qml.context: :11:1 Parameter "drag" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_QQuickDropArea::position_external()
QWARN  : tst_QQuickDropArea::drop_internal() qt.qml.context: :12:1 Parameter "drop" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_QQuickDropArea::drop_internal()
QWARN  : tst_QQuickDropArea::competingDrags() qt.qml.context: :11:1 Parameter "drag" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_QQuickDropArea::competingDrags()
PASS   : tst_QQuickDropArea::simultaneousDrags()
QWARN  : tst_QQuickDropArea::dropStuff() qt.qml.context: :7:1 Parameter "drop" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
QWARN  : tst_QQuickDropArea::dropStuff() QString::arg: Argument missing: "red", "no-op"
PASS   : tst_QQuickDropArea::dropStuff()
PASS   : tst_QQuickDropArea::nestedDropAreas(dropRectDropRect)
PASS   : tst_QQuickDropArea::nestedDropAreas(rectDropRectDrop)
PASS   : tst_QQuickDropArea::signalOrder()
PASS   : tst_QQuickDropArea::cleanupTestCase()
Totals: 17 passed, 0 failed, 0 skipped, 0 blacklisted, 242ms
********* Finished testing of tst_QQuickDropArea *********
