********* Start testing of tst_QKeySequence *********
Config: Using QtTest library 6.10.2, Qt 6.10.2 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
PASS   : tst_QKeySequence::initTestCase()
PASS   : tst_QKeySequence::swap()
PASS   : tst_QKeySequence::operatorQString(No modifier)
PASS   : tst_QKeySequence::operatorQString(Ctrl+Left)
PASS   : tst_QKeySequence::operatorQString(Ctrl+,)
PASS   : tst_QKeySequence::operatorQString(Alt+Left)
PASS   : tst_QKeySequence::operatorQString(Alt+Shift+Left)
PASS   : tst_QKeySequence::operatorQString(Ctrl)
PASS   : tst_QKeySequence::operatorQString(Alt)
PASS   : tst_QKeySequence::operatorQString(Shift)
PASS   : tst_QKeySequence::operatorQString(Meta)
PASS   : tst_QKeySequence::compareConstructors(No modifier)
PASS   : tst_QKeySequence::compareConstructors(Ctrl+Left)
PASS   : tst_QKeySequence::compareConstructors(Ctrl+,)
PASS   : tst_QKeySequence::compareConstructors(Alt+Left)
PASS   : tst_QKeySequence::compareConstructors(Alt+Shift+Left)
PASS   : tst_QKeySequence::compareConstructors(Ctrl)
PASS   : tst_QKeySequence::compareConstructors(Alt)
PASS   : tst_QKeySequence::compareConstructors(Shift)
PASS   : tst_QKeySequence::compareConstructors(Meta)
PASS   : tst_QKeySequence::symetricConstructors(No modifier)
PASS   : tst_QKeySequence::symetricConstructors(Ctrl)
PASS   : tst_QKeySequence::symetricConstructors(Alt)
PASS   : tst_QKeySequence::symetricConstructors(Shift)
PASS   : tst_QKeySequence::symetricConstructors(Meta)
PASS   : tst_QKeySequence::checkMultipleNames()
PASS   : tst_QKeySequence::checkMultipleCodes()
PASS   : tst_QKeySequence::mnemonic(1)
PASS   : tst_QKeySequence::mnemonic(2)
PASS   : tst_QKeySequence::mnemonic(3)
PASS   : tst_QKeySequence::mnemonic(4)
PASS   : tst_QKeySequence::mnemonic(5)
PASS   : tst_QKeySequence::mnemonic(6)
PASS   : tst_QKeySequence::mnemonic(7)
PASS   : tst_QKeySequence::mnemonic(8)
PASS   : tst_QKeySequence::mnemonic(9)
PASS   : tst_QKeySequence::mnemonic(10)
PASS   : tst_QKeySequence::mnemonic(11)
PASS   : tst_QKeySequence::toString(Ctrl+Right,Left)
PASS   : tst_QKeySequence::toString(Ctrl)
PASS   : tst_QKeySequence::toString(Alt)
PASS   : tst_QKeySequence::toString(Shift)
PASS   : tst_QKeySequence::toString(Meta)
PASS   : tst_QKeySequence::toString(Ctrl+Plus)
PASS   : tst_QKeySequence::toString(Ctrl+,)
PASS   : tst_QKeySequence::toString(Ctrl+,,Ctrl+,)
PASS   : tst_QKeySequence::toString(MultiKey)
PASS   : tst_QKeySequence::toString(Invalid)
PASS   : tst_QKeySequence::toStringFromKeycode(A)
PASS   : tst_QKeySequence::toStringFromKeycode(-1)
PASS   : tst_QKeySequence::toStringFromKeycode(Unknown)
PASS   : tst_QKeySequence::toStringFromKeycode(Ctrl+Unknown)
PASS   : tst_QKeySequence::toStringFromKeycode(Ctrl+Num+Ins)
PASS   : tst_QKeySequence::toStringFromKeycode(Ctrl+Num+Del)
PASS   : tst_QKeySequence::toStringFromKeycode(Ctrl+Alt+Num+Del)
PASS   : tst_QKeySequence::toStringFromKeycode(Ctrl+Ins)
PASS   : tst_QKeySequence::toStringFromKeycode(Ctrl)
PASS   : tst_QKeySequence::toStringFromKeycode(Alt)
PASS   : tst_QKeySequence::toStringFromKeycode(Shift)
PASS   : tst_QKeySequence::toStringFromKeycode(Meta)
PASS   : tst_QKeySequence::streamOperators(No modifier)
PASS   : tst_QKeySequence::streamOperators(Ctrl+Left)
PASS   : tst_QKeySequence::streamOperators(Ctrl+,)
PASS   : tst_QKeySequence::streamOperators(Alt+Left)
PASS   : tst_QKeySequence::streamOperators(Alt+Shift+Left)
PASS   : tst_QKeySequence::streamOperators(Ctrl)
PASS   : tst_QKeySequence::streamOperators(Alt)
PASS   : tst_QKeySequence::streamOperators(Shift)
PASS   : tst_QKeySequence::streamOperators(Meta)
PASS   : tst_QKeySequence::parseString(A)
PASS   : tst_QKeySequence::parseString(a)
PASS   : tst_QKeySequence::parseString(Ctrl+Left)
PASS   : tst_QKeySequence::parseString(CTRL+LEFT)
PASS   : tst_QKeySequence::parseString(Meta+A)
PASS   : tst_QKeySequence::parseString(mEtA+A)
PASS   : tst_QKeySequence::parseString(Ctrl++)
PASS   : tst_QKeySequence::parseString(+)
PASS   : tst_QKeySequence::parseString(Ctrl_+_Del)
PASS   : tst_QKeySequence::parseString(Ctrl+Del_)
PASS   : tst_QKeySequence::parseString(Ctrl_+_Del_)
PASS   : tst_QKeySequence::parseString(space)
PASS   : tst_QKeySequence::parseString(Ctrl+space)
PASS   : tst_QKeySequence::parseString(Ctrl_++)
PASS   : tst_QKeySequence::parseString(Ctrl_+_+)
PASS   : tst_QKeySequence::parseString(Ctrl_+_+_)
PASS   : tst_QKeySequence::parseString(+_)
PASS   : tst_QKeySequence::parseString(_+)
PASS   : tst_QKeySequence::parseString(_+_)
PASS   : tst_QKeySequence::parseString(Win+A)
PASS   : tst_QKeySequence::parseString(Super+Meta+A)
PASS   : tst_QKeySequence::parseString(Meta+Trolls)
PASS   : tst_QKeySequence::parseString(Meta+Period)
PASS   : tst_QKeySequence::parseString(Meta+Ypsilon)
PASS   : tst_QKeySequence::parseString(4+3=2)
PASS   : tst_QKeySequence::parseString(Alabama)
PASS   : tst_QKeySequence::parseString(Simon+G)
PASS   : tst_QKeySequence::parseString(Shift+++2)
PASS   : tst_QKeySequence::parseString(Ctrl+D_el)
PASS   : tst_QKeySequence::parseString(Ct_rl+D_el)
PASS   : tst_QKeySequence::parseString(A+Meta)
PASS   : tst_QKeySequence::parseString(Meta+++Shift)
PASS   : tst_QKeySequence::parseString(Meta+a+Shift)
PASS   : tst_QKeySequence::parseString(Ctrl+)
PASS   : tst_QKeySequence::parseString(Meta+Shift+)
PASS   : tst_QKeySequence::fromString(Ctrl+Right,Left)
PASS   : tst_QKeySequence::fromString(Ctrl)
PASS   : tst_QKeySequence::fromString(Alt)
PASS   : tst_QKeySequence::fromString(Shift)
PASS   : tst_QKeySequence::fromString(Meta)
PASS   : tst_QKeySequence::fromString(Ctrl+Plus)
PASS   : tst_QKeySequence::fromString(Ctrl+,)
PASS   : tst_QKeySequence::fromString(Ctrl+,,Ctrl+,)
PASS   : tst_QKeySequence::fromString(MultiKey)
PASS   : tst_QKeySequence::fromString(Invalid)
PASS   : tst_QKeySequence::listToString(Ctrl+Left; Meta+A)
PASS   : tst_QKeySequence::listToString(Ctrl+;; Meta+A)
PASS   : tst_QKeySequence::listToString(;; Meta+A)
PASS   : tst_QKeySequence::listToString(Ctrl+Left; Meta+;)
PASS   : tst_QKeySequence::listToString(Ctrl+Left; )
PASS   : tst_QKeySequence::listToString(Ctrl+Left; ; Meta+A)
PASS   : tst_QKeySequence::listFromString(Ctrl+Left; Meta+A)
PASS   : tst_QKeySequence::listFromString(Ctrl+;; Meta+A)
PASS   : tst_QKeySequence::listFromString(;; Meta+A)
PASS   : tst_QKeySequence::listFromString(Ctrl+Left; Meta+;)
PASS   : tst_QKeySequence::listFromString(Ctrl+Left; )
PASS   : tst_QKeySequence::listFromString(Ctrl+Left; ; Meta+A)
PASS   : tst_QKeySequence::listFromString(Ctrl+Left; 4+3=2; Meta+A)
PASS   : tst_QKeySequence::standardKeys(unknownkey)
PASS   : tst_QKeySequence::standardKeys(copy)
PASS   : tst_QKeySequence::standardKeys(cut)
PASS   : tst_QKeySequence::standardKeys(paste)
PASS   : tst_QKeySequence::standardKeys(delete)
PASS   : tst_QKeySequence::standardKeys(open)
PASS   : tst_QKeySequence::standardKeys(find)
PASS   : tst_QKeySequence::standardKeys(bold)
PASS   : tst_QKeySequence::standardKeys(italic)
PASS   : tst_QKeySequence::standardKeys(underline)
PASS   : tst_QKeySequence::standardKeys(selectall)
PASS   : tst_QKeySequence::standardKeys(print)
PASS   : tst_QKeySequence::standardKeys(movenextchar)
PASS   : tst_QKeySequence::standardKeys(zoomIn)
PASS   : tst_QKeySequence::standardKeys(zoomOut)
PASS   : tst_QKeySequence::standardKeys(whatsthis)
PASS   : tst_QKeySequence::standardKeys(help)
PASS   : tst_QKeySequence::standardKeys(nextChild)
PASS   : tst_QKeySequence::standardKeys(previousChild)
PASS   : tst_QKeySequence::standardKeys(MoveToEndOfBlock)
PASS   : tst_QKeySequence::standardKeys(forward)
PASS   : tst_QKeySequence::standardKeys(backward)
PASS   : tst_QKeySequence::standardKeys(SelectEndOfDocument)
PASS   : tst_QKeySequence::keyBindings()
SKIP   : tst_QKeySequence::translated() Test not applicable
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/gui/kernel/qkeysequence/tst_qkeysequence.cpp(729)]
PASS   : tst_QKeySequence::i18nKeys(Kanji)
PASS   : tst_QKeySequence::i18nKeys(Muhenkan)
PASS   : tst_QKeySequence::i18nKeys(Henkan)
PASS   : tst_QKeySequence::i18nKeys(Romaji)
PASS   : tst_QKeySequence::i18nKeys(Hiragana)
PASS   : tst_QKeySequence::i18nKeys(Katakana)
PASS   : tst_QKeySequence::i18nKeys(Hiragana Katakana)
PASS   : tst_QKeySequence::i18nKeys(Zenkaku)
PASS   : tst_QKeySequence::i18nKeys(Hankaku)
PASS   : tst_QKeySequence::i18nKeys(Zenkaku Hankaku)
PASS   : tst_QKeySequence::i18nKeys(Touroku)
PASS   : tst_QKeySequence::i18nKeys(Massyo)
PASS   : tst_QKeySequence::i18nKeys(Kana Lock)
PASS   : tst_QKeySequence::i18nKeys(Kana Shift)
PASS   : tst_QKeySequence::i18nKeys(Eisu Shift)
PASS   : tst_QKeySequence::i18nKeys(Eisu_toggle)
PASS   : tst_QKeySequence::i18nKeys(Code input)
PASS   : tst_QKeySequence::i18nKeys(Multiple Candidate)
PASS   : tst_QKeySequence::i18nKeys(Previous Candidate)
PASS   : tst_QKeySequence::i18nKeys(Hangul)
PASS   : tst_QKeySequence::i18nKeys(Hangul Start)
PASS   : tst_QKeySequence::i18nKeys(Hangul End)
PASS   : tst_QKeySequence::i18nKeys(Hangul Hanja)
PASS   : tst_QKeySequence::i18nKeys(Hangul Jamo)
PASS   : tst_QKeySequence::i18nKeys(Hangul Romaja)
PASS   : tst_QKeySequence::i18nKeys(Hangul Jeonja)
PASS   : tst_QKeySequence::i18nKeys(Hangul Banja)
PASS   : tst_QKeySequence::i18nKeys(Hangul PreHanja)
PASS   : tst_QKeySequence::i18nKeys(Hangul PostHanja)
PASS   : tst_QKeySequence::i18nKeys(Hangul Special)
PASS   : tst_QKeySequence::cleanupTestCase()
Totals: 182 passed, 0 failed, 1 skipped, 0 blacklisted, 7ms
********* Finished testing of tst_QKeySequence *********
