More cleanup work. This is the job that never ends.

This commit is contained in:
Storm Dragon
2025-12-24 11:17:05 -05:00
parent bcedfa5da7
commit 0a18de8e87
709 changed files with 1483 additions and 4296 deletions

View File

@@ -20,8 +20,8 @@
# Free Software Foundation, Inc., Franklin Street, Fifth Floor,
# Boston MA 02110-1301 USA.
#
# Fork of Orca Screen Reader (GNOME)
# Original source: https://gitlab.gnome.org/GNOME/orca
# Forked from Orca screen reader.
# Cthulhu project: https://git.stormux.org/storm/cthulhu
"""Test of line navigation."""
@@ -815,11 +815,11 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
sequence.append(utils.AssertPresentationAction(
"79. Line Down",
["BRAILLE LINE: '• Mailing list: cthulhu-list@gnome.org (Archives)'",
["BRAILLE LINE: '• Mailing list: https://groups.io/g/stormux (Archives)'",
" VISIBLE: '• Mailing list: cthulhu-list@gnome.', cursor=1",
"SPEECH OUTPUT: '•.'",
"SPEECH OUTPUT: 'Mailing list:'",
"SPEECH OUTPUT: 'cthulhu-list@gnome.org'",
"SPEECH OUTPUT: 'https://groups.io/g/stormux'",
"SPEECH OUTPUT: 'link.'",
"SPEECH OUTPUT: '('",
"SPEECH OUTPUT: 'Archives'",