********* Start testing of TestLineByLineLex *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 static release build; by Apple LLVM 15.0.0 (clang-1500.3.9.4)), macos 14.3.0
PASS   : TestLineByLineLex::initTestCase()
PASS   : TestLineByLineLex::testLineByLineLex(Simple_QML)
PASS   : TestLineByLineLex::testLineByLineLex(QML_importing_JS)
PASS   : TestLineByLineLex::testLineByLineLex(JS_with_pragma_and_import)
PASS   : TestLineByLineLex::testFormatter(Annotations.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(Annotations.qml)
PASS   : TestLineByLineLex::testFormatter(arrayEndComma.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(arrayEndComma.qml)
PASS   : TestLineByLineLex::testFormatter(arrowFunctions.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(arrowFunctions.qml)
PASS   : TestLineByLineLex::testFormatter(arrowFunctionWithBinding.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(arrowFunctionWithBinding.qml)
PASS   : TestLineByLineLex::testFormatter(blanklinesAfterComment.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(blanklinesAfterComment.qml)
PASS   : TestLineByLineLex::testFormatter(caseWithComment.formatted.js)
PASS   : TestLineByLineLex::testFormatter(caseWithComment.js)
PASS   : TestLineByLineLex::testFormatter(checkIdsNewline.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(checkIdsNewline.qml)
PASS   : TestLineByLineLex::testFormatter(class.formatted.js)
PASS   : TestLineByLineLex::testFormatter(class.js)
PASS   : TestLineByLineLex::testFormatter(commentInEnum.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(commentInEnum.qml)
PASS   : TestLineByLineLex::testFormatter(commentInQmlObject.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(commentInQmlObject.qml)
PASS   : TestLineByLineLex::testFormatter(commentsStressTest_enum.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(commentsStressTest_enum.qml)
PASS   : TestLineByLineLex::testFormatter(destructuringFunctionParameter.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(destructuringFunctionParameter.qml)
PASS   : TestLineByLineLex::testFormatter(directives.formatted.js)
PASS   : TestLineByLineLex::testFormatter(directives.js)
PASS   : TestLineByLineLex::testFormatter(directivesWithComments.formatted.js)
PASS   : TestLineByLineLex::testFormatter(directivesWithComments.js)
PASS   : TestLineByLineLex::testFormatter(dontRemoveComments.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(dontRemoveComments.qml)
PASS   : TestLineByLineLex::testFormatter(dummy.qml)
PASS   : TestLineByLineLex::testFormatter(ecmaScriptClassInQml.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(ecmaScriptClassInQml.qml)
PASS   : TestLineByLineLex::testFormatter(ellipsisFunctionArgument.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(ellipsisFunctionArgument.qml)
PASS   : TestLineByLineLex::testFormatter(emptyObject.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(emptyObject.qml)
PASS   : TestLineByLineLex::testFormatter(enumWithValues.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(enumWithValues.qml)
PASS   : TestLineByLineLex::testFormatter(escapeChars.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(escapeChars.qml)
PASS   : TestLineByLineLex::testFormatter(Example1.formatted.2spaces.qml)
PASS   : TestLineByLineLex::testFormatter(Example1.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(Example1.formatted.tabs.qml)
PASS   : TestLineByLineLex::testFormatter(Example1.formatted2.qml)
PASS   : TestLineByLineLex::testFormatter(Example1.qml)
PASS   : TestLineByLineLex::testFormatter(finalProperties.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(finalProperties.qml)
PASS   : TestLineByLineLex::testFormatter(forOf.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(forOf.qml)
PASS   : TestLineByLineLex::testFormatter(forWithLet.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(forWithLet.qml)
PASS   : TestLineByLineLex::testFormatter(fromAsIdentifier.formatted.js)
PASS   : TestLineByLineLex::testFormatter(fromAsIdentifier.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(fromAsIdentifier.js)
PASS   : TestLineByLineLex::testFormatter(fromAsIdentifier.qml)
PASS   : TestLineByLineLex::testFormatter(FrontInline.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(FrontInline.qml)
PASS   : TestLineByLineLex::testFormatter(functionsSpacing.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(functionsSpacing.qml)
PASS   : TestLineByLineLex::testFormatter(IfBlocks.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(IfBlocks.qml)
PASS   : TestLineByLineLex::testFormatter(importStatements.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(importStatements.qml)
PASS   : TestLineByLineLex::testFormatter(inlineComponents.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(inlineComponents.qml)
PASS   : TestLineByLineLex::testFormatter(javascriptBlock.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(javascriptBlock.qml)
PASS   : TestLineByLineLex::testFormatter(lambdaFunctionWithLoop.formatted.js)
PASS   : TestLineByLineLex::testFormatter(lambdaFunctionWithLoop.js)
PASS   : TestLineByLineLex::testFormatter(lambdaWithIfElse.formatted.js)
PASS   : TestLineByLineLex::testFormatter(lambdaWithIfElse.js)
PASS   : TestLineByLineLex::testFormatter(lambdaWithIfElseInsideLambda.formatted.js)
PASS   : TestLineByLineLex::testFormatter(lambdaWithIfElseInsideLambda.js)
PASS   : TestLineByLineLex::testFormatter(largeBindings.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(largeBindings.qml)
PASS   : TestLineByLineLex::testFormatter(longStatementList.formatted.js)
PASS   : TestLineByLineLex::testFormatter(longStatementList.js)
PASS   : TestLineByLineLex::testFormatter(messyIfStatement.formatted.js)
PASS   : TestLineByLineLex::testFormatter(messyIfStatement.js)
PASS   : TestLineByLineLex::testFormatter(multilineComment.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(multilineComment.qml)
PASS   : TestLineByLineLex::testFormatter(nestedFunctions.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(nestedFunctions.qml)
PASS   : TestLineByLineLex::testFormatter(nestedIf.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(nestedIf.qml)
PASS   : TestLineByLineLex::testFormatter(nonInitializedPropertyInComponent.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(nonInitializedPropertyInComponent.qml)
PASS   : TestLineByLineLex::testFormatter(normalizedFunctionsSpacing.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(normalizedFunctionsSpacing.qml)
PASS   : TestLineByLineLex::testFormatter(normalizedObjectsSpacing.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(normalizedObjectsSpacing.qml)
PASS   : TestLineByLineLex::testFormatter(noSuperfluousSpaceInsertions.fail_id.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(noSuperfluousSpaceInsertions.fail_id.qml)
PASS   : TestLineByLineLex::testFormatter(noSuperfluousSpaceInsertions.fail_parameters.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(noSuperfluousSpaceInsertions.fail_parameters.qml)
PASS   : TestLineByLineLex::testFormatter(noSuperfluousSpaceInsertions.fail_pragma.formatted.js)
PASS   : TestLineByLineLex::testFormatter(noSuperfluousSpaceInsertions.fail_pragma.js)
PASS   : TestLineByLineLex::testFormatter(noSuperfluousSpaceInsertions.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(noSuperfluousSpaceInsertions.qml)
PASS   : TestLineByLineLex::testFormatter(noSuperfluousSpaceInsertions_enum.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(noSuperfluousSpaceInsertions_enum.qml)
PASS   : TestLineByLineLex::testFormatter(noSuperfluousSpaceInsertions_QtObject.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(noSuperfluousSpaceInsertions_QtObject.qml)
PASS   : TestLineByLineLex::testFormatter(noSuperfluousSpaceInsertions_signal.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(noSuperfluousSpaceInsertions_signal.qml)
PASS   : TestLineByLineLex::testFormatter(objectDestructuring.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(objectDestructuring.qml)
PASS   : TestLineByLineLex::testFormatter(objectsSpacing.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(objectsSpacing.qml)
PASS   : TestLineByLineLex::testFormatter(pragma.formatted.js)
PASS   : TestLineByLineLex::testFormatter(pragma.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(pragma.js)
PASS   : TestLineByLineLex::testFormatter(pragma.qml)
PASS   : TestLineByLineLex::testFormatter(preserveOptionalTokens.formatted.js)
PASS   : TestLineByLineLex::testFormatter(preserveOptionalTokens.js)
PASS   : TestLineByLineLex::testFormatter(propertyNames.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(propertyNames.qml)
PASS   : TestLineByLineLex::testFormatter(QtBug85003.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(QtBug85003.qml)
PASS   : TestLineByLineLex::testFormatter(readOnlyProps.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(readOnlyProps.qml)
PASS   : TestLineByLineLex::testFormatter(signal.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(signal.qml)
PASS   : TestLineByLineLex::testFormatter(simpleJSStatement.formatted.js)
PASS   : TestLineByLineLex::testFormatter(simpleJSStatement.js)
PASS   : TestLineByLineLex::testFormatter(simpleLoop.formatted.js)
PASS   : TestLineByLineLex::testFormatter(simpleLoop.js)
PASS   : TestLineByLineLex::testFormatter(simpleOnelinerJSFunc.formatted.js)
PASS   : TestLineByLineLex::testFormatter(simpleOnelinerJSFunc.js)
PASS   : TestLineByLineLex::testFormatter(singleLineEmptyObjects.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(singleLineEmptyObjects.qml)
PASS   : TestLineByLineLex::testFormatter(sortingImports.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(sortingImports.qml)
PASS   : TestLineByLineLex::testFormatter(statesAndTransitions.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(statesAndTransitions.qml)
PASS   : TestLineByLineLex::testFormatter(threeFunctions.formattedFuncSpacing.js)
PASS   : TestLineByLineLex::testFormatter(threeFunctions.formattedTabs.js)
PASS   : TestLineByLineLex::testFormatter(threeFunctions.formattedW2.js)
PASS   : TestLineByLineLex::testFormatter(threeFunctionsOneLine.js)
PASS   : TestLineByLineLex::testFormatter(twoFunctions.formatted.js)
PASS   : TestLineByLineLex::testFormatter(twoFunctions.js)
PASS   : TestLineByLineLex::testFormatter(verbatimString.formatted.qml)
PASS   : TestLineByLineLex::testFormatter(verbatimString.qml)
PASS   : TestLineByLineLex::cleanupTestCase()
Totals: 149 passed, 0 failed, 0 skipped, 0 blacklisted, 8ms
********* Finished testing of TestLineByLineLex *********
