********* Start testing of TestQmlformatCli *********
Config: Using QtTest library 6.10.0, Qt 6.10.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
PASS   : TestQmlformatCli::initTestCase()
PASS   : TestQmlformatCli::testFormat(example1 (tabs))
PASS   : TestQmlformatCli::testFormat(example1 (two spaces))
PASS   : TestQmlformatCli::testFormat(settings)
PASS   : TestQmlformatCli::testFormat(objects spacing (no changes))
PASS   : TestQmlformatCli::testFormat(normalize + objects spacing)
PASS   : TestQmlformatCli::testFormat(sorting imports)
PASS   : TestQmlformatCli::testFormat(ids new lines)
PASS   : TestQmlformatCli::testFormat(functions spacing (no changes))
PASS   : TestQmlformatCli::testFormat(normalize + functions spacing)
PASS   : TestQmlformatCli::testFormat(indentEquals2)
PASS   : TestQmlformatCli::testFormat(tabIndents)
XFAIL  : TestQmlformatCli::testFormat(normalizedFunctionSpacing) Normalize && function spacing are not yet supported for JS
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/qml/qmlformat/tst_qmlformat_cli.cpp(227)]
PASS   : TestQmlformatCli::testFormat(normalizedFunctionSpacing)
PASS   : TestQmlformatCli::testFormat(esm_tabIndents)
PASS   : TestQmlformatCli::testLineEndings()
PASS   : TestQmlformatCli::testBackupFileLimit()
PASS   : TestQmlformatCli::testFilesOption(initial)
PASS   : TestQmlformatCli::commandLineOptions(columnWidthError)
PASS   : TestQmlformatCli::commandLineOptions(columnWidthNoError)
PASS   : TestQmlformatCli::commandLineOptions(indentWidthError)
PASS   : TestQmlformatCli::commandLineOptions(indentWidthNoError)
PASS   : TestQmlformatCli::commandLineOptions(noInputFiles.qml)
PASS   : TestQmlformatCli::commandLineOptions(fOptionFileDoesNotExist)
PASS   : TestQmlformatCli::commandLineOptions(fOptionFileIsEmpty)
PASS   : TestQmlformatCli::commandLineOptions(fOptionFileContainsNope)
PASS   : TestQmlformatCli::commandLineOptions(positionalArgumentDoesNotExist)
PASS   : TestQmlformatCli::writeDefaults()
PASS   : TestQmlformatCli::settingsFromFileOrCommandLine(clOverridesIndentWidth)
PASS   : TestQmlformatCli::settingsFromFileOrCommandLine(iniFileIndentWidth)
PASS   : TestQmlformatCli::settingsFromFileOrCommandLine(clOverridesColumnWidth)
PASS   : TestQmlformatCli::settingsFromFileOrCommandLine(iniFileSetsBools)
PASS   : TestQmlformatCli::settingsFromFileOrCommandLine(cliOverridesTabs)
PASS   : TestQmlformatCli::settingsFromFileOrCommandLine(settingOnFilesOption)
PASS   : TestQmlformatCli::multipleSettingsFiles()
PASS   : TestQmlformatCli::cleanupTestCase()
Totals: 35 passed, 0 failed, 0 skipped, 0 blacklisted, 350ms
********* Finished testing of TestQmlformatCli *********
