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

@ -53,9 +53,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
sequence.append(utils.AssertPresentationAction(
"5. Line Down",
["BRAILLE LINE: 'Q. Why did Orca used to get stuck on this page?'",
" VISIBLE: 'Q. Why did Orca used to get stuc', cursor=1",
"SPEECH OUTPUT: 'Q. Why did Orca used to get stuck on this page?'",
["BRAILLE LINE: 'Q. Why did Cthulhu used to get stuck on this page?'",
" VISIBLE: 'Q. Why did Cthulhu used to get stuc', cursor=1",
"SPEECH OUTPUT: 'Q. Why did Cthulhu used to get stuck on this page?'",
"SPEECH OUTPUT: 'link.'"]))
sequence.append(utils.StartRecordingAction())
@ -129,9 +129,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
sequence.append(utils.AssertPresentationAction(
"14. Line Down",
["BRAILLE LINE: 'Q. Why did Orca used to get stuck on this page?'",
" VISIBLE: 'Q. Why did Orca used to get stuc', cursor=1",
"SPEECH OUTPUT: 'Q. Why did Orca used to get stuck on this page?'"]))
["BRAILLE LINE: 'Q. Why did Cthulhu used to get stuck on this page?'",
" VISIBLE: 'Q. Why did Cthulhu used to get stuc', cursor=1",
"SPEECH OUTPUT: 'Q. Why did Cthulhu used to get stuck on this page?'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
@ -145,9 +145,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
sequence.append(utils.AssertPresentationAction(
"16. Line Up",
["BRAILLE LINE: 'Q. Why did Orca used to get stuck on this page?'",
" VISIBLE: 'Q. Why did Orca used to get stuc', cursor=1",
"SPEECH OUTPUT: 'Q. Why did Orca used to get stuck on this page?'"]))
["BRAILLE LINE: 'Q. Why did Cthulhu used to get stuck on this page?'",
" VISIBLE: 'Q. Why did Cthulhu used to get stuc', cursor=1",
"SPEECH OUTPUT: 'Q. Why did Cthulhu used to get stuck on this page?'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
@ -220,9 +220,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
sequence.append(utils.AssertPresentationAction(
"25. Line Up",
["BRAILLE LINE: 'Q. Why did Orca used to get stuck on this page?'",
" VISIBLE: 'Q. Why did Orca used to get stuc', cursor=1",
"SPEECH OUTPUT: 'Q. Why did Orca used to get stuck on this page?'",
["BRAILLE LINE: 'Q. Why did Cthulhu used to get stuck on this page?'",
" VISIBLE: 'Q. Why did Cthulhu used to get stuc', cursor=1",
"SPEECH OUTPUT: 'Q. Why did Cthulhu used to get stuck on this page?'",
"SPEECH OUTPUT: 'link.'"]))
sequence.append(utils.StartRecordingAction())