More renaming. Hopefully fixed version number.

This commit is contained in:
storm
2024-10-17 10:33:20 -04:00
parent b669e9b5ae
commit 36f0ecb4e2
400 changed files with 55769 additions and 55769 deletions

View File

@ -14,9 +14,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("<Control>Home"))
sequence.append(utils.AssertPresentationAction(
"1. Top of file",
["BRAILLE LINE: 'this is a page to test how well Orca works with list items.'",
["BRAILLE LINE: 'this is a page to test how well Cthulhu works with list items.'",
" VISIBLE: 'this is a page to test how well ', cursor=1",
"SPEECH OUTPUT: 'this is a page to test how well Orca works with list items.'"]))
"SPEECH OUTPUT: 'this is a page to test how well Cthulhu works with list items.'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
@ -39,9 +39,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
sequence.append(utils.AssertPresentationAction(
"4. Line Down",
["BRAILLE LINE: '2. This is a list item that spans multiple lines. If Orca can successfully read to the end of this list item, it will have read'",
["BRAILLE LINE: '2. This is a list item that spans multiple lines. If Cthulhu can successfully read to the end of this list item, it will have read'",
" VISIBLE: '2. This is a list item that span', cursor=1",
"SPEECH OUTPUT: '2. This is a list item that spans multiple lines. If Orca can successfully read to the end of this list item, it will have read.'"]))
"SPEECH OUTPUT: '2. This is a list item that spans multiple lines. If Cthulhu can successfully read to the end of this list item, it will have read.'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
@ -81,9 +81,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
sequence.append(utils.AssertPresentationAction(
"9. Line Down",
["BRAILLE LINE: '• This is a list item that spans multiple lines. If Orca can successfully read to the end of this list item, it will have read'",
["BRAILLE LINE: '• This is a list item that spans multiple lines. If Cthulhu can successfully read to the end of this list item, it will have read'",
" VISIBLE: '• This is a list item that spans', cursor=1",
"SPEECH OUTPUT: '• This is a list item that spans multiple lines. If Orca can successfully read to the end of this list item, it will have read.'"]))
"SPEECH OUTPUT: '• This is a list item that spans multiple lines. If Cthulhu can successfully read to the end of this list item, it will have read.'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
@ -97,9 +97,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
sequence.append(utils.AssertPresentationAction(
"11. Line Up",
["BRAILLE LINE: '• This is a list item that spans multiple lines. If Orca can successfully read to the end of this list item, it will have read'",
["BRAILLE LINE: '• This is a list item that spans multiple lines. If Cthulhu can successfully read to the end of this list item, it will have read'",
" VISIBLE: '• This is a list item that spans', cursor=1",
"SPEECH OUTPUT: '• This is a list item that spans multiple lines. If Orca can successfully read to the end of this list item, it will have read.'"]))
"SPEECH OUTPUT: '• This is a list item that spans multiple lines. If Cthulhu can successfully read to the end of this list item, it will have read.'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
@ -139,9 +139,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
sequence.append(utils.AssertPresentationAction(
"16. Line Up",
["BRAILLE LINE: '2. This is a list item that spans multiple lines. If Orca can successfully read to the end of this list item, it will have read'",
["BRAILLE LINE: '2. This is a list item that spans multiple lines. If Cthulhu can successfully read to the end of this list item, it will have read'",
" VISIBLE: '2. This is a list item that span', cursor=1",
"SPEECH OUTPUT: '2. This is a list item that spans multiple lines. If Orca can successfully read to the end of this list item, it will have read.'"]))
"SPEECH OUTPUT: '2. This is a list item that spans multiple lines. If Cthulhu can successfully read to the end of this list item, it will have read.'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))