********* Start testing of tst_qv4debugger *********
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_qv4debugger::initTestCase()
PASS   : tst_qv4debugger::breakAnywhere()
PASS   : tst_qv4debugger::pendingBreakpoint()
PASS   : tst_qv4debugger::liveBreakPoint()
PASS   : tst_qv4debugger::removePendingBreakPoint()
PASS   : tst_qv4debugger::addBreakPointWhilePaused()
PASS   : tst_qv4debugger::removeBreakPointForNextInstruction()
PASS   : tst_qv4debugger::conditionalBreakPoint()
PASS   : tst_qv4debugger::conditionalBreakPointInQml()
PASS   : tst_qv4debugger::readArguments()
PASS   : tst_qv4debugger::readComplicatedArguments()
PASS   : tst_qv4debugger::readLocals()
PASS   : tst_qv4debugger::readObject()
PASS   : tst_qv4debugger::readContextInAllFrames()
QDEBUG : tst_qv4debugger::pauseOnThrow() "hard"
QDEBUG : tst_qv4debugger::pauseOnThrow() QList("die:2:-1:file:pauseOnThrow", "%entry:4:-1:file:pauseOnThrow")
PASS   : tst_qv4debugger::pauseOnThrow()
QDEBUG : tst_qv4debugger::breakInCatch() "ReferenceError: console is not defined"
QDEBUG : tst_qv4debugger::breakInCatch() QList("%entry:4:-1:file:breakInCatch")
PASS   : tst_qv4debugger::breakInCatch()
QDEBUG : tst_qv4debugger::breakInWith() "ReferenceError: console is not defined"
QDEBUG : tst_qv4debugger::breakInWith() QList("%entry:2:-1:file:breakInWith")
PASS   : tst_qv4debugger::breakInWith()
PASS   : tst_qv4debugger::evaluateExpression()
PASS   : tst_qv4debugger::stepToEndOfScript()
PASS   : tst_qv4debugger::lastLineOfConditional(for {block})
PASS   : tst_qv4debugger::lastLineOfConditional(for..in {block})
PASS   : tst_qv4debugger::lastLineOfConditional(while {block})
PASS   : tst_qv4debugger::lastLineOfConditional(do..while {block})
PASS   : tst_qv4debugger::lastLineOfConditional(if true {block})
PASS   : tst_qv4debugger::lastLineOfConditional(if false {block})
PASS   : tst_qv4debugger::lastLineOfConditional(if true else {block})
PASS   : tst_qv4debugger::lastLineOfConditional(if false else {block})
PASS   : tst_qv4debugger::lastLineOfConditional(for statement)
PASS   : tst_qv4debugger::lastLineOfConditional(for..in statement)
PASS   : tst_qv4debugger::lastLineOfConditional(while statement)
PASS   : tst_qv4debugger::lastLineOfConditional(do..while statement)
PASS   : tst_qv4debugger::lastLineOfConditional(if true statement)
PASS   : tst_qv4debugger::lastLineOfConditional(if false statement)
PASS   : tst_qv4debugger::lastLineOfConditional(if true else statement)
PASS   : tst_qv4debugger::lastLineOfConditional(if false else statement)
PASS   : tst_qv4debugger::readThis()
QWARN  : tst_qv4debugger::signalParameters() test.qml:10:40: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
QWARN  : tst_qv4debugger::signalParameters() qt.qml.context: test.qml:12:9 Parameter "textArg" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
QWARN  : tst_qv4debugger::signalParameters() qt.qml.context: test.qml:12:56 Parameter "textArg" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
QWARN  : tst_qv4debugger::signalParameters() test.qml:9: ReferenceError: textArg is not defined
PASS   : tst_qv4debugger::signalParameters()
QDEBUG : tst_qv4debugger::debuggerNoCrash() qml: Hallo Welt
PASS   : tst_qv4debugger::debuggerNoCrash()
QWARN  : tst_qv4debugger::breakPointInJSModule() file:///Users/qt/work/qt/qtdeclarative/tests/auto/qml/debugger/qv4debugger/data/module2.mjs:6: ReferenceError: Module3 is not defined
PASS   : tst_qv4debugger::breakPointInJSModule()
PASS   : tst_qv4debugger::cleanupTestCase()
Totals: 40 passed, 0 failed, 0 skipped, 0 blacklisted, 227ms
********* Finished testing of tst_qv4debugger *********
