There's a bunch you can do! Please refer to the How Can I Help page for detailed information.
Frequently Asked Questions: FAQ
Mailing list: cthulhu-list@gnome.org (Archives)
Bug database: GNOME Bug Tracking System (Bugzilla) (current bug list)
Design documents: Cthulhu Documentation Series
Frequently Asked Questions: FAQ
Mailing list: https://groups.io/g/stormux (Archives)
Bug database: GNOME Bug Tracking System (Bugzilla) (current bug list)
Design documents: Cthulhu Documentation Series
The information on this page and the other Cthulhu-related pages on this site are distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Cthulhu (last edited 2007-12-07 22:09:22 by WillieWalker)
diff --git a/test/keystrokes/firefox/aria_alert.py b/test/keystrokes/firefox/aria_alert.py index d8a4d0e..40248a9 100644 --- a/test/keystrokes/firefox/aria_alert.py +++ b/test/keystrokes/firefox/aria_alert.py @@ -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 ARIA alert presentation.""" diff --git a/test/keystrokes/firefox/aria_alert_dialog.py b/test/keystrokes/firefox/aria_alert_dialog.py index 531bf3f..3e9b120 100644 --- a/test/keystrokes/firefox/aria_alert_dialog.py +++ b/test/keystrokes/firefox/aria_alert_dialog.py @@ -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 UIUC button presentation using Firefox.""" diff --git a/test/keystrokes/firefox/aria_button.py b/test/keystrokes/firefox/aria_button.py index 8933b10..e6561e8 100644 --- a/test/keystrokes/firefox/aria_button.py +++ b/test/keystrokes/firefox/aria_button.py @@ -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 ARIA button presentation.""" diff --git a/test/keystrokes/firefox/aria_button_dojo.py b/test/keystrokes/firefox/aria_button_dojo.py index 3c9c305..2433001 100644 --- a/test/keystrokes/firefox/aria_button_dojo.py +++ b/test/keystrokes/firefox/aria_button_dojo.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_button_toggle.py b/test/keystrokes/firefox/aria_button_toggle.py index fadd757..9ffb799 100644 --- a/test/keystrokes/firefox/aria_button_toggle.py +++ b/test/keystrokes/firefox/aria_button_toggle.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_checkbox.py b/test/keystrokes/firefox/aria_checkbox.py index f1a5cc2..a6a13a0 100644 --- a/test/keystrokes/firefox/aria_checkbox.py +++ b/test/keystrokes/firefox/aria_checkbox.py @@ -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 ARIA checkbox presentation.""" diff --git a/test/keystrokes/firefox/aria_checkbox_dojo.py b/test/keystrokes/firefox/aria_checkbox_dojo.py index c094cf9..b1eff64 100644 --- a/test/keystrokes/firefox/aria_checkbox_dojo.py +++ b/test/keystrokes/firefox/aria_checkbox_dojo.py @@ -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 Dojo checkbox presentation.""" diff --git a/test/keystrokes/firefox/aria_combobox_dojo.py b/test/keystrokes/firefox/aria_combobox_dojo.py index 4517d84..d65f324 100644 --- a/test/keystrokes/firefox/aria_combobox_dojo.py +++ b/test/keystrokes/firefox/aria_combobox_dojo.py @@ -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 Dojo combo box presentation.""" diff --git a/test/keystrokes/firefox/aria_dialog_dismissed.py b/test/keystrokes/firefox/aria_dialog_dismissed.py index 68b369f..97955e5 100644 --- a/test/keystrokes/firefox/aria_dialog_dismissed.py +++ b/test/keystrokes/firefox/aria_dialog_dismissed.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_dialog_dojo.py b/test/keystrokes/firefox/aria_dialog_dojo.py index a1f36eb..281eb54 100644 --- a/test/keystrokes/firefox/aria_dialog_dojo.py +++ b/test/keystrokes/firefox/aria_dialog_dojo.py @@ -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 Dojo dialog presentation.""" diff --git a/test/keystrokes/firefox/aria_editor_navigation_dojo.py b/test/keystrokes/firefox/aria_editor_navigation_dojo.py index 595db16..e732f82 100644 --- a/test/keystrokes/firefox/aria_editor_navigation_dojo.py +++ b/test/keystrokes/firefox/aria_editor_navigation_dojo.py @@ -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 navigation out of the Dojo editor.""" diff --git a/test/keystrokes/firefox/aria_invalid.py b/test/keystrokes/firefox/aria_invalid.py index 65acb05..0da62e1 100644 --- a/test/keystrokes/firefox/aria_invalid.py +++ b/test/keystrokes/firefox/aria_invalid.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_landmarks.py b/test/keystrokes/firefox/aria_landmarks.py index 40fea41..b33b012 100644 --- a/test/keystrokes/firefox/aria_landmarks.py +++ b/test/keystrokes/firefox/aria_landmarks.py @@ -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 structural navigation amongst landmarks.""" diff --git a/test/keystrokes/firefox/aria_list.py b/test/keystrokes/firefox/aria_list.py index 7755bb1..bd1664e 100644 --- a/test/keystrokes/firefox/aria_list.py +++ b/test/keystrokes/firefox/aria_list.py @@ -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 presentation of ARIA role list.""" diff --git a/test/keystrokes/firefox/aria_menu.py b/test/keystrokes/firefox/aria_menu.py index 8f887bc..5c8035e 100644 --- a/test/keystrokes/firefox/aria_menu.py +++ b/test/keystrokes/firefox/aria_menu.py @@ -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 ARIA menu presentation.""" diff --git a/test/keystrokes/firefox/aria_progressbar.py b/test/keystrokes/firefox/aria_progressbar.py index 003b2c6..a161643 100644 --- a/test/keystrokes/firefox/aria_progressbar.py +++ b/test/keystrokes/firefox/aria_progressbar.py @@ -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 ARIA progressbar presentation.""" diff --git a/test/keystrokes/firefox/aria_radiobutton.py b/test/keystrokes/firefox/aria_radiobutton.py index 32acef2..42c4941 100644 --- a/test/keystrokes/firefox/aria_radiobutton.py +++ b/test/keystrokes/firefox/aria_radiobutton.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_roledescription_where_am_i.py b/test/keystrokes/firefox/aria_roledescription_where_am_i.py index 51a9ae2..494ba7d 100644 --- a/test/keystrokes/firefox/aria_roledescription_where_am_i.py +++ b/test/keystrokes/firefox/aria_roledescription_where_am_i.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_slider.py b/test/keystrokes/firefox/aria_slider.py index 2bbfe2f..cdc98d7 100644 --- a/test/keystrokes/firefox/aria_slider.py +++ b/test/keystrokes/firefox/aria_slider.py @@ -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 ARIA slider presentation.""" diff --git a/test/keystrokes/firefox/aria_slider_dojo.py b/test/keystrokes/firefox/aria_slider_dojo.py index 86f1d54..89fcb00 100644 --- a/test/keystrokes/firefox/aria_slider_dojo.py +++ b/test/keystrokes/firefox/aria_slider_dojo.py @@ -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 Dojo slider presentation.""" diff --git a/test/keystrokes/firefox/aria_slider_tpg.py b/test/keystrokes/firefox/aria_slider_tpg.py index 6393664..b3e802e 100644 --- a/test/keystrokes/firefox/aria_slider_tpg.py +++ b/test/keystrokes/firefox/aria_slider_tpg.py @@ -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 ARIA horizontal sliders using Firefox.""" diff --git a/test/keystrokes/firefox/aria_sliders.py b/test/keystrokes/firefox/aria_sliders.py index 3c20c2e..20a5045 100644 --- a/test/keystrokes/firefox/aria_sliders.py +++ b/test/keystrokes/firefox/aria_sliders.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_spinner_dojo.py b/test/keystrokes/firefox/aria_spinner_dojo.py index cdc3d25..561815b 100644 --- a/test/keystrokes/firefox/aria_spinner_dojo.py +++ b/test/keystrokes/firefox/aria_spinner_dojo.py @@ -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 Dojo spinner presentation.""" diff --git a/test/keystrokes/firefox/aria_switch.py b/test/keystrokes/firefox/aria_switch.py index caebb56..de74322 100644 --- a/test/keystrokes/firefox/aria_switch.py +++ b/test/keystrokes/firefox/aria_switch.py @@ -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 ARIA switch presentation.""" diff --git a/test/keystrokes/firefox/aria_tabcontainer_dojo.py b/test/keystrokes/firefox/aria_tabcontainer_dojo.py index dbc298c..d02248c 100644 --- a/test/keystrokes/firefox/aria_tabcontainer_dojo.py +++ b/test/keystrokes/firefox/aria_tabcontainer_dojo.py @@ -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 Dojo tab container presentation.""" diff --git a/test/keystrokes/firefox/aria_tabpanel.py b/test/keystrokes/firefox/aria_tabpanel.py index c07ba7d..d1b359a 100644 --- a/test/keystrokes/firefox/aria_tabpanel.py +++ b/test/keystrokes/firefox/aria_tabpanel.py @@ -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 ARIA tabpanel presentation.""" diff --git a/test/keystrokes/firefox/aria_tabpanel2.py b/test/keystrokes/firefox/aria_tabpanel2.py index 128c429..4172a61 100644 --- a/test/keystrokes/firefox/aria_tabpanel2.py +++ b/test/keystrokes/firefox/aria_tabpanel2.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_tabpanel_text_dojo.py b/test/keystrokes/firefox/aria_tabpanel_text_dojo.py index d3d8593..acd3fe4 100644 --- a/test/keystrokes/firefox/aria_tabpanel_text_dojo.py +++ b/test/keystrokes/firefox/aria_tabpanel_text_dojo.py @@ -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 presentation of Dojo's panel text.""" diff --git a/test/keystrokes/firefox/aria_toolbar_dojo.py b/test/keystrokes/firefox/aria_toolbar_dojo.py index 7edbbb1..26c1d13 100644 --- a/test/keystrokes/firefox/aria_toolbar_dojo.py +++ b/test/keystrokes/firefox/aria_toolbar_dojo.py @@ -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 Dojo toolbar presentation.""" diff --git a/test/keystrokes/firefox/aria_tree.py b/test/keystrokes/firefox/aria_tree.py index 8c3ca03..2aaf167 100644 --- a/test/keystrokes/firefox/aria_tree.py +++ b/test/keystrokes/firefox/aria_tree.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_tree_dojo.py b/test/keystrokes/firefox/aria_tree_dojo.py index a618ccf..170a2d3 100644 --- a/test/keystrokes/firefox/aria_tree_dojo.py +++ b/test/keystrokes/firefox/aria_tree_dojo.py @@ -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 Dojo tree presentation.""" diff --git a/test/keystrokes/firefox/aria_treegrid.py b/test/keystrokes/firefox/aria_treegrid.py index cf0996b..f7030fd 100644 --- a/test/keystrokes/firefox/aria_treegrid.py +++ b/test/keystrokes/firefox/aria_treegrid.py @@ -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 ARIA treegrid presentation.""" diff --git a/test/keystrokes/firefox/find_wiki.py b/test/keystrokes/firefox/find_wiki.py index e374f2b..b1477f3 100644 --- a/test/keystrokes/firefox/find_wiki.py +++ b/test/keystrokes/firefox/find_wiki.py @@ -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 find result presentation.""" diff --git a/test/keystrokes/firefox/flat_review_combo_box.py b/test/keystrokes/firefox/flat_review_combo_box.py index a83deac..79281d6 100644 --- a/test/keystrokes/firefox/flat_review_combo_box.py +++ b/test/keystrokes/firefox/flat_review_combo_box.py @@ -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 flat reviewing HTML.""" diff --git a/test/keystrokes/firefox/flat_review_hidden_elements.py b/test/keystrokes/firefox/flat_review_hidden_elements.py index dcd36a2..59d85c6 100644 --- a/test/keystrokes/firefox/flat_review_hidden_elements.py +++ b/test/keystrokes/firefox/flat_review_hidden_elements.py @@ -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 flat review in content with hidden elements.""" diff --git a/test/keystrokes/firefox/flat_review_text_by_line.py b/test/keystrokes/firefox/flat_review_text_by_line.py index d859372..089d602 100644 --- a/test/keystrokes/firefox/flat_review_text_by_line.py +++ b/test/keystrokes/firefox/flat_review_text_by_line.py @@ -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 flat review by line in a simple text document.""" diff --git a/test/keystrokes/firefox/flat_review_text_by_word_and_char.py b/test/keystrokes/firefox/flat_review_text_by_word_and_char.py index df49214..b118fc3 100644 --- a/test/keystrokes/firefox/flat_review_text_by_word_and_char.py +++ b/test/keystrokes/firefox/flat_review_text_by_word_and_char.py @@ -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 flat review by word and char in a simple text document.""" diff --git a/test/keystrokes/firefox/focus_tracking_descriptions.py b/test/keystrokes/firefox/focus_tracking_descriptions.py index f7538b7..3210c9d 100644 --- a/test/keystrokes/firefox/focus_tracking_descriptions.py +++ b/test/keystrokes/firefox/focus_tracking_descriptions.py @@ -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 the fix for bug 511389.""" diff --git a/test/keystrokes/firefox/focus_tracking_imagemap.py b/test/keystrokes/firefox/focus_tracking_imagemap.py index be235b8..f2fad36 100644 --- a/test/keystrokes/firefox/focus_tracking_imagemap.py +++ b/test/keystrokes/firefox/focus_tracking_imagemap.py @@ -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 Cthulhu output when tabbing on a page with imagemaps.""" diff --git a/test/keystrokes/firefox/focus_tracking_input_type_number.py b/test/keystrokes/firefox/focus_tracking_input_type_number.py index 784ceef..b1a9055 100644 --- a/test/keystrokes/firefox/focus_tracking_input_type_number.py +++ b/test/keystrokes/firefox/focus_tracking_input_type_number.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/focus_tracking_link_child_of_body.py b/test/keystrokes/firefox/focus_tracking_link_child_of_body.py index 75c90f0..9f38324 100644 --- a/test/keystrokes/firefox/focus_tracking_link_child_of_body.py +++ b/test/keystrokes/firefox/focus_tracking_link_child_of_body.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/focus_tracking_links.py b/test/keystrokes/firefox/focus_tracking_links.py index 17592a9..46df663 100644 --- a/test/keystrokes/firefox/focus_tracking_links.py +++ b/test/keystrokes/firefox/focus_tracking_links.py @@ -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 the fix for bug 511389.""" diff --git a/test/keystrokes/firefox/focus_tracking_radios_with_label_and_name.py b/test/keystrokes/firefox/focus_tracking_radios_with_label_and_name.py index 905ff8f..8271daf 100644 --- a/test/keystrokes/firefox/focus_tracking_radios_with_label_and_name.py +++ b/test/keystrokes/firefox/focus_tracking_radios_with_label_and_name.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/focus_tracking_roledescriptions.py b/test/keystrokes/firefox/focus_tracking_roledescriptions.py index ac17c13..2414d42 100644 --- a/test/keystrokes/firefox/focus_tracking_roledescriptions.py +++ b/test/keystrokes/firefox/focus_tracking_roledescriptions.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/html_access_keys.py b/test/keystrokes/firefox/html_access_keys.py index e1542c1..afce238 100644 --- a/test/keystrokes/firefox/html_access_keys.py +++ b/test/keystrokes/firefox/html_access_keys.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/html_link_where_am_i.py b/test/keystrokes/firefox/html_link_where_am_i.py index 7d63f5f..63c80b1 100644 --- a/test/keystrokes/firefox/html_link_where_am_i.py +++ b/test/keystrokes/firefox/html_link_where_am_i.py @@ -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 Where am I for links.""" diff --git a/test/keystrokes/firefox/html_page_summary.py b/test/keystrokes/firefox/html_page_summary.py index 1cfa8e5..f2c7478 100644 --- a/test/keystrokes/firefox/html_page_summary.py +++ b/test/keystrokes/firefox/html_page_summary.py @@ -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 page summary""" diff --git a/test/keystrokes/firefox/html_role_combo_box.py b/test/keystrokes/firefox/html_role_combo_box.py index 417f2d6..75576a6 100644 --- a/test/keystrokes/firefox/html_role_combo_box.py +++ b/test/keystrokes/firefox/html_role_combo_box.py @@ -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 HTML combo box presentation.""" diff --git a/test/keystrokes/firefox/html_role_links.py b/test/keystrokes/firefox/html_role_links.py index 43b0276..0315d29 100644 --- a/test/keystrokes/firefox/html_role_links.py +++ b/test/keystrokes/firefox/html_role_links.py @@ -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 HTML links presentation.""" diff --git a/test/keystrokes/firefox/html_role_list_item_where_am_i.py b/test/keystrokes/firefox/html_role_list_item_where_am_i.py index 466ec23..7bbe17f 100644 --- a/test/keystrokes/firefox/html_role_list_item_where_am_i.py +++ b/test/keystrokes/firefox/html_role_list_item_where_am_i.py @@ -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 HTML list item whereAmI presentation.""" diff --git a/test/keystrokes/firefox/html_struct_nav_activate_link.py b/test/keystrokes/firefox/html_struct_nav_activate_link.py index 501886a..0b246bb 100644 --- a/test/keystrokes/firefox/html_struct_nav_activate_link.py +++ b/test/keystrokes/firefox/html_struct_nav_activate_link.py @@ -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 for activation of a link after using structural navigation""" diff --git a/test/keystrokes/firefox/html_struct_nav_blockquote.py b/test/keystrokes/firefox/html_struct_nav_blockquote.py index f63d04b..962c0e7 100644 --- a/test/keystrokes/firefox/html_struct_nav_blockquote.py +++ b/test/keystrokes/firefox/html_struct_nav_blockquote.py @@ -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 structural navigation by blockquote.""" diff --git a/test/keystrokes/firefox/html_struct_nav_bug_554616.py b/test/keystrokes/firefox/html_struct_nav_bug_554616.py index b34a278..c99fabc 100644 --- a/test/keystrokes/firefox/html_struct_nav_bug_554616.py +++ b/test/keystrokes/firefox/html_struct_nav_bug_554616.py @@ -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 table cell structural navigation.""" diff --git a/test/keystrokes/firefox/html_struct_nav_bug_556470.py b/test/keystrokes/firefox/html_struct_nav_bug_556470.py index 0ef3f4a..92adaa8 100644 --- a/test/keystrokes/firefox/html_struct_nav_bug_556470.py +++ b/test/keystrokes/firefox/html_struct_nav_bug_556470.py @@ -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 table structural navigation with empty tables.""" diff --git a/test/keystrokes/firefox/html_struct_nav_bug_567984.py b/test/keystrokes/firefox/html_struct_nav_bug_567984.py index 732763d..f586995 100644 --- a/test/keystrokes/firefox/html_struct_nav_bug_567984.py +++ b/test/keystrokes/firefox/html_struct_nav_bug_567984.py @@ -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 structural navigation by heading.""" diff --git a/test/keystrokes/firefox/html_struct_nav_bug_591592.py b/test/keystrokes/firefox/html_struct_nav_bug_591592.py index e23f9d8..43b1297 100644 --- a/test/keystrokes/firefox/html_struct_nav_bug_591592.py +++ b/test/keystrokes/firefox/html_struct_nav_bug_591592.py @@ -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 table structural navigation with headings which contain anchors.""" diff --git a/test/keystrokes/firefox/html_struct_nav_clickable_text_change.py b/test/keystrokes/firefox/html_struct_nav_clickable_text_change.py index 1bb5363..f27f0a3 100644 --- a/test/keystrokes/firefox/html_struct_nav_clickable_text_change.py +++ b/test/keystrokes/firefox/html_struct_nav_clickable_text_change.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/html_struct_nav_containers.py b/test/keystrokes/firefox/html_struct_nav_containers.py index 22e2c0b..518a892 100644 --- a/test/keystrokes/firefox/html_struct_nav_containers.py +++ b/test/keystrokes/firefox/html_struct_nav_containers.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/html_struct_nav_descriptions.py b/test/keystrokes/firefox/html_struct_nav_descriptions.py index 35fb9d3..2c7df0d 100644 --- a/test/keystrokes/firefox/html_struct_nav_descriptions.py +++ b/test/keystrokes/firefox/html_struct_nav_descriptions.py @@ -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 structural navigation.""" diff --git a/test/keystrokes/firefox/html_struct_nav_heading_empty.py b/test/keystrokes/firefox/html_struct_nav_heading_empty.py index d920e8b..ecb20cb 100644 --- a/test/keystrokes/firefox/html_struct_nav_heading_empty.py +++ b/test/keystrokes/firefox/html_struct_nav_heading_empty.py @@ -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 structural navigation by heading.""" diff --git a/test/keystrokes/firefox/html_struct_nav_heading_in_div_with_text.py b/test/keystrokes/firefox/html_struct_nav_heading_in_div_with_text.py index bfdd049..49e7abb 100644 --- a/test/keystrokes/firefox/html_struct_nav_heading_in_div_with_text.py +++ b/test/keystrokes/firefox/html_struct_nav_heading_in_div_with_text.py @@ -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 structural navigation by heading.""" diff --git a/test/keystrokes/firefox/html_struct_nav_heading_with_child_text.py b/test/keystrokes/firefox/html_struct_nav_heading_with_child_text.py index d53227a..225ca12 100644 --- a/test/keystrokes/firefox/html_struct_nav_heading_with_child_text.py +++ b/test/keystrokes/firefox/html_struct_nav_heading_with_child_text.py @@ -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 structural navigation by heading.""" diff --git a/test/keystrokes/firefox/html_struct_nav_heading_with_clickable.py b/test/keystrokes/firefox/html_struct_nav_heading_with_clickable.py index e243dc8..52d7ac6 100644 --- a/test/keystrokes/firefox/html_struct_nav_heading_with_clickable.py +++ b/test/keystrokes/firefox/html_struct_nav_heading_with_clickable.py @@ -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 structural navigation by heading.""" diff --git a/test/keystrokes/firefox/html_struct_nav_headings_buried_deep.py b/test/keystrokes/firefox/html_struct_nav_headings_buried_deep.py index 831fe22..226d75f 100644 --- a/test/keystrokes/firefox/html_struct_nav_headings_buried_deep.py +++ b/test/keystrokes/firefox/html_struct_nav_headings_buried_deep.py @@ -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 structural navigation by heading.""" diff --git a/test/keystrokes/firefox/html_struct_nav_headings_with_hidden_anchors.py b/test/keystrokes/firefox/html_struct_nav_headings_with_hidden_anchors.py index 413bbfe..fbf2bd9 100644 --- a/test/keystrokes/firefox/html_struct_nav_headings_with_hidden_anchors.py +++ b/test/keystrokes/firefox/html_struct_nav_headings_with_hidden_anchors.py @@ -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 structural navigation by heading.""" diff --git a/test/keystrokes/firefox/html_struct_nav_hidden_paragraphs.py b/test/keystrokes/firefox/html_struct_nav_hidden_paragraphs.py index 5bffe1b..4e62e57 100644 --- a/test/keystrokes/firefox/html_struct_nav_hidden_paragraphs.py +++ b/test/keystrokes/firefox/html_struct_nav_hidden_paragraphs.py @@ -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 structural navigation by paragraph with some paragraphs hidden.""" diff --git a/test/keystrokes/firefox/html_struct_nav_large_obj.py b/test/keystrokes/firefox/html_struct_nav_large_obj.py index 8f086f6..203122d 100644 --- a/test/keystrokes/firefox/html_struct_nav_large_obj.py +++ b/test/keystrokes/firefox/html_struct_nav_large_obj.py @@ -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 structural navigation amongst 'large objects'.""" diff --git a/test/keystrokes/firefox/html_struct_nav_link_with_child_text.py b/test/keystrokes/firefox/html_struct_nav_link_with_child_text.py index a7bc718..2f45c34 100644 --- a/test/keystrokes/firefox/html_struct_nav_link_with_child_text.py +++ b/test/keystrokes/firefox/html_struct_nav_link_with_child_text.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/html_struct_nav_links.py b/test/keystrokes/firefox/html_struct_nav_links.py index f33fcfa..cd36de8 100644 --- a/test/keystrokes/firefox/html_struct_nav_links.py +++ b/test/keystrokes/firefox/html_struct_nav_links.py @@ -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 structural navigation amongst links.""" diff --git a/test/keystrokes/firefox/html_struct_nav_list_item.py b/test/keystrokes/firefox/html_struct_nav_list_item.py index d20fb56..6d0d7ba 100644 --- a/test/keystrokes/firefox/html_struct_nav_list_item.py +++ b/test/keystrokes/firefox/html_struct_nav_list_item.py @@ -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 structural navigation amongst list items.""" diff --git a/test/keystrokes/firefox/html_struct_nav_lists.py b/test/keystrokes/firefox/html_struct_nav_lists.py index bd92b17..cbc5d7a 100644 --- a/test/keystrokes/firefox/html_struct_nav_lists.py +++ b/test/keystrokes/firefox/html_struct_nav_lists.py @@ -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 structural navigation amongst lists.""" diff --git a/test/keystrokes/firefox/label_inference_bug_546815.py b/test/keystrokes/firefox/label_inference_bug_546815.py index d86b2a5..17b7c39 100644 --- a/test/keystrokes/firefox/label_inference_bug_546815.py +++ b/test/keystrokes/firefox/label_inference_bug_546815.py @@ -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 label guess functionality.""" diff --git a/test/keystrokes/firefox/label_inference_bugzilla_search.py b/test/keystrokes/firefox/label_inference_bugzilla_search.py index 1f5b7b5..4cfc3d8 100644 --- a/test/keystrokes/firefox/label_inference_bugzilla_search.py +++ b/test/keystrokes/firefox/label_inference_bugzilla_search.py @@ -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 label guess for bugzilla's advanced search page.""" diff --git a/test/keystrokes/firefox/label_inference_entries.py b/test/keystrokes/firefox/label_inference_entries.py index c1484a9..56c64cb 100644 --- a/test/keystrokes/firefox/label_inference_entries.py +++ b/test/keystrokes/firefox/label_inference_entries.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/label_inference_labels_without_for_far_away.py b/test/keystrokes/firefox/label_inference_labels_without_for_far_away.py index 37d993e..76f7cd1 100644 --- a/test/keystrokes/firefox/label_inference_labels_without_for_far_away.py +++ b/test/keystrokes/firefox/label_inference_labels_without_for_far_away.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/label_inference_mailman.py b/test/keystrokes/firefox/label_inference_mailman.py index 21655a4..7aeafb7 100644 --- a/test/keystrokes/firefox/label_inference_mailman.py +++ b/test/keystrokes/firefox/label_inference_mailman.py @@ -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 label guess functionality.""" diff --git a/test/keystrokes/firefox/line_nav_aria_landmarks.py b/test/keystrokes/firefox/line_nav_aria_landmarks.py index fb6342e..6118983 100644 --- a/test/keystrokes/firefox/line_nav_aria_landmarks.py +++ b/test/keystrokes/firefox/line_nav_aria_landmarks.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_aria_landmarks_no_context.py b/test/keystrokes/firefox/line_nav_aria_landmarks_no_context.py index 53443d3..5ca9f42 100644 --- a/test/keystrokes/firefox/line_nav_aria_landmarks_no_context.py +++ b/test/keystrokes/firefox/line_nav_aria_landmarks_no_context.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_broken_list.py b/test/keystrokes/firefox/line_nav_broken_list.py index 06d6ebb..ad5a799 100644 --- a/test/keystrokes/firefox/line_nav_broken_list.py +++ b/test/keystrokes/firefox/line_nav_broken_list.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_bug_546815.py b/test/keystrokes/firefox/line_nav_bug_546815.py index cacfcb1..543e1af 100644 --- a/test/keystrokes/firefox/line_nav_bug_546815.py +++ b/test/keystrokes/firefox/line_nav_bug_546815.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_bug_549128.py b/test/keystrokes/firefox/line_nav_bug_549128.py index 43364b4..eaf7438 100644 --- a/test/keystrokes/firefox/line_nav_bug_549128.py +++ b/test/keystrokes/firefox/line_nav_bug_549128.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_bug_552887a.py b/test/keystrokes/firefox/line_nav_bug_552887a.py index f30383d..765d595 100644 --- a/test/keystrokes/firefox/line_nav_bug_552887a.py +++ b/test/keystrokes/firefox/line_nav_bug_552887a.py @@ -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 the fix for one of the two issues in bug 552887.""" diff --git a/test/keystrokes/firefox/line_nav_bug_554616.py b/test/keystrokes/firefox/line_nav_bug_554616.py index 5fccc81..428d09c 100644 --- a/test/keystrokes/firefox/line_nav_bug_554616.py +++ b/test/keystrokes/firefox/line_nav_bug_554616.py @@ -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 output.""" diff --git a/test/keystrokes/firefox/line_nav_bug_555055.py b/test/keystrokes/firefox/line_nav_bug_555055.py index cf1d6f6..73fb916 100644 --- a/test/keystrokes/firefox/line_nav_bug_555055.py +++ b/test/keystrokes/firefox/line_nav_bug_555055.py @@ -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 output of Firefox. """ diff --git a/test/keystrokes/firefox/line_nav_bug_570757.py b/test/keystrokes/firefox/line_nav_bug_570757.py index c9b684a..ee2efdc 100644 --- a/test/keystrokes/firefox/line_nav_bug_570757.py +++ b/test/keystrokes/firefox/line_nav_bug_570757.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_bug_570757_no_context.py b/test/keystrokes/firefox/line_nav_bug_570757_no_context.py index a48a797..2b0fd17 100644 --- a/test/keystrokes/firefox/line_nav_bug_570757_no_context.py +++ b/test/keystrokes/firefox/line_nav_bug_570757_no_context.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_bug_577239.py b/test/keystrokes/firefox/line_nav_bug_577239.py index ae0e58b..0785032 100644 --- a/test/keystrokes/firefox/line_nav_bug_577239.py +++ b/test/keystrokes/firefox/line_nav_bug_577239.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_bug_577239_no_context.py b/test/keystrokes/firefox/line_nav_bug_577239_no_context.py index 511923b..3a204e9 100644 --- a/test/keystrokes/firefox/line_nav_bug_577239_no_context.py +++ b/test/keystrokes/firefox/line_nav_bug_577239_no_context.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_bug_592383.py b/test/keystrokes/firefox/line_nav_bug_592383.py index b14c344..1920e34 100644 --- a/test/keystrokes/firefox/line_nav_bug_592383.py +++ b/test/keystrokes/firefox/line_nav_bug_592383.py @@ -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 navigation given a paragraph with a multi-line-high initial char.""" diff --git a/test/keystrokes/firefox/line_nav_bugzilla_search_down.py b/test/keystrokes/firefox/line_nav_bugzilla_search_down.py index 49f1a41..8365acd 100644 --- a/test/keystrokes/firefox/line_nav_bugzilla_search_down.py +++ b/test/keystrokes/firefox/line_nav_bugzilla_search_down.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_bugzilla_search_up.py b/test/keystrokes/firefox/line_nav_bugzilla_search_up.py index 0a2ef80..0b0fa00 100644 --- a/test/keystrokes/firefox/line_nav_bugzilla_search_up.py +++ b/test/keystrokes/firefox/line_nav_bugzilla_search_up.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_button_in_link_position_relative_on_focus.py b/test/keystrokes/firefox/line_nav_button_in_link_position_relative_on_focus.py index 25b8608..31c5356 100644 --- a/test/keystrokes/firefox/line_nav_button_in_link_position_relative_on_focus.py +++ b/test/keystrokes/firefox/line_nav_button_in_link_position_relative_on_focus.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_canvas.py b/test/keystrokes/firefox/line_nav_canvas.py index 53b5c6b..773db87 100644 --- a/test/keystrokes/firefox/line_nav_canvas.py +++ b/test/keystrokes/firefox/line_nav_canvas.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_clickables.py b/test/keystrokes/firefox/line_nav_clickables.py index c6ecb77..b05bb18 100644 --- a/test/keystrokes/firefox/line_nav_clickables.py +++ b/test/keystrokes/firefox/line_nav_clickables.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_descriptions.py b/test/keystrokes/firefox/line_nav_descriptions.py index cade940..759a686 100644 --- a/test/keystrokes/firefox/line_nav_descriptions.py +++ b/test/keystrokes/firefox/line_nav_descriptions.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_display_table_cell.py b/test/keystrokes/firefox/line_nav_display_table_cell.py index 34f96a7..f99863d 100644 --- a/test/keystrokes/firefox/line_nav_display_table_cell.py +++ b/test/keystrokes/firefox/line_nav_display_table_cell.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_emoji.py b/test/keystrokes/firefox/line_nav_emoji.py index 824aa18..8f1dfbe 100644 --- a/test/keystrokes/firefox/line_nav_emoji.py +++ b/test/keystrokes/firefox/line_nav_emoji.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_empty_anchor.py b/test/keystrokes/firefox/line_nav_empty_anchor.py index f440eac..cbe9aab 100644 --- a/test/keystrokes/firefox/line_nav_empty_anchor.py +++ b/test/keystrokes/firefox/line_nav_empty_anchor.py @@ -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 on a page with empty anchors.""" diff --git a/test/keystrokes/firefox/line_nav_empty_block_link.py b/test/keystrokes/firefox/line_nav_empty_block_link.py index 34f96a7..f99863d 100644 --- a/test/keystrokes/firefox/line_nav_empty_block_link.py +++ b/test/keystrokes/firefox/line_nav_empty_block_link.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_empty_link_with_line_break.py b/test/keystrokes/firefox/line_nav_empty_link_with_line_break.py index 01afb14..b02ac2a 100644 --- a/test/keystrokes/firefox/line_nav_empty_link_with_line_break.py +++ b/test/keystrokes/firefox/line_nav_empty_link_with_line_break.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_empty_textarea.py b/test/keystrokes/firefox/line_nav_empty_textarea.py index 9a5dc16..a2dcbbf 100644 --- a/test/keystrokes/firefox/line_nav_empty_textarea.py +++ b/test/keystrokes/firefox/line_nav_empty_textarea.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_enter_bug.py b/test/keystrokes/firefox/line_nav_enter_bug.py index 89a697b..4637e98 100644 --- a/test/keystrokes/firefox/line_nav_enter_bug.py +++ b/test/keystrokes/firefox/line_nav_enter_bug.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_entries.py b/test/keystrokes/firefox/line_nav_entries.py index 8c1e307..752aa3c 100644 --- a/test/keystrokes/firefox/line_nav_entries.py +++ b/test/keystrokes/firefox/line_nav_entries.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_focused_link.py b/test/keystrokes/firefox/line_nav_focused_link.py index a7152a7..d24243f 100644 --- a/test/keystrokes/firefox/line_nav_focused_link.py +++ b/test/keystrokes/firefox/line_nav_focused_link.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_follow_same_page_link.py b/test/keystrokes/firefox/line_nav_follow_same_page_link.py index 410516f..2968f12 100644 --- a/test/keystrokes/firefox/line_nav_follow_same_page_link.py +++ b/test/keystrokes/firefox/line_nav_follow_same_page_link.py @@ -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 navigation to same page links.""" diff --git a/test/keystrokes/firefox/line_nav_follow_same_page_link_2.py b/test/keystrokes/firefox/line_nav_follow_same_page_link_2.py index 10708b8..de13732 100644 --- a/test/keystrokes/firefox/line_nav_follow_same_page_link_2.py +++ b/test/keystrokes/firefox/line_nav_follow_same_page_link_2.py @@ -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 navigation by same-page links on the Cthulhu wiki.""" diff --git a/test/keystrokes/firefox/line_nav_follow_same_page_link_3.py b/test/keystrokes/firefox/line_nav_follow_same_page_link_3.py index aed3e19..1a2e02a 100644 --- a/test/keystrokes/firefox/line_nav_follow_same_page_link_3.py +++ b/test/keystrokes/firefox/line_nav_follow_same_page_link_3.py @@ -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 nav after loading a same-page link.""" diff --git a/test/keystrokes/firefox/line_nav_fontawesome_link.py b/test/keystrokes/firefox/line_nav_fontawesome_link.py index 8e64acc..f91b00e 100644 --- a/test/keystrokes/firefox/line_nav_fontawesome_link.py +++ b/test/keystrokes/firefox/line_nav_fontawesome_link.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_heading_section.py b/test/keystrokes/firefox/line_nav_heading_section.py index 61ca1af..ed9978f 100644 --- a/test/keystrokes/firefox/line_nav_heading_section.py +++ b/test/keystrokes/firefox/line_nav_heading_section.py @@ -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 on a page with headings in sections.""" diff --git a/test/keystrokes/firefox/line_nav_hidden_buttons.py b/test/keystrokes/firefox/line_nav_hidden_buttons.py index 8830b94..d396860 100644 --- a/test/keystrokes/firefox/line_nav_hidden_buttons.py +++ b/test/keystrokes/firefox/line_nav_hidden_buttons.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_hidden_elements.py b/test/keystrokes/firefox/line_nav_hidden_elements.py index d5552f1..996bde0 100644 --- a/test/keystrokes/firefox/line_nav_hidden_elements.py +++ b/test/keystrokes/firefox/line_nav_hidden_elements.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_hidden_float.py b/test/keystrokes/firefox/line_nav_hidden_float.py index 2cacdfb..7262ca5 100644 --- a/test/keystrokes/firefox/line_nav_hidden_float.py +++ b/test/keystrokes/firefox/line_nav_hidden_float.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_hidden_label.py b/test/keystrokes/firefox/line_nav_hidden_label.py index b6a9e49..184b206 100644 --- a/test/keystrokes/firefox/line_nav_hidden_label.py +++ b/test/keystrokes/firefox/line_nav_hidden_label.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_hidden_links.py b/test/keystrokes/firefox/line_nav_hidden_links.py index 3357651..518fa6d 100644 --- a/test/keystrokes/firefox/line_nav_hidden_links.py +++ b/test/keystrokes/firefox/line_nav_hidden_links.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_iframes_blogger.py b/test/keystrokes/firefox/line_nav_iframes_blogger.py index 0da3c2c..c72cb6b 100644 --- a/test/keystrokes/firefox/line_nav_iframes_blogger.py +++ b/test/keystrokes/firefox/line_nav_iframes_blogger.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_iframes_in_inline_block.py b/test/keystrokes/firefox/line_nav_iframes_in_inline_block.py index e78fb52..b103277 100644 --- a/test/keystrokes/firefox/line_nav_iframes_in_inline_block.py +++ b/test/keystrokes/firefox/line_nav_iframes_in_inline_block.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_iframes_in_inline_block2.py b/test/keystrokes/firefox/line_nav_iframes_in_inline_block2.py index 4507d8a..a8c503c 100644 --- a/test/keystrokes/firefox/line_nav_iframes_in_inline_block2.py +++ b/test/keystrokes/firefox/line_nav_iframes_in_inline_block2.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_iframes_nested.py b/test/keystrokes/firefox/line_nav_iframes_nested.py index f045a01..00c8cad 100644 --- a/test/keystrokes/firefox/line_nav_iframes_nested.py +++ b/test/keystrokes/firefox/line_nav_iframes_nested.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_image_in_link.py b/test/keystrokes/firefox/line_nav_image_in_link.py index 491d433..87c3e6e 100644 --- a/test/keystrokes/firefox/line_nav_image_in_link.py +++ b/test/keystrokes/firefox/line_nav_image_in_link.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_imagemap.py b/test/keystrokes/firefox/line_nav_imagemap.py index 480db0e..100c8ef 100644 --- a/test/keystrokes/firefox/line_nav_imagemap.py +++ b/test/keystrokes/firefox/line_nav_imagemap.py @@ -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 on a page with an imagemap.""" diff --git a/test/keystrokes/firefox/line_nav_images_in_links.py b/test/keystrokes/firefox/line_nav_images_in_links.py index 4e14bc9..fbecdc5 100644 --- a/test/keystrokes/firefox/line_nav_images_in_links.py +++ b/test/keystrokes/firefox/line_nav_images_in_links.py @@ -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 presentation of links that contain images.""" diff --git a/test/keystrokes/firefox/line_nav_images_in_table_and_floating_div.py b/test/keystrokes/firefox/line_nav_images_in_table_and_floating_div.py index d2fad5e..70e01d3 100644 --- a/test/keystrokes/firefox/line_nav_images_in_table_and_floating_div.py +++ b/test/keystrokes/firefox/line_nav_images_in_table_and_floating_div.py @@ -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 presentation of lines that contain images.""" diff --git a/test/keystrokes/firefox/line_nav_inline_block_spans.py b/test/keystrokes/firefox/line_nav_inline_block_spans.py index 096aabb..af8b1a0 100644 --- a/test/keystrokes/firefox/line_nav_inline_block_spans.py +++ b/test/keystrokes/firefox/line_nav_inline_block_spans.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_link_position_relative_on_focus.py b/test/keystrokes/firefox/line_nav_link_position_relative_on_focus.py index 783f164..51a675f 100644 --- a/test/keystrokes/firefox/line_nav_link_position_relative_on_focus.py +++ b/test/keystrokes/firefox/line_nav_link_position_relative_on_focus.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_list_with_anchors_and_hyphens.py b/test/keystrokes/firefox/line_nav_list_with_anchors_and_hyphens.py index f356ca8..53c1b2a 100644 --- a/test/keystrokes/firefox/line_nav_list_with_anchors_and_hyphens.py +++ b/test/keystrokes/firefox/line_nav_list_with_anchors_and_hyphens.py @@ -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 on a page with multi-line cells and sections.""" diff --git a/test/keystrokes/firefox/line_nav_lists.py b/test/keystrokes/firefox/line_nav_lists.py index 336b2b0..429f0bf 100644 --- a/test/keystrokes/firefox/line_nav_lists.py +++ b/test/keystrokes/firefox/line_nav_lists.py @@ -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 HTML list presentation.""" diff --git a/test/keystrokes/firefox/line_nav_lists_broken.py b/test/keystrokes/firefox/line_nav_lists_broken.py index 38ebdb4..fbb5b21 100644 --- a/test/keystrokes/firefox/line_nav_lists_broken.py +++ b/test/keystrokes/firefox/line_nav_lists_broken.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_lists_without_items.py b/test/keystrokes/firefox/line_nav_lists_without_items.py index a849f2f..fbd0861 100644 --- a/test/keystrokes/firefox/line_nav_lists_without_items.py +++ b/test/keystrokes/firefox/line_nav_lists_without_items.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_multi_line_text.py b/test/keystrokes/firefox/line_nav_multi_line_text.py index a531805..553a92c 100644 --- a/test/keystrokes/firefox/line_nav_multi_line_text.py +++ b/test/keystrokes/firefox/line_nav_multi_line_text.py @@ -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 on a page with multi-line cells and sections.""" diff --git a/test/keystrokes/firefox/line_nav_nested_items.py b/test/keystrokes/firefox/line_nav_nested_items.py index dfb83c8..a564626 100644 --- a/test/keystrokes/firefox/line_nav_nested_items.py +++ b/test/keystrokes/firefox/line_nav_nested_items.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_nested_items_no_context.py b/test/keystrokes/firefox/line_nav_nested_items_no_context.py index d066b3b..44b922d 100644 --- a/test/keystrokes/firefox/line_nav_nested_items_no_context.py +++ b/test/keystrokes/firefox/line_nav_nested_items_no_context.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_nested_tables.py b/test/keystrokes/firefox/line_nav_nested_tables.py index 59df6ff..1e5bf49 100644 --- a/test/keystrokes/firefox/line_nav_nested_tables.py +++ b/test/keystrokes/firefox/line_nav_nested_tables.py @@ -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 on a page with nested layout tables. """ diff --git a/test/keystrokes/firefox/line_nav_offscreen_text_with_tiny_width.py b/test/keystrokes/firefox/line_nav_offscreen_text_with_tiny_width.py index 1c831ff..1da1ecf 100644 --- a/test/keystrokes/firefox/line_nav_offscreen_text_with_tiny_width.py +++ b/test/keystrokes/firefox/line_nav_offscreen_text_with_tiny_width.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_paragraphs_in_links.py b/test/keystrokes/firefox/line_nav_paragraphs_in_links.py index 437abc8..20c5b06 100644 --- a/test/keystrokes/firefox/line_nav_paragraphs_in_links.py +++ b/test/keystrokes/firefox/line_nav_paragraphs_in_links.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_pre_lines.py b/test/keystrokes/firefox/line_nav_pre_lines.py index f59fbe1..90eb909 100644 --- a/test/keystrokes/firefox/line_nav_pre_lines.py +++ b/test/keystrokes/firefox/line_nav_pre_lines.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_pre_links.py b/test/keystrokes/firefox/line_nav_pre_links.py index 6a21da9..e458302 100644 --- a/test/keystrokes/firefox/line_nav_pre_links.py +++ b/test/keystrokes/firefox/line_nav_pre_links.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_regions_and_fieldsets.py b/test/keystrokes/firefox/line_nav_regions_and_fieldsets.py index ddc8c45..e4f6e88 100644 --- a/test/keystrokes/firefox/line_nav_regions_and_fieldsets.py +++ b/test/keystrokes/firefox/line_nav_regions_and_fieldsets.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_regions_and_fieldsets_no_context.py b/test/keystrokes/firefox/line_nav_regions_and_fieldsets_no_context.py index cbbe8b3..461d08a 100644 --- a/test/keystrokes/firefox/line_nav_regions_and_fieldsets_no_context.py +++ b/test/keystrokes/firefox/line_nav_regions_and_fieldsets_no_context.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_role_application.py b/test/keystrokes/firefox/line_nav_role_application.py index c45779e..ec1ade0 100644 --- a/test/keystrokes/firefox/line_nav_role_application.py +++ b/test/keystrokes/firefox/line_nav_role_application.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_roledescriptions.py b/test/keystrokes/firefox/line_nav_roledescriptions.py index a7d2d61..041bc37 100644 --- a/test/keystrokes/firefox/line_nav_roledescriptions.py +++ b/test/keystrokes/firefox/line_nav_roledescriptions.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_simple_form.py b/test/keystrokes/firefox/line_nav_simple_form.py index 7cb9fa9..cb033c2 100644 --- a/test/keystrokes/firefox/line_nav_simple_form.py +++ b/test/keystrokes/firefox/line_nav_simple_form.py @@ -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 on a page with a simple form.""" diff --git a/test/keystrokes/firefox/line_nav_slash_test.py b/test/keystrokes/firefox/line_nav_slash_test.py index fcd79e8..adda97e 100644 --- a/test/keystrokes/firefox/line_nav_slash_test.py +++ b/test/keystrokes/firefox/line_nav_slash_test.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_sun_java.py b/test/keystrokes/firefox/line_nav_sun_java.py index 592b203..d5eddf1 100644 --- a/test/keystrokes/firefox/line_nav_sun_java.py +++ b/test/keystrokes/firefox/line_nav_sun_java.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_table_captions.py b/test/keystrokes/firefox/line_nav_table_captions.py index c365228..c6d86eb 100644 --- a/test/keystrokes/firefox/line_nav_table_captions.py +++ b/test/keystrokes/firefox/line_nav_table_captions.py @@ -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 in a table with a caption.""" diff --git a/test/keystrokes/firefox/line_nav_table_cell_links.py b/test/keystrokes/firefox/line_nav_table_cell_links.py index 4163476..1adbd3e 100644 --- a/test/keystrokes/firefox/line_nav_table_cell_links.py +++ b/test/keystrokes/firefox/line_nav_table_cell_links.py @@ -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 with links in a cell with line breaks.""" diff --git a/test/keystrokes/firefox/line_nav_textarea_last_line.py b/test/keystrokes/firefox/line_nav_textarea_last_line.py index 802a29c..698cc06 100644 --- a/test/keystrokes/firefox/line_nav_textarea_last_line.py +++ b/test/keystrokes/firefox/line_nav_textarea_last_line.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_twitter_bug.py b/test/keystrokes/firefox/line_nav_twitter_bug.py index c50a951..c976980 100644 --- a/test/keystrokes/firefox/line_nav_twitter_bug.py +++ b/test/keystrokes/firefox/line_nav_twitter_bug.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_wiki_down.py b/test/keystrokes/firefox/line_nav_wiki_down.py index c5c0145..2f46695 100644 --- a/test/keystrokes/firefox/line_nav_wiki_down.py +++ b/test/keystrokes/firefox/line_nav_wiki_down.py @@ -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'", diff --git a/test/keystrokes/firefox/line_nav_wiki_up.py b/test/keystrokes/firefox/line_nav_wiki_up.py index 32aa417..2fda80d 100644 --- a/test/keystrokes/firefox/line_nav_wiki_up.py +++ b/test/keystrokes/firefox/line_nav_wiki_up.py @@ -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 output of Firefox on the Cthulhu wiki.""" @@ -268,11 +268,11 @@ sequence.append(utils.StartRecordingAction()) sequence.append(KeyComboAction("Up")) sequence.append(utils.AssertPresentationAction( "24. Line Up", - ["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'", diff --git a/test/keystrokes/firefox/longdesc_1.py b/test/keystrokes/firefox/longdesc_1.py index dcc9afa..d58fb2b 100644 --- a/test/keystrokes/firefox/longdesc_1.py +++ b/test/keystrokes/firefox/longdesc_1.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_10.py b/test/keystrokes/firefox/longdesc_10.py index cc25dfc..c16c65e 100644 --- a/test/keystrokes/firefox/longdesc_10.py +++ b/test/keystrokes/firefox/longdesc_10.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_11.py b/test/keystrokes/firefox/longdesc_11.py index 7124087..df87c6d 100644 --- a/test/keystrokes/firefox/longdesc_11.py +++ b/test/keystrokes/firefox/longdesc_11.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_12.py b/test/keystrokes/firefox/longdesc_12.py index c6802a1..b0dcdf8 100644 --- a/test/keystrokes/firefox/longdesc_12.py +++ b/test/keystrokes/firefox/longdesc_12.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_13.py b/test/keystrokes/firefox/longdesc_13.py index cadedb7..1855016 100644 --- a/test/keystrokes/firefox/longdesc_13.py +++ b/test/keystrokes/firefox/longdesc_13.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_14.py b/test/keystrokes/firefox/longdesc_14.py index dcc9afa..d58fb2b 100644 --- a/test/keystrokes/firefox/longdesc_14.py +++ b/test/keystrokes/firefox/longdesc_14.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_15.py b/test/keystrokes/firefox/longdesc_15.py index dcc9afa..d58fb2b 100644 --- a/test/keystrokes/firefox/longdesc_15.py +++ b/test/keystrokes/firefox/longdesc_15.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_2.py b/test/keystrokes/firefox/longdesc_2.py index dcc9afa..d58fb2b 100644 --- a/test/keystrokes/firefox/longdesc_2.py +++ b/test/keystrokes/firefox/longdesc_2.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_3.py b/test/keystrokes/firefox/longdesc_3.py index 18e1e7f..1c037f3 100644 --- a/test/keystrokes/firefox/longdesc_3.py +++ b/test/keystrokes/firefox/longdesc_3.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_4.py b/test/keystrokes/firefox/longdesc_4.py index e614fd0..613a789 100644 --- a/test/keystrokes/firefox/longdesc_4.py +++ b/test/keystrokes/firefox/longdesc_4.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_5.py b/test/keystrokes/firefox/longdesc_5.py index e614fd0..613a789 100644 --- a/test/keystrokes/firefox/longdesc_5.py +++ b/test/keystrokes/firefox/longdesc_5.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_6.py b/test/keystrokes/firefox/longdesc_6.py index e614fd0..613a789 100644 --- a/test/keystrokes/firefox/longdesc_6.py +++ b/test/keystrokes/firefox/longdesc_6.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_7.py b/test/keystrokes/firefox/longdesc_7.py index 18e1e7f..1c037f3 100644 --- a/test/keystrokes/firefox/longdesc_7.py +++ b/test/keystrokes/firefox/longdesc_7.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_8.py b/test/keystrokes/firefox/longdesc_8.py index 7124087..df87c6d 100644 --- a/test/keystrokes/firefox/longdesc_8.py +++ b/test/keystrokes/firefox/longdesc_8.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_9.py b/test/keystrokes/firefox/longdesc_9.py index 18e1e7f..1c037f3 100644 --- a/test/keystrokes/firefox/longdesc_9.py +++ b/test/keystrokes/firefox/longdesc_9.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_fraction.py b/test/keystrokes/firefox/math_line_nav_fraction.py index 4256e52..db6a468 100644 --- a/test/keystrokes/firefox/math_line_nav_fraction.py +++ b/test/keystrokes/firefox/math_line_nav_fraction.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_math_in_dialog.py b/test/keystrokes/firefox/math_line_nav_math_in_dialog.py index fb541e7..ed3c5b2 100644 --- a/test/keystrokes/firefox/math_line_nav_math_in_dialog.py +++ b/test/keystrokes/firefox/math_line_nav_math_in_dialog.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_mathvariant.py b/test/keystrokes/firefox/math_line_nav_mathvariant.py index 923aab0..eb49599 100644 --- a/test/keystrokes/firefox/math_line_nav_mathvariant.py +++ b/test/keystrokes/firefox/math_line_nav_mathvariant.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_menclose.py b/test/keystrokes/firefox/math_line_nav_menclose.py index a61e121..535944b 100644 --- a/test/keystrokes/firefox/math_line_nav_menclose.py +++ b/test/keystrokes/firefox/math_line_nav_menclose.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_mfenced.py b/test/keystrokes/firefox/math_line_nav_mfenced.py index c4b0f10..b6c54f2 100644 --- a/test/keystrokes/firefox/math_line_nav_mfenced.py +++ b/test/keystrokes/firefox/math_line_nav_mfenced.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_mroot.py b/test/keystrokes/firefox/math_line_nav_mroot.py index 20dfaaa..c3aa172 100644 --- a/test/keystrokes/firefox/math_line_nav_mroot.py +++ b/test/keystrokes/firefox/math_line_nav_mroot.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_mrow.py b/test/keystrokes/firefox/math_line_nav_mrow.py index e1a1b7d..6621a44 100644 --- a/test/keystrokes/firefox/math_line_nav_mrow.py +++ b/test/keystrokes/firefox/math_line_nav_mrow.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_punctuation.py b/test/keystrokes/firefox/math_line_nav_punctuation.py index 2eb785c..0dd0703 100644 --- a/test/keystrokes/firefox/math_line_nav_punctuation.py +++ b/test/keystrokes/firefox/math_line_nav_punctuation.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_scripts.py b/test/keystrokes/firefox/math_line_nav_scripts.py index 6eefe1c..3b5e4e1 100644 --- a/test/keystrokes/firefox/math_line_nav_scripts.py +++ b/test/keystrokes/firefox/math_line_nav_scripts.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_table.py b/test/keystrokes/firefox/math_line_nav_table.py index b7d3d18..3e75388 100644 --- a/test/keystrokes/firefox/math_line_nav_table.py +++ b/test/keystrokes/firefox/math_line_nav_table.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_tiny_mathml.py b/test/keystrokes/firefox/math_line_nav_tiny_mathml.py index 53ee20f..148c5a2 100644 --- a/test/keystrokes/firefox/math_line_nav_tiny_mathml.py +++ b/test/keystrokes/firefox/math_line_nav_tiny_mathml.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_torture_test.py b/test/keystrokes/firefox/math_line_nav_torture_test.py index 5f2cf72..a816d23 100644 --- a/test/keystrokes/firefox/math_line_nav_torture_test.py +++ b/test/keystrokes/firefox/math_line_nav_torture_test.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/mouseover_javascript_alert.py b/test/keystrokes/firefox/mouseover_javascript_alert.py index 2aec6d9..935f4b4 100644 --- a/test/keystrokes/firefox/mouseover_javascript_alert.py +++ b/test/keystrokes/firefox/mouseover_javascript_alert.py @@ -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 Cthulhu's support for mouseovers.""" diff --git a/test/keystrokes/firefox/object_nav_descriptions_down.py b/test/keystrokes/firefox/object_nav_descriptions_down.py index 9cbaaea..a58b5b5 100644 --- a/test/keystrokes/firefox/object_nav_descriptions_down.py +++ b/test/keystrokes/firefox/object_nav_descriptions_down.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/object_nav_descriptions_up.py b/test/keystrokes/firefox/object_nav_descriptions_up.py index 52d3105..5ba7cbd 100644 --- a/test/keystrokes/firefox/object_nav_descriptions_up.py +++ b/test/keystrokes/firefox/object_nav_descriptions_up.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/object_nav_link_in_quotes.py b/test/keystrokes/firefox/object_nav_link_in_quotes.py index 0d57b3f..75bc1ed 100644 --- a/test/keystrokes/firefox/object_nav_link_in_quotes.py +++ b/test/keystrokes/firefox/object_nav_link_in_quotes.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/object_nav_links_in_text.py b/test/keystrokes/firefox/object_nav_links_in_text.py index 4a41e33..f51e43b 100644 --- a/test/keystrokes/firefox/object_nav_links_in_text.py +++ b/test/keystrokes/firefox/object_nav_links_in_text.py @@ -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 object navigation.""" diff --git a/test/keystrokes/firefox/object_nav_links_on_line.py b/test/keystrokes/firefox/object_nav_links_on_line.py index 71e8661..08cb06b 100644 --- a/test/keystrokes/firefox/object_nav_links_on_line.py +++ b/test/keystrokes/firefox/object_nav_links_on_line.py @@ -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 object navigation.""" diff --git a/test/keystrokes/firefox/object_nav_simple_form_down.py b/test/keystrokes/firefox/object_nav_simple_form_down.py index e7fe3a3..a2a7c72 100644 --- a/test/keystrokes/firefox/object_nav_simple_form_down.py +++ b/test/keystrokes/firefox/object_nav_simple_form_down.py @@ -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 object navigation.""" diff --git a/test/keystrokes/firefox/object_nav_simple_form_up.py b/test/keystrokes/firefox/object_nav_simple_form_up.py index c8052c5..6e47047 100644 --- a/test/keystrokes/firefox/object_nav_simple_form_up.py +++ b/test/keystrokes/firefox/object_nav_simple_form_up.py @@ -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 object navigation.""" diff --git a/test/keystrokes/firefox/say_all_aria_landmarks_no_context.py b/test/keystrokes/firefox/say_all_aria_landmarks_no_context.py index d1fd80a..d33e658 100644 --- a/test/keystrokes/firefox/say_all_aria_landmarks_no_context.py +++ b/test/keystrokes/firefox/say_all_aria_landmarks_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_blockquote.py b/test/keystrokes/firefox/say_all_blockquote.py index 210f1da..200a3c8 100644 --- a/test/keystrokes/firefox/say_all_blockquote.py +++ b/test/keystrokes/firefox/say_all_blockquote.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_blockquote_no_context.py b/test/keystrokes/firefox/say_all_blockquote_no_context.py index 0faf4dd..ac7b635 100644 --- a/test/keystrokes/firefox/say_all_blockquote_no_context.py +++ b/test/keystrokes/firefox/say_all_blockquote_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_bug_511389.py b/test/keystrokes/firefox/say_all_bug_511389.py index 4ed539b..3a29dd5 100644 --- a/test/keystrokes/firefox/say_all_bug_511389.py +++ b/test/keystrokes/firefox/say_all_bug_511389.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_bug_591351_1.py b/test/keystrokes/firefox/say_all_bug_591351_1.py index 7f5156b..8dfb00f 100644 --- a/test/keystrokes/firefox/say_all_bug_591351_1.py +++ b/test/keystrokes/firefox/say_all_bug_591351_1.py @@ -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 sayAll output.""" diff --git a/test/keystrokes/firefox/say_all_bugzilla_search.py b/test/keystrokes/firefox/say_all_bugzilla_search.py index 4d0506e..b06b446 100644 --- a/test/keystrokes/firefox/say_all_bugzilla_search.py +++ b/test/keystrokes/firefox/say_all_bugzilla_search.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_bugzilla_search_no_context.py b/test/keystrokes/firefox/say_all_bugzilla_search_no_context.py index 072c0e2..0920ea6 100644 --- a/test/keystrokes/firefox/say_all_bugzilla_search_no_context.py +++ b/test/keystrokes/firefox/say_all_bugzilla_search_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_empty_anchor.py b/test/keystrokes/firefox/say_all_empty_anchor.py index 9bba2be..1d455d5 100644 --- a/test/keystrokes/firefox/say_all_empty_anchor.py +++ b/test/keystrokes/firefox/say_all_empty_anchor.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_enter_bug.py b/test/keystrokes/firefox/say_all_enter_bug.py index 2221143..26a34dd 100644 --- a/test/keystrokes/firefox/say_all_enter_bug.py +++ b/test/keystrokes/firefox/say_all_enter_bug.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_entries.py b/test/keystrokes/firefox/say_all_entries.py index 0198d5a..6e88f56 100644 --- a/test/keystrokes/firefox/say_all_entries.py +++ b/test/keystrokes/firefox/say_all_entries.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_heading_section.py b/test/keystrokes/firefox/say_all_heading_section.py index d2580ed..ae6ea90 100644 --- a/test/keystrokes/firefox/say_all_heading_section.py +++ b/test/keystrokes/firefox/say_all_heading_section.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_hidden_elements.py b/test/keystrokes/firefox/say_all_hidden_elements.py index 5cc3426..9d510af 100644 --- a/test/keystrokes/firefox/say_all_hidden_elements.py +++ b/test/keystrokes/firefox/say_all_hidden_elements.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_imagemap.py b/test/keystrokes/firefox/say_all_imagemap.py index eb5d106..aa0ecf9 100644 --- a/test/keystrokes/firefox/say_all_imagemap.py +++ b/test/keystrokes/firefox/say_all_imagemap.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_multi_line_text.py b/test/keystrokes/firefox/say_all_multi_line_text.py index bed9f1f..28d52b3 100644 --- a/test/keystrokes/firefox/say_all_multi_line_text.py +++ b/test/keystrokes/firefox/say_all_multi_line_text.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_multi_line_text_no_context.py b/test/keystrokes/firefox/say_all_multi_line_text_no_context.py index 9b6aa68..31c1756 100644 --- a/test/keystrokes/firefox/say_all_multi_line_text_no_context.py +++ b/test/keystrokes/firefox/say_all_multi_line_text_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_nested_tables.py b/test/keystrokes/firefox/say_all_nested_tables.py index 238d48d..aabda1e 100644 --- a/test/keystrokes/firefox/say_all_nested_tables.py +++ b/test/keystrokes/firefox/say_all_nested_tables.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_nested_tables_no_context.py b/test/keystrokes/firefox/say_all_nested_tables_no_context.py index 238d48d..aabda1e 100644 --- a/test/keystrokes/firefox/say_all_nested_tables_no_context.py +++ b/test/keystrokes/firefox/say_all_nested_tables_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_onmouseup.py b/test/keystrokes/firefox/say_all_onmouseup.py index f49eccf..30b5697 100644 --- a/test/keystrokes/firefox/say_all_onmouseup.py +++ b/test/keystrokes/firefox/say_all_onmouseup.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_regions_and_fieldsets.py b/test/keystrokes/firefox/say_all_regions_and_fieldsets.py index 4633fb0..e9effa9 100644 --- a/test/keystrokes/firefox/say_all_regions_and_fieldsets.py +++ b/test/keystrokes/firefox/say_all_regions_and_fieldsets.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_regions_and_fieldsets_no_context.py b/test/keystrokes/firefox/say_all_regions_and_fieldsets_no_context.py index eb161cd..e93bdb0 100644 --- a/test/keystrokes/firefox/say_all_regions_and_fieldsets_no_context.py +++ b/test/keystrokes/firefox/say_all_regions_and_fieldsets_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_role_combo_box.py b/test/keystrokes/firefox/say_all_role_combo_box.py index a0168cc..015078b 100644 --- a/test/keystrokes/firefox/say_all_role_combo_box.py +++ b/test/keystrokes/firefox/say_all_role_combo_box.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_role_links.py b/test/keystrokes/firefox/say_all_role_links.py index 6c288b8..f0b0960 100644 --- a/test/keystrokes/firefox/say_all_role_links.py +++ b/test/keystrokes/firefox/say_all_role_links.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_role_links_no_context.py b/test/keystrokes/firefox/say_all_role_links_no_context.py index 093e445..4204370 100644 --- a/test/keystrokes/firefox/say_all_role_links_no_context.py +++ b/test/keystrokes/firefox/say_all_role_links_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_role_lists.py b/test/keystrokes/firefox/say_all_role_lists.py index d174135..7f376c4 100644 --- a/test/keystrokes/firefox/say_all_role_lists.py +++ b/test/keystrokes/firefox/say_all_role_lists.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_role_lists_no_context.py b/test/keystrokes/firefox/say_all_role_lists_no_context.py index e53a64b..f8ab589 100644 --- a/test/keystrokes/firefox/say_all_role_lists_no_context.py +++ b/test/keystrokes/firefox/say_all_role_lists_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_simple_form.py b/test/keystrokes/firefox/say_all_simple_form.py index 88f3535..7df9776 100644 --- a/test/keystrokes/firefox/say_all_simple_form.py +++ b/test/keystrokes/firefox/say_all_simple_form.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_table_caption.py b/test/keystrokes/firefox/say_all_table_caption.py index 2c7c216..dab79ac 100644 --- a/test/keystrokes/firefox/say_all_table_caption.py +++ b/test/keystrokes/firefox/say_all_table_caption.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_table_caption_no_context.py b/test/keystrokes/firefox/say_all_table_caption_no_context.py index f929d8f..46e91df 100644 --- a/test/keystrokes/firefox/say_all_table_caption_no_context.py +++ b/test/keystrokes/firefox/say_all_table_caption_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_table_cell_links.py b/test/keystrokes/firefox/say_all_table_cell_links.py index b82ef72..0f33a6e 100644 --- a/test/keystrokes/firefox/say_all_table_cell_links.py +++ b/test/keystrokes/firefox/say_all_table_cell_links.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_wiki.py b/test/keystrokes/firefox/say_all_wiki.py index 985c692..b484f36 100644 --- a/test/keystrokes/firefox/say_all_wiki.py +++ b/test/keystrokes/firefox/say_all_wiki.py @@ -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 sayAll.""" @@ -259,7 +259,7 @@ sequence.append(utils.AssertPresentationAction( "SPEECH OUTPUT: 'link'", "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'", diff --git a/test/keystrokes/firefox/say_all_wiki_no_context.py b/test/keystrokes/firefox/say_all_wiki_no_context.py index 7274cfa..224ae13 100644 --- a/test/keystrokes/firefox/say_all_wiki_no_context.py +++ b/test/keystrokes/firefox/say_all_wiki_no_context.py @@ -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 sayAll.""" @@ -252,7 +252,7 @@ sequence.append(utils.AssertPresentationAction( "SPEECH OUTPUT: 'link'", "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'", diff --git a/test/keystrokes/firefox/selection_textarea.py b/test/keystrokes/firefox/selection_textarea.py index 8dfabba..eae5c39 100644 --- a/test/keystrokes/firefox/selection_textarea.py +++ b/test/keystrokes/firefox/selection_textarea.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/selection_wiki.py b/test/keystrokes/firefox/selection_wiki.py index b17ef63..26b2bf8 100644 --- a/test/keystrokes/firefox/selection_wiki.py +++ b/test/keystrokes/firefox/selection_wiki.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/spelling_errors.py b/test/keystrokes/firefox/spelling_errors.py index 7fb219a..ee74fbe 100644 --- a/test/keystrokes/firefox/spelling_errors.py +++ b/test/keystrokes/firefox/spelling_errors.py @@ -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 presentation of spelling errors in text.""" diff --git a/test/keystrokes/firefox/ui_context_menu_flat_review.py b/test/keystrokes/firefox/ui_context_menu_flat_review.py index 6c36e0c..05c8234 100644 --- a/test/keystrokes/firefox/ui_context_menu_flat_review.py +++ b/test/keystrokes/firefox/ui_context_menu_flat_review.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/ui_doc_tabs.py b/test/keystrokes/firefox/ui_doc_tabs.py index 5edbea6..ebe9001 100644 --- a/test/keystrokes/firefox/ui_doc_tabs.py +++ b/test/keystrokes/firefox/ui_doc_tabs.py @@ -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 document tabs""" diff --git a/test/keystrokes/firefox/ui_role_accel_label.py b/test/keystrokes/firefox/ui_role_accel_label.py index 6d58b8b..894c134 100644 --- a/test/keystrokes/firefox/ui_role_accel_label.py +++ b/test/keystrokes/firefox/ui_role_accel_label.py @@ -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 menu accelerator label output of Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_check_box.py b/test/keystrokes/firefox/ui_role_check_box.py index 4d8188c..c53f251 100644 --- a/test/keystrokes/firefox/ui_role_check_box.py +++ b/test/keystrokes/firefox/ui_role_check_box.py @@ -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 gtk+ checkbox output from within Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_check_menu_item.py b/test/keystrokes/firefox/ui_role_check_menu_item.py index 0f8aa6d..afe3d91 100644 --- a/test/keystrokes/firefox/ui_role_check_menu_item.py +++ b/test/keystrokes/firefox/ui_role_check_menu_item.py @@ -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 menu checkbox output using Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_entry.py b/test/keystrokes/firefox/ui_role_entry.py index 8d5b2fa..e24b004 100644 --- a/test/keystrokes/firefox/ui_role_entry.py +++ b/test/keystrokes/firefox/ui_role_entry.py @@ -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 entry output using Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_menu_bar.py b/test/keystrokes/firefox/ui_role_menu_bar.py index e452639..1edfc07 100644 --- a/test/keystrokes/firefox/ui_role_menu_bar.py +++ b/test/keystrokes/firefox/ui_role_menu_bar.py @@ -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 menu bar output of Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_menu_flat_review.py b/test/keystrokes/firefox/ui_role_menu_flat_review.py index 0323cdb..63a89e4 100644 --- a/test/keystrokes/firefox/ui_role_menu_flat_review.py +++ b/test/keystrokes/firefox/ui_role_menu_flat_review.py @@ -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 menu and menu item output.""" diff --git a/test/keystrokes/firefox/ui_role_page_tab.py b/test/keystrokes/firefox/ui_role_page_tab.py index 1c4a7ca..ad2e441 100644 --- a/test/keystrokes/firefox/ui_role_page_tab.py +++ b/test/keystrokes/firefox/ui_role_page_tab.py @@ -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 page tab output using Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_push_button.py b/test/keystrokes/firefox/ui_role_push_button.py index abddefb..77fd31c 100644 --- a/test/keystrokes/firefox/ui_role_push_button.py +++ b/test/keystrokes/firefox/ui_role_push_button.py @@ -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 push button output using Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_radio_button.py b/test/keystrokes/firefox/ui_role_radio_button.py index 5cf55dc..66d944d 100644 --- a/test/keystrokes/firefox/ui_role_radio_button.py +++ b/test/keystrokes/firefox/ui_role_radio_button.py @@ -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 radio button output using Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_radio_menu_item.py b/test/keystrokes/firefox/ui_role_radio_menu_item.py index de3ff3f..3e77828 100644 --- a/test/keystrokes/firefox/ui_role_radio_menu_item.py +++ b/test/keystrokes/firefox/ui_role_radio_menu_item.py @@ -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 menu radio button output using Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_tree.py b/test/keystrokes/firefox/ui_role_tree.py index 107bc5b..e655dd1 100644 --- a/test/keystrokes/firefox/ui_role_tree.py +++ b/test/keystrokes/firefox/ui_role_tree.py @@ -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 tree output using Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_tree_table.py b/test/keystrokes/firefox/ui_role_tree_table.py index 410e420..047d227 100644 --- a/test/keystrokes/firefox/ui_role_tree_table.py +++ b/test/keystrokes/firefox/ui_role_tree_table.py @@ -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 tree table output using Firefox.""" diff --git a/test/keystrokes/firefox/ui_title_and_status_bar.py b/test/keystrokes/firefox/ui_title_and_status_bar.py index a62f529..c2765e9 100644 --- a/test/keystrokes/firefox/ui_title_and_status_bar.py +++ b/test/keystrokes/firefox/ui_title_and_status_bar.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/word_nav_links.py b/test/keystrokes/firefox/word_nav_links.py index 682a5fd..d77c9fb 100644 --- a/test/keystrokes/firefox/word_nav_links.py +++ b/test/keystrokes/firefox/word_nav_links.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/word_nav_list_items.py b/test/keystrokes/firefox/word_nav_list_items.py index da23aed..d00f113 100644 --- a/test/keystrokes/firefox/word_nav_list_items.py +++ b/test/keystrokes/firefox/word_nav_list_items.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/gnome-appearance-properties/font-preferences.py b/test/keystrokes/gnome-appearance-properties/font-preferences.py index 4f1b567..a993852 100644 --- a/test/keystrokes/gnome-appearance-properties/font-preferences.py +++ b/test/keystrokes/gnome-appearance-properties/font-preferences.py @@ -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 """Testing of font preferences in the gnome-appearance properties dialog.""" diff --git a/test/keystrokes/gnome-calculator/gcalctool01.py b/test/keystrokes/gnome-calculator/gcalctool01.py index 7851289..6d81f0e 100644 --- a/test/keystrokes/gnome-calculator/gcalctool01.py +++ b/test/keystrokes/gnome-calculator/gcalctool01.py @@ -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 the Ability to find out the square root of a selected number''' diff --git a/test/keystrokes/gnome-clocks/stop_watch_flat_review.py b/test/keystrokes/gnome-clocks/stop_watch_flat_review.py index c701e99..1bb2061 100644 --- a/test/keystrokes/gnome-clocks/stop_watch_flat_review.py +++ b/test/keystrokes/gnome-clocks/stop_watch_flat_review.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gnome-clocks/timer_flat_review.py b/test/keystrokes/gnome-clocks/timer_flat_review.py index 355c5d9..95f3e00 100644 --- a/test/keystrokes/gnome-clocks/timer_flat_review.py +++ b/test/keystrokes/gnome-clocks/timer_flat_review.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gnome-terminal/background_updates.py b/test/keystrokes/gnome-terminal/background_updates.py index 6fc74e1..0fbbe88 100644 --- a/test/keystrokes/gnome-terminal/background_updates.py +++ b/test/keystrokes/gnome-terminal/background_updates.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gnome-terminal/command_not_found.py b/test/keystrokes/gnome-terminal/command_not_found.py index eb96ed7..e9bf483 100644 --- a/test/keystrokes/gnome-terminal/command_not_found.py +++ b/test/keystrokes/gnome-terminal/command_not_found.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gnome-terminal/exit_shell.py b/test/keystrokes/gnome-terminal/exit_shell.py index d4269bc..52070b9 100644 --- a/test/keystrokes/gnome-terminal/exit_shell.py +++ b/test/keystrokes/gnome-terminal/exit_shell.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gnome-terminal/ls.py b/test/keystrokes/gnome-terminal/ls.py index 376f99a..f8160a4 100644 --- a/test/keystrokes/gnome-terminal/ls.py +++ b/test/keystrokes/gnome-terminal/ls.py @@ -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 import os diff --git a/test/keystrokes/gnome-terminal/ls_flat_review.py b/test/keystrokes/gnome-terminal/ls_flat_review.py index 903eb29..05ca217 100644 --- a/test/keystrokes/gnome-terminal/ls_flat_review.py +++ b/test/keystrokes/gnome-terminal/ls_flat_review.py @@ -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 import os diff --git a/test/keystrokes/gnome-terminal/man_page.py b/test/keystrokes/gnome-terminal/man_page.py index c90712e..6a200e8 100644 --- a/test/keystrokes/gnome-terminal/man_page.py +++ b/test/keystrokes/gnome-terminal/man_page.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gnome-terminal/man_page_flat_review.py b/test/keystrokes/gnome-terminal/man_page_flat_review.py index 2d4c5bd..2495251 100644 --- a/test/keystrokes/gnome-terminal/man_page_flat_review.py +++ b/test/keystrokes/gnome-terminal/man_page_flat_review.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gnome-terminal/multiple_tabs.py b/test/keystrokes/gnome-terminal/multiple_tabs.py index 5903166..da16c25 100644 --- a/test/keystrokes/gnome-terminal/multiple_tabs.py +++ b/test/keystrokes/gnome-terminal/multiple_tabs.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gnome-terminal/nano.py b/test/keystrokes/gnome-terminal/nano.py index 7a48f57..b1c9b07 100644 --- a/test/keystrokes/gnome-terminal/nano.py +++ b/test/keystrokes/gnome-terminal/nano.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gnome-terminal/nano_flat_review.py b/test/keystrokes/gnome-terminal/nano_flat_review.py index eff5bfd..896efc3 100644 --- a/test/keystrokes/gnome-terminal/nano_flat_review.py +++ b/test/keystrokes/gnome-terminal/nano_flat_review.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gnome-terminal/pasting.py b/test/keystrokes/gnome-terminal/pasting.py index b54eab0..0b5941a 100644 --- a/test/keystrokes/gnome-terminal/pasting.py +++ b/test/keystrokes/gnome-terminal/pasting.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gnome-terminal/reverse_i_search.py b/test/keystrokes/gnome-terminal/reverse_i_search.py index 31f1327..115898b 100644 --- a/test/keystrokes/gnome-terminal/reverse_i_search.py +++ b/test/keystrokes/gnome-terminal/reverse_i_search.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gnome-terminal/tab_completion.py b/test/keystrokes/gnome-terminal/tab_completion.py index 7e99612..78dfdb5 100644 --- a/test/keystrokes/gnome-terminal/tab_completion.py +++ b/test/keystrokes/gnome-terminal/tab_completion.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gnome-terminal/vim-append.py b/test/keystrokes/gnome-terminal/vim-append.py index b28799a..29522cf 100644 --- a/test/keystrokes/gnome-terminal/vim-append.py +++ b/test/keystrokes/gnome-terminal/vim-append.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gtk-demo/context_menu_flat_review.py b/test/keystrokes/gtk-demo/context_menu_flat_review.py index 2a41f1c..02e54fd 100644 --- a/test/keystrokes/gtk-demo/context_menu_flat_review.py +++ b/test/keystrokes/gtk-demo/context_menu_flat_review.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gtk-demo/learn_mode.py b/test/keystrokes/gtk-demo/learn_mode.py index 87b577f..d9710df 100644 --- a/test/keystrokes/gtk-demo/learn_mode.py +++ b/test/keystrokes/gtk-demo/learn_mode.py @@ -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 learn mode.""" diff --git a/test/keystrokes/gtk-demo/role_accel_label.py b/test/keystrokes/gtk-demo/role_accel_label.py index 6b555f3..2b778a4 100644 --- a/test/keystrokes/gtk-demo/role_accel_label.py +++ b/test/keystrokes/gtk-demo/role_accel_label.py @@ -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 menu accelerator label output.""" diff --git a/test/keystrokes/gtk-demo/role_alert.py b/test/keystrokes/gtk-demo/role_alert.py index e1991f3..eeefbc0 100644 --- a/test/keystrokes/gtk-demo/role_alert.py +++ b/test/keystrokes/gtk-demo/role_alert.py @@ -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 presentation of dialogs and alerts.""" diff --git a/test/keystrokes/gtk-demo/role_check_box.py b/test/keystrokes/gtk-demo/role_check_box.py index fcce283..78ecce4 100644 --- a/test/keystrokes/gtk-demo/role_check_box.py +++ b/test/keystrokes/gtk-demo/role_check_box.py @@ -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 checkbox output.""" diff --git a/test/keystrokes/gtk-demo/role_check_menu_item.py b/test/keystrokes/gtk-demo/role_check_menu_item.py index 48f3dd3..c8861dd 100644 --- a/test/keystrokes/gtk-demo/role_check_menu_item.py +++ b/test/keystrokes/gtk-demo/role_check_menu_item.py @@ -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 check menu item output.""" diff --git a/test/keystrokes/gtk-demo/role_column_header.py b/test/keystrokes/gtk-demo/role_column_header.py index 6b77696..81ea1c7 100644 --- a/test/keystrokes/gtk-demo/role_column_header.py +++ b/test/keystrokes/gtk-demo/role_column_header.py @@ -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 column header output.""" diff --git a/test/keystrokes/gtk-demo/role_combo_box.py b/test/keystrokes/gtk-demo/role_combo_box.py index 846360a..2782dbf 100644 --- a/test/keystrokes/gtk-demo/role_combo_box.py +++ b/test/keystrokes/gtk-demo/role_combo_box.py @@ -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 combobox output.""" diff --git a/test/keystrokes/gtk-demo/role_combo_box2.py b/test/keystrokes/gtk-demo/role_combo_box2.py index 4baeefc..2e5e426 100644 --- a/test/keystrokes/gtk-demo/role_combo_box2.py +++ b/test/keystrokes/gtk-demo/role_combo_box2.py @@ -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 labelled combo box output.""" diff --git a/test/keystrokes/gtk-demo/role_dialog.py b/test/keystrokes/gtk-demo/role_dialog.py index 44cd88f..3faff17 100644 --- a/test/keystrokes/gtk-demo/role_dialog.py +++ b/test/keystrokes/gtk-demo/role_dialog.py @@ -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 dialog presentation.""" diff --git a/test/keystrokes/gtk-demo/role_drawing_area.py b/test/keystrokes/gtk-demo/role_drawing_area.py index 1f37bff..fec0bdf 100644 --- a/test/keystrokes/gtk-demo/role_drawing_area.py +++ b/test/keystrokes/gtk-demo/role_drawing_area.py @@ -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 drawing area output.""" diff --git a/test/keystrokes/gtk-demo/role_icon.py b/test/keystrokes/gtk-demo/role_icon.py index eceee47..e8cfbe0 100644 --- a/test/keystrokes/gtk-demo/role_icon.py +++ b/test/keystrokes/gtk-demo/role_icon.py @@ -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 icon output.""" diff --git a/test/keystrokes/gtk-demo/role_icon_flat_review.py b/test/keystrokes/gtk-demo/role_icon_flat_review.py index 7ca2fe9..6cb73ad 100644 --- a/test/keystrokes/gtk-demo/role_icon_flat_review.py +++ b/test/keystrokes/gtk-demo/role_icon_flat_review.py @@ -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 icon output.""" diff --git a/test/keystrokes/gtk-demo/role_label.py b/test/keystrokes/gtk-demo/role_label.py index 5772e55..0d939e8 100644 --- a/test/keystrokes/gtk-demo/role_label.py +++ b/test/keystrokes/gtk-demo/role_label.py @@ -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 label presentation.""" diff --git a/test/keystrokes/gtk-demo/role_menu.py b/test/keystrokes/gtk-demo/role_menu.py index a4f7061..5ca65e8 100644 --- a/test/keystrokes/gtk-demo/role_menu.py +++ b/test/keystrokes/gtk-demo/role_menu.py @@ -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 menu and menu item output.""" diff --git a/test/keystrokes/gtk-demo/role_menu_flat_review.py b/test/keystrokes/gtk-demo/role_menu_flat_review.py index 96157d2..66f262d 100644 --- a/test/keystrokes/gtk-demo/role_menu_flat_review.py +++ b/test/keystrokes/gtk-demo/role_menu_flat_review.py @@ -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 menu and menu item output.""" diff --git a/test/keystrokes/gtk-demo/role_page_tab.py b/test/keystrokes/gtk-demo/role_page_tab.py index 05a6be3..36d926e 100644 --- a/test/keystrokes/gtk-demo/role_page_tab.py +++ b/test/keystrokes/gtk-demo/role_page_tab.py @@ -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 page tab output.""" diff --git a/test/keystrokes/gtk-demo/role_push_button.py b/test/keystrokes/gtk-demo/role_push_button.py index c0491cf..3efc769 100644 --- a/test/keystrokes/gtk-demo/role_push_button.py +++ b/test/keystrokes/gtk-demo/role_push_button.py @@ -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 push button output.""" diff --git a/test/keystrokes/gtk-demo/role_radio_button.py b/test/keystrokes/gtk-demo/role_radio_button.py index fd5fdf4..97eb28f 100644 --- a/test/keystrokes/gtk-demo/role_radio_button.py +++ b/test/keystrokes/gtk-demo/role_radio_button.py @@ -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 radio button output.""" diff --git a/test/keystrokes/gtk-demo/role_spin_button.py b/test/keystrokes/gtk-demo/role_spin_button.py index f89878c..a12044f 100644 --- a/test/keystrokes/gtk-demo/role_spin_button.py +++ b/test/keystrokes/gtk-demo/role_spin_button.py @@ -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 spin button output""" diff --git a/test/keystrokes/gtk-demo/role_split_pane.py b/test/keystrokes/gtk-demo/role_split_pane.py index 1a7ef7d..43c944a 100644 --- a/test/keystrokes/gtk-demo/role_split_pane.py +++ b/test/keystrokes/gtk-demo/role_split_pane.py @@ -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 split pane output.""" diff --git a/test/keystrokes/gtk-demo/role_status_bar.py b/test/keystrokes/gtk-demo/role_status_bar.py index bf07e68..5e5a483 100644 --- a/test/keystrokes/gtk-demo/role_status_bar.py +++ b/test/keystrokes/gtk-demo/role_status_bar.py @@ -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 status bar output.""" diff --git a/test/keystrokes/gtk-demo/role_table.py b/test/keystrokes/gtk-demo/role_table.py index 52c0b2f..8a9f018 100644 --- a/test/keystrokes/gtk-demo/role_table.py +++ b/test/keystrokes/gtk-demo/role_table.py @@ -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 table output.""" diff --git a/test/keystrokes/gtk-demo/role_text_multiline.py b/test/keystrokes/gtk-demo/role_text_multiline.py index eef8452..27541be 100644 --- a/test/keystrokes/gtk-demo/role_text_multiline.py +++ b/test/keystrokes/gtk-demo/role_text_multiline.py @@ -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 multiline editable text.""" diff --git a/test/keystrokes/gtk-demo/role_text_multiline_flat_review.py b/test/keystrokes/gtk-demo/role_text_multiline_flat_review.py index d357125..c750c94 100644 --- a/test/keystrokes/gtk-demo/role_text_multiline_flat_review.py +++ b/test/keystrokes/gtk-demo/role_text_multiline_flat_review.py @@ -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 flat review of text and a toolbar.""" diff --git a/test/keystrokes/gtk-demo/role_text_multiline_navigation.py b/test/keystrokes/gtk-demo/role_text_multiline_navigation.py index d74d702..b8a9ffe 100644 --- a/test/keystrokes/gtk-demo/role_text_multiline_navigation.py +++ b/test/keystrokes/gtk-demo/role_text_multiline_navigation.py @@ -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 text output for caret navigation.""" diff --git a/test/keystrokes/gtk-demo/role_text_multiline_navigation2.py b/test/keystrokes/gtk-demo/role_text_multiline_navigation2.py index 89bd617..41eeb78 100644 --- a/test/keystrokes/gtk-demo/role_text_multiline_navigation2.py +++ b/test/keystrokes/gtk-demo/role_text_multiline_navigation2.py @@ -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 text output for caret navigation and flat review.""" diff --git a/test/keystrokes/gtk-demo/role_toggle_button.py b/test/keystrokes/gtk-demo/role_toggle_button.py index 3fe72ea..adf5e99 100644 --- a/test/keystrokes/gtk-demo/role_toggle_button.py +++ b/test/keystrokes/gtk-demo/role_toggle_button.py @@ -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 toggle button output.""" diff --git a/test/keystrokes/gtk-demo/role_toolbar.py b/test/keystrokes/gtk-demo/role_toolbar.py index 5102114..cf22c42 100644 --- a/test/keystrokes/gtk-demo/role_toolbar.py +++ b/test/keystrokes/gtk-demo/role_toolbar.py @@ -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 toolbar output using.""" diff --git a/test/keystrokes/gtk-demo/role_tooltip.py b/test/keystrokes/gtk-demo/role_tooltip.py index 12e19a1..2ac0685 100644 --- a/test/keystrokes/gtk-demo/role_tooltip.py +++ b/test/keystrokes/gtk-demo/role_tooltip.py @@ -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 tooltips.""" diff --git a/test/keystrokes/gtk-demo/role_tree_table.py b/test/keystrokes/gtk-demo/role_tree_table.py index 56bfd94..4822da4 100644 --- a/test/keystrokes/gtk-demo/role_tree_table.py +++ b/test/keystrokes/gtk-demo/role_tree_table.py @@ -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 tree table output.""" diff --git a/test/keystrokes/gtk-demo/role_window.py b/test/keystrokes/gtk-demo/role_window.py index c498a8a..a903f52 100644 --- a/test/keystrokes/gtk-demo/role_window.py +++ b/test/keystrokes/gtk-demo/role_window.py @@ -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 window title output.""" diff --git a/test/keystrokes/gtk-demo/spoken_indentation.py b/test/keystrokes/gtk-demo/spoken_indentation.py index 862abcb..c435559 100644 --- a/test/keystrokes/gtk-demo/spoken_indentation.py +++ b/test/keystrokes/gtk-demo/spoken_indentation.py @@ -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 presentation of whitespace with braille disabled.""" diff --git a/test/keystrokes/gtk3-demo/context_menu_flat_review.py b/test/keystrokes/gtk3-demo/context_menu_flat_review.py index 06ceaa7..91712fc 100644 --- a/test/keystrokes/gtk3-demo/context_menu_flat_review.py +++ b/test/keystrokes/gtk3-demo/context_menu_flat_review.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gtk3-demo/learn_mode.py b/test/keystrokes/gtk3-demo/learn_mode.py index b1615ce..f93c0b4 100644 --- a/test/keystrokes/gtk3-demo/learn_mode.py +++ b/test/keystrokes/gtk3-demo/learn_mode.py @@ -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 learn mode.""" diff --git a/test/keystrokes/gtk3-demo/role_accel_label.py b/test/keystrokes/gtk3-demo/role_accel_label.py index 1897d38..91a6759 100644 --- a/test/keystrokes/gtk3-demo/role_accel_label.py +++ b/test/keystrokes/gtk3-demo/role_accel_label.py @@ -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 menu accelerator label output.""" diff --git a/test/keystrokes/gtk3-demo/role_alert.py b/test/keystrokes/gtk3-demo/role_alert.py index 57ee1c1..d096731 100644 --- a/test/keystrokes/gtk3-demo/role_alert.py +++ b/test/keystrokes/gtk3-demo/role_alert.py @@ -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 presentation of dialogs and alerts.""" diff --git a/test/keystrokes/gtk3-demo/role_check_box.py b/test/keystrokes/gtk3-demo/role_check_box.py index 5683aee..5c63e44 100644 --- a/test/keystrokes/gtk3-demo/role_check_box.py +++ b/test/keystrokes/gtk3-demo/role_check_box.py @@ -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 checkbox output.""" diff --git a/test/keystrokes/gtk3-demo/role_check_menu_item.py b/test/keystrokes/gtk3-demo/role_check_menu_item.py index 44fafd5..79e41e1 100644 --- a/test/keystrokes/gtk3-demo/role_check_menu_item.py +++ b/test/keystrokes/gtk3-demo/role_check_menu_item.py @@ -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 check menu item output.""" diff --git a/test/keystrokes/gtk3-demo/role_color_chooser.py b/test/keystrokes/gtk3-demo/role_color_chooser.py index 8c521d6..6718d5a 100644 --- a/test/keystrokes/gtk3-demo/role_color_chooser.py +++ b/test/keystrokes/gtk3-demo/role_color_chooser.py @@ -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 color chooser output.""" diff --git a/test/keystrokes/gtk3-demo/role_column_header.py b/test/keystrokes/gtk3-demo/role_column_header.py index f342740..7e2215b 100644 --- a/test/keystrokes/gtk3-demo/role_column_header.py +++ b/test/keystrokes/gtk3-demo/role_column_header.py @@ -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 column header output.""" diff --git a/test/keystrokes/gtk3-demo/role_combo_box.py b/test/keystrokes/gtk3-demo/role_combo_box.py index 49865f7..1a2e838 100644 --- a/test/keystrokes/gtk3-demo/role_combo_box.py +++ b/test/keystrokes/gtk3-demo/role_combo_box.py @@ -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 combobox output.""" diff --git a/test/keystrokes/gtk3-demo/role_combo_box2.py b/test/keystrokes/gtk3-demo/role_combo_box2.py index 0c2d3d3..ea4dafa 100644 --- a/test/keystrokes/gtk3-demo/role_combo_box2.py +++ b/test/keystrokes/gtk3-demo/role_combo_box2.py @@ -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 labelled combo box output.""" diff --git a/test/keystrokes/gtk3-demo/role_dialog.py b/test/keystrokes/gtk3-demo/role_dialog.py index 6e02ec5..bd65662 100644 --- a/test/keystrokes/gtk3-demo/role_dialog.py +++ b/test/keystrokes/gtk3-demo/role_dialog.py @@ -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 dialog presentation.""" diff --git a/test/keystrokes/gtk3-demo/role_dialog_flat_review.py b/test/keystrokes/gtk3-demo/role_dialog_flat_review.py index 088ce2f..38f15bb 100644 --- a/test/keystrokes/gtk3-demo/role_dialog_flat_review.py +++ b/test/keystrokes/gtk3-demo/role_dialog_flat_review.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gtk3-demo/role_drawing_area.py b/test/keystrokes/gtk3-demo/role_drawing_area.py index 1c75840..e93e80a 100644 --- a/test/keystrokes/gtk3-demo/role_drawing_area.py +++ b/test/keystrokes/gtk3-demo/role_drawing_area.py @@ -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 drawing area output.""" diff --git a/test/keystrokes/gtk3-demo/role_icon.py b/test/keystrokes/gtk3-demo/role_icon.py index 212ae51..ce1831a 100644 --- a/test/keystrokes/gtk3-demo/role_icon.py +++ b/test/keystrokes/gtk3-demo/role_icon.py @@ -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 icon output.""" diff --git a/test/keystrokes/gtk3-demo/role_icon_flat_review.py b/test/keystrokes/gtk3-demo/role_icon_flat_review.py index 914fee2..b8fb842 100644 --- a/test/keystrokes/gtk3-demo/role_icon_flat_review.py +++ b/test/keystrokes/gtk3-demo/role_icon_flat_review.py @@ -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 icon output.""" diff --git a/test/keystrokes/gtk3-demo/role_info_bar.py b/test/keystrokes/gtk3-demo/role_info_bar.py index 01bd5ab..f463e11 100644 --- a/test/keystrokes/gtk3-demo/role_info_bar.py +++ b/test/keystrokes/gtk3-demo/role_info_bar.py @@ -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 info bar output.""" diff --git a/test/keystrokes/gtk3-demo/role_listbox.py b/test/keystrokes/gtk3-demo/role_listbox.py index c1cd568..bc30d2c 100644 --- a/test/keystrokes/gtk3-demo/role_listbox.py +++ b/test/keystrokes/gtk3-demo/role_listbox.py @@ -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 listbox output.""" diff --git a/test/keystrokes/gtk3-demo/role_menu.py b/test/keystrokes/gtk3-demo/role_menu.py index c7f022c..43e2556 100644 --- a/test/keystrokes/gtk3-demo/role_menu.py +++ b/test/keystrokes/gtk3-demo/role_menu.py @@ -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 menu and menu item output.""" diff --git a/test/keystrokes/gtk3-demo/role_menu_flat_review.py b/test/keystrokes/gtk3-demo/role_menu_flat_review.py index f354aee..fd0cc21 100644 --- a/test/keystrokes/gtk3-demo/role_menu_flat_review.py +++ b/test/keystrokes/gtk3-demo/role_menu_flat_review.py @@ -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 menu and menu item output.""" diff --git a/test/keystrokes/gtk3-demo/role_page_tab.py b/test/keystrokes/gtk3-demo/role_page_tab.py index 412f4a6..ee36216 100644 --- a/test/keystrokes/gtk3-demo/role_page_tab.py +++ b/test/keystrokes/gtk3-demo/role_page_tab.py @@ -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 page tab output.""" diff --git a/test/keystrokes/gtk3-demo/role_push_button.py b/test/keystrokes/gtk3-demo/role_push_button.py index 435fc1c..965d82f 100644 --- a/test/keystrokes/gtk3-demo/role_push_button.py +++ b/test/keystrokes/gtk3-demo/role_push_button.py @@ -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 push button output.""" diff --git a/test/keystrokes/gtk3-demo/role_radio_button.py b/test/keystrokes/gtk3-demo/role_radio_button.py index e60335c..62b8701 100644 --- a/test/keystrokes/gtk3-demo/role_radio_button.py +++ b/test/keystrokes/gtk3-demo/role_radio_button.py @@ -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 radio button output.""" diff --git a/test/keystrokes/gtk3-demo/role_radio_menu_item.py b/test/keystrokes/gtk3-demo/role_radio_menu_item.py index 0e87a85..f4dcadb 100644 --- a/test/keystrokes/gtk3-demo/role_radio_menu_item.py +++ b/test/keystrokes/gtk3-demo/role_radio_menu_item.py @@ -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 radio menu item output.""" diff --git a/test/keystrokes/gtk3-demo/role_spin_button.py b/test/keystrokes/gtk3-demo/role_spin_button.py index e4ef648..217a2a5 100644 --- a/test/keystrokes/gtk3-demo/role_spin_button.py +++ b/test/keystrokes/gtk3-demo/role_spin_button.py @@ -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 spin button output""" diff --git a/test/keystrokes/gtk3-demo/role_split_pane.py b/test/keystrokes/gtk3-demo/role_split_pane.py index 9e8924c..b110bc2 100644 --- a/test/keystrokes/gtk3-demo/role_split_pane.py +++ b/test/keystrokes/gtk3-demo/role_split_pane.py @@ -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 split pane output.""" diff --git a/test/keystrokes/gtk3-demo/role_status_bar.py b/test/keystrokes/gtk3-demo/role_status_bar.py index 35ea52d..d25f819 100644 --- a/test/keystrokes/gtk3-demo/role_status_bar.py +++ b/test/keystrokes/gtk3-demo/role_status_bar.py @@ -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 status bar output.""" diff --git a/test/keystrokes/gtk3-demo/role_table.py b/test/keystrokes/gtk3-demo/role_table.py index 754f8af..27d9e19 100644 --- a/test/keystrokes/gtk3-demo/role_table.py +++ b/test/keystrokes/gtk3-demo/role_table.py @@ -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 table output.""" diff --git a/test/keystrokes/gtk3-demo/role_table_flat_review.py b/test/keystrokes/gtk3-demo/role_table_flat_review.py index e6e94e8..c504478 100644 --- a/test/keystrokes/gtk3-demo/role_table_flat_review.py +++ b/test/keystrokes/gtk3-demo/role_table_flat_review.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/gtk3-demo/role_text_multiline.py b/test/keystrokes/gtk3-demo/role_text_multiline.py index 692cd48..406321b 100644 --- a/test/keystrokes/gtk3-demo/role_text_multiline.py +++ b/test/keystrokes/gtk3-demo/role_text_multiline.py @@ -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 multiline editable text.""" diff --git a/test/keystrokes/gtk3-demo/role_text_multiline_flat_review.py b/test/keystrokes/gtk3-demo/role_text_multiline_flat_review.py index eb8d824..f762d51 100644 --- a/test/keystrokes/gtk3-demo/role_text_multiline_flat_review.py +++ b/test/keystrokes/gtk3-demo/role_text_multiline_flat_review.py @@ -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 flat review of text and a toolbar.""" diff --git a/test/keystrokes/gtk3-demo/role_text_multiline_navigation.py b/test/keystrokes/gtk3-demo/role_text_multiline_navigation.py index b5f2cf9..7ab5871 100644 --- a/test/keystrokes/gtk3-demo/role_text_multiline_navigation.py +++ b/test/keystrokes/gtk3-demo/role_text_multiline_navigation.py @@ -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 text output for caret navigation.""" diff --git a/test/keystrokes/gtk3-demo/role_text_multiline_navigation2.py b/test/keystrokes/gtk3-demo/role_text_multiline_navigation2.py index 38890ed..393fe64 100644 --- a/test/keystrokes/gtk3-demo/role_text_multiline_navigation2.py +++ b/test/keystrokes/gtk3-demo/role_text_multiline_navigation2.py @@ -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 text output for caret navigation and flat review.""" diff --git a/test/keystrokes/gtk3-demo/role_text_multiline_selection.py b/test/keystrokes/gtk3-demo/role_text_multiline_selection.py index fadd571..9b145f5 100644 --- a/test/keystrokes/gtk3-demo/role_text_multiline_selection.py +++ b/test/keystrokes/gtk3-demo/role_text_multiline_selection.py @@ -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 multiline editable text.""" diff --git a/test/keystrokes/gtk3-demo/role_toggle_button.py b/test/keystrokes/gtk3-demo/role_toggle_button.py index 777db53..2b5abf0 100644 --- a/test/keystrokes/gtk3-demo/role_toggle_button.py +++ b/test/keystrokes/gtk3-demo/role_toggle_button.py @@ -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 toggle button output.""" diff --git a/test/keystrokes/gtk3-demo/role_toggle_button_flat_review.py b/test/keystrokes/gtk3-demo/role_toggle_button_flat_review.py index 8d13308..35c2ed6 100644 --- a/test/keystrokes/gtk3-demo/role_toggle_button_flat_review.py +++ b/test/keystrokes/gtk3-demo/role_toggle_button_flat_review.py @@ -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 toggle button output.""" diff --git a/test/keystrokes/gtk3-demo/role_toolbar.py b/test/keystrokes/gtk3-demo/role_toolbar.py index b1f7314..870ccf4 100644 --- a/test/keystrokes/gtk3-demo/role_toolbar.py +++ b/test/keystrokes/gtk3-demo/role_toolbar.py @@ -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 toolbar output using.""" diff --git a/test/keystrokes/gtk3-demo/role_tooltip.py b/test/keystrokes/gtk3-demo/role_tooltip.py index d9c3c93..4482c9f 100644 --- a/test/keystrokes/gtk3-demo/role_tooltip.py +++ b/test/keystrokes/gtk3-demo/role_tooltip.py @@ -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 tooltips.""" diff --git a/test/keystrokes/gtk3-demo/role_tree_table.py b/test/keystrokes/gtk3-demo/role_tree_table.py index 068b311..91bbbac 100644 --- a/test/keystrokes/gtk3-demo/role_tree_table.py +++ b/test/keystrokes/gtk3-demo/role_tree_table.py @@ -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 tree table output.""" diff --git a/test/keystrokes/gtk3-demo/role_window.py b/test/keystrokes/gtk3-demo/role_window.py index 9036385..a9e672d 100644 --- a/test/keystrokes/gtk3-demo/role_window.py +++ b/test/keystrokes/gtk3-demo/role_window.py @@ -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 window title output.""" diff --git a/test/keystrokes/gtk3-demo/spoken_indentation.py b/test/keystrokes/gtk3-demo/spoken_indentation.py index 811bf22..adb9d2d 100644 --- a/test/keystrokes/gtk3-demo/spoken_indentation.py +++ b/test/keystrokes/gtk3-demo/spoken_indentation.py @@ -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 presentation of whitespace with braille disabled.""" diff --git a/test/keystrokes/helpcontent/line_nav_intro.py b/test/keystrokes/helpcontent/line_nav_intro.py index d6fc2bc..61c985d 100644 --- a/test/keystrokes/helpcontent/line_nav_intro.py +++ b/test/keystrokes/helpcontent/line_nav_intro.py @@ -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 learn mode.""" diff --git a/test/keystrokes/helpcontent/line_nav_main_page.py b/test/keystrokes/helpcontent/line_nav_main_page.py index a479bde..da2727a 100644 --- a/test/keystrokes/helpcontent/line_nav_main_page.py +++ b/test/keystrokes/helpcontent/line_nav_main_page.py @@ -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 learn mode.""" diff --git a/test/keystrokes/helpcontent/load_no_sayall.py b/test/keystrokes/helpcontent/load_no_sayall.py index 15c6f2f..864e370 100644 --- a/test/keystrokes/helpcontent/load_no_sayall.py +++ b/test/keystrokes/helpcontent/load_no_sayall.py @@ -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 learn mode.""" diff --git a/test/keystrokes/helpcontent/load_sayall.py b/test/keystrokes/helpcontent/load_sayall.py index 28f6396..8c6c5b1 100644 --- a/test/keystrokes/helpcontent/load_sayall.py +++ b/test/keystrokes/helpcontent/load_sayall.py @@ -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 learn mode.""" diff --git a/test/keystrokes/helpcontent/struct_nav_heading.py b/test/keystrokes/helpcontent/struct_nav_heading.py index b8a28bc..9fd83a9 100644 --- a/test/keystrokes/helpcontent/struct_nav_heading.py +++ b/test/keystrokes/helpcontent/struct_nav_heading.py @@ -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 learn mode.""" diff --git a/test/keystrokes/helpcontent/struct_nav_list.py b/test/keystrokes/helpcontent/struct_nav_list.py index 8014d21..0349875 100644 --- a/test/keystrokes/helpcontent/struct_nav_list.py +++ b/test/keystrokes/helpcontent/struct_nav_list.py @@ -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 learn mode.""" diff --git a/test/keystrokes/helpcontent/struct_nav_paragraph.py b/test/keystrokes/helpcontent/struct_nav_paragraph.py index f9f26c2..023d941 100644 --- a/test/keystrokes/helpcontent/struct_nav_paragraph.py +++ b/test/keystrokes/helpcontent/struct_nav_paragraph.py @@ -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 learn mode.""" diff --git a/test/keystrokes/java/role_accel_label.py b/test/keystrokes/java/role_accel_label.py index b1155c1..85424b6 100644 --- a/test/keystrokes/java/role_accel_label.py +++ b/test/keystrokes/java/role_accel_label.py @@ -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 accelerator labels in Java's SwingSet2.""" diff --git a/test/keystrokes/java/role_check_box.py b/test/keystrokes/java/role_check_box.py index 5594ad4..246fd65 100644 --- a/test/keystrokes/java/role_check_box.py +++ b/test/keystrokes/java/role_check_box.py @@ -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 check boxes in Java's SwingSet2. """ diff --git a/test/keystrokes/java/role_check_menu_item.py b/test/keystrokes/java/role_check_menu_item.py index ba7269b..6053324 100644 --- a/test/keystrokes/java/role_check_menu_item.py +++ b/test/keystrokes/java/role_check_menu_item.py @@ -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 check menu items in Java's SwingSet2. """ diff --git a/test/keystrokes/java/role_combo_box.py b/test/keystrokes/java/role_combo_box.py index 237dda2..9810326 100644 --- a/test/keystrokes/java/role_combo_box.py +++ b/test/keystrokes/java/role_combo_box.py @@ -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 combo boxes in Java's SwingSet2.""" diff --git a/test/keystrokes/java/role_dialog.py b/test/keystrokes/java/role_dialog.py index 9b9f8d4..2a238c6 100644 --- a/test/keystrokes/java/role_dialog.py +++ b/test/keystrokes/java/role_dialog.py @@ -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 dialogs in Java's SwingSet2.""" diff --git a/test/keystrokes/java/role_menu.py b/test/keystrokes/java/role_menu.py index 6820ea7..b523b7b 100644 --- a/test/keystrokes/java/role_menu.py +++ b/test/keystrokes/java/role_menu.py @@ -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 menus in Java's SwingSet2.""" diff --git a/test/keystrokes/java/role_page_tab.py b/test/keystrokes/java/role_page_tab.py index 59e9b2d..95fb05a 100644 --- a/test/keystrokes/java/role_page_tab.py +++ b/test/keystrokes/java/role_page_tab.py @@ -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 page tabs in Java's SwingSet2.""" diff --git a/test/keystrokes/java/role_push_button.py b/test/keystrokes/java/role_push_button.py index 1432119..67a4db7 100644 --- a/test/keystrokes/java/role_push_button.py +++ b/test/keystrokes/java/role_push_button.py @@ -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 push buttons in Java's SwingSet2.""" diff --git a/test/keystrokes/java/role_radio_button.py b/test/keystrokes/java/role_radio_button.py index a91be06..71db801 100644 --- a/test/keystrokes/java/role_radio_button.py +++ b/test/keystrokes/java/role_radio_button.py @@ -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 radio buttons in Java's SwingSet2.""" diff --git a/test/keystrokes/java/role_radio_menu_item.py b/test/keystrokes/java/role_radio_menu_item.py index 364b5fc..830d376 100644 --- a/test/keystrokes/java/role_radio_menu_item.py +++ b/test/keystrokes/java/role_radio_menu_item.py @@ -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 radio menu items in Java's SwingSet2.""" diff --git a/test/keystrokes/java/role_table.py b/test/keystrokes/java/role_table.py index 861aeb9..1ff2916 100644 --- a/test/keystrokes/java/role_table.py +++ b/test/keystrokes/java/role_table.py @@ -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 push buttons in Java's SwingSet2.""" diff --git a/test/keystrokes/java/role_tree.py b/test/keystrokes/java/role_tree.py index c1540a6..fdabd1f 100644 --- a/test/keystrokes/java/role_tree.py +++ b/test/keystrokes/java/role_tree.py @@ -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 push buttons in Java's SwingSet2.""" diff --git a/test/keystrokes/oobase/bug_463172.py b/test/keystrokes/oobase/bug_463172.py index 9cc9812..5abd8e8 100644 --- a/test/keystrokes/oobase/bug_463172.py +++ b/test/keystrokes/oobase/bug_463172.py @@ -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 to verify bug #463172 is still fixed. OOo sbase application crashes when entering a database record. diff --git a/test/keystrokes/oobase/bug_465109.py b/test/keystrokes/oobase/bug_465109.py index 8cd470f..a86e4e3 100644 --- a/test/keystrokes/oobase/bug_465109.py +++ b/test/keystrokes/oobase/bug_465109.py @@ -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 to verify bug #465109 is still fixed. OOo sbase application crashes when entering a database record. diff --git a/test/keystrokes/oocalc/coordinate_announcement_off.py b/test/keystrokes/oocalc/coordinate_announcement_off.py index c4e5acb..54335f2 100644 --- a/test/keystrokes/oocalc/coordinate_announcement_off.py +++ b/test/keystrokes/oocalc/coordinate_announcement_off.py @@ -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 presentation when coordinate announcement is off""" diff --git a/test/keystrokes/oocalc/coordinate_announcement_on.py b/test/keystrokes/oocalc/coordinate_announcement_on.py index 651f813..2a082c1 100644 --- a/test/keystrokes/oocalc/coordinate_announcement_on.py +++ b/test/keystrokes/oocalc/coordinate_announcement_on.py @@ -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 presentation when coordinate announcement is on""" diff --git a/test/keystrokes/oocalc/document_enter_text.py b/test/keystrokes/oocalc/document_enter_text.py index 5f0050f..71e9c4e 100644 --- a/test/keystrokes/oocalc/document_enter_text.py +++ b/test/keystrokes/oocalc/document_enter_text.py @@ -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 presentation when typing in a cell.""" diff --git a/test/keystrokes/oocalc/document_enter_text_no_context.py b/test/keystrokes/oocalc/document_enter_text_no_context.py index b82ac39..33c8947 100644 --- a/test/keystrokes/oocalc/document_enter_text_no_context.py +++ b/test/keystrokes/oocalc/document_enter_text_no_context.py @@ -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 presentation when typing in a cell.""" diff --git a/test/keystrokes/oocalc/document_nav_dynamic_headers.py b/test/keystrokes/oocalc/document_nav_dynamic_headers.py index 7c2ec33..83c849b 100644 --- a/test/keystrokes/oocalc/document_nav_dynamic_headers.py +++ b/test/keystrokes/oocalc/document_nav_dynamic_headers.py @@ -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 dynamic header support.""" diff --git a/test/keystrokes/oocalc/document_text_attributes.py b/test/keystrokes/oocalc/document_text_attributes.py index 15ab597..236841d 100644 --- a/test/keystrokes/oocalc/document_text_attributes.py +++ b/test/keystrokes/oocalc/document_text_attributes.py @@ -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 presentation of character attributes.""" diff --git a/test/keystrokes/oocalc/manage_names_combobox.py b/test/keystrokes/oocalc/manage_names_combobox.py index 49c4fda..a73a8ea 100644 --- a/test/keystrokes/oocalc/manage_names_combobox.py +++ b/test/keystrokes/oocalc/manage_names_combobox.py @@ -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 presentation of the Manage Names combobox""" diff --git a/test/keystrokes/oocalc/manage_names_combobox_no_context.py b/test/keystrokes/oocalc/manage_names_combobox_no_context.py index 0ff8ffc..41a1315 100644 --- a/test/keystrokes/oocalc/manage_names_combobox_no_context.py +++ b/test/keystrokes/oocalc/manage_names_combobox_no_context.py @@ -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 presentation of the Manage Names combobox""" diff --git a/test/keystrokes/oocalc/messages_dynamic_headers.py b/test/keystrokes/oocalc/messages_dynamic_headers.py index cacd3da..1fe8dfa 100644 --- a/test/keystrokes/oocalc/messages_dynamic_headers.py +++ b/test/keystrokes/oocalc/messages_dynamic_headers.py @@ -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 messages associated with dynamic headers.""" diff --git a/test/keystrokes/oocalc/ui_role_check_menu_item.py b/test/keystrokes/oocalc/ui_role_check_menu_item.py index 72fd208..1584f64 100644 --- a/test/keystrokes/oocalc/ui_role_check_menu_item.py +++ b/test/keystrokes/oocalc/ui_role_check_menu_item.py @@ -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 presentation of checked menu item state.""" diff --git a/test/keystrokes/ooimpress/bug_462239.py b/test/keystrokes/ooimpress/bug_462239.py index 0c8e596..be6ea46 100644 --- a/test/keystrokes/ooimpress/bug_462239.py +++ b/test/keystrokes/ooimpress/bug_462239.py @@ -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 to verify bug #462239 is still fixed. OpenOffice OOo-dev 2.3.0 Presentation application crashes when trying diff --git a/test/keystrokes/ooimpress/bug_462256.py b/test/keystrokes/ooimpress/bug_462256.py index 1999658..699d843 100644 --- a/test/keystrokes/ooimpress/bug_462256.py +++ b/test/keystrokes/ooimpress/bug_462256.py @@ -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 to verify bug #462256 is still fixed. Cthulhu doesn't speak/braille anything when going to the 2nd screen in diff --git a/test/keystrokes/ooimpress/bug_462547.py b/test/keystrokes/ooimpress/bug_462547.py index 47dcf97..d1b219e 100644 --- a/test/keystrokes/ooimpress/bug_462547.py +++ b/test/keystrokes/ooimpress/bug_462547.py @@ -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 to verify bug #462547 is still fixed. OOo-dev 2.3.0 simpress application startup wizard hangs the desktop. diff --git a/test/keystrokes/ooimpress/bug_465449.py b/test/keystrokes/ooimpress/bug_465449.py index 4ee6db5..dbfb280 100644 --- a/test/keystrokes/ooimpress/bug_465449.py +++ b/test/keystrokes/ooimpress/bug_465449.py @@ -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 to verify bug #465449 is still fixed. OOo simpress crashes when trying to change view modes. diff --git a/test/keystrokes/oowriter/document_nav_cell.py b/test/keystrokes/oowriter/document_nav_cell.py index 56398cd..c65a67e 100644 --- a/test/keystrokes/oowriter/document_nav_cell.py +++ b/test/keystrokes/oowriter/document_nav_cell.py @@ -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 speech output when tabbing amongst table cells.""" diff --git a/test/keystrokes/oowriter/document_nav_line.py b/test/keystrokes/oowriter/document_nav_line.py index 719b702..b63c041 100644 --- a/test/keystrokes/oowriter/document_nav_line.py +++ b/test/keystrokes/oowriter/document_nav_line.py @@ -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 presentation of caret navigation by line.""" diff --git a/test/keystrokes/oowriter/document_nav_line_bullets.py b/test/keystrokes/oowriter/document_nav_line_bullets.py index ef1592f..1c14a8b 100644 --- a/test/keystrokes/oowriter/document_nav_line_bullets.py +++ b/test/keystrokes/oowriter/document_nav_line_bullets.py @@ -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 presentation of caret navigation by line in list with bullets.""" diff --git a/test/keystrokes/oowriter/document_nav_paragraph.py b/test/keystrokes/oowriter/document_nav_paragraph.py index f228d1b..c262118 100644 --- a/test/keystrokes/oowriter/document_nav_paragraph.py +++ b/test/keystrokes/oowriter/document_nav_paragraph.py @@ -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 presentation of caret navigation by paragraph.""" diff --git a/test/keystrokes/oowriter/document_nav_word.py b/test/keystrokes/oowriter/document_nav_word.py index bdfab0a..6c98452 100644 --- a/test/keystrokes/oowriter/document_nav_word.py +++ b/test/keystrokes/oowriter/document_nav_word.py @@ -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 presentation of caret navigation by word.""" diff --git a/test/keystrokes/oowriter/document_new.py b/test/keystrokes/oowriter/document_new.py index 89258cf..f1fce1e 100644 --- a/test/keystrokes/oowriter/document_new.py +++ b/test/keystrokes/oowriter/document_new.py @@ -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 to verify what is announced when you create a new document.""" diff --git a/test/keystrokes/oowriter/flat_review_context_menu.py b/test/keystrokes/oowriter/flat_review_context_menu.py index 3f94a4c..bd0d18d 100644 --- a/test/keystrokes/oowriter/flat_review_context_menu.py +++ b/test/keystrokes/oowriter/flat_review_context_menu.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/oowriter/flat_review_line.py b/test/keystrokes/oowriter/flat_review_line.py index 3a20ae0..a8bda6e 100644 --- a/test/keystrokes/oowriter/flat_review_line.py +++ b/test/keystrokes/oowriter/flat_review_line.py @@ -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 flat review by line.""" diff --git a/test/keystrokes/oowriter/flat_review_line_columns.py b/test/keystrokes/oowriter/flat_review_line_columns.py index a4c4fa0..d95aa00 100644 --- a/test/keystrokes/oowriter/flat_review_line_columns.py +++ b/test/keystrokes/oowriter/flat_review_line_columns.py @@ -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 flat review in multi-columned text.""" diff --git a/test/keystrokes/oowriter/flat_review_platform_menubar.py b/test/keystrokes/oowriter/flat_review_platform_menubar.py index 7025720..19150cc 100644 --- a/test/keystrokes/oowriter/flat_review_platform_menubar.py +++ b/test/keystrokes/oowriter/flat_review_platform_menubar.py @@ -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 flat review on menubar.""" diff --git a/test/keystrokes/oowriter/flat_review_word.py b/test/keystrokes/oowriter/flat_review_word.py index 8384bab..863deaf 100644 --- a/test/keystrokes/oowriter/flat_review_word.py +++ b/test/keystrokes/oowriter/flat_review_word.py @@ -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 flat review by word.""" diff --git a/test/keystrokes/oowriter/messages_table.py b/test/keystrokes/oowriter/messages_table.py index ad923bb..7eedddf 100644 --- a/test/keystrokes/oowriter/messages_table.py +++ b/test/keystrokes/oowriter/messages_table.py @@ -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 to verify table message presentation.""" diff --git a/test/keystrokes/oowriter/messages_table_no_context.py b/test/keystrokes/oowriter/messages_table_no_context.py index c6b35eb..b99d5fe 100644 --- a/test/keystrokes/oowriter/messages_table_no_context.py +++ b/test/keystrokes/oowriter/messages_table_no_context.py @@ -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 to verify table message presentation.""" diff --git a/test/keystrokes/oowriter/say_all.py b/test/keystrokes/oowriter/say_all.py index 7dd39ec..c94eebd 100644 --- a/test/keystrokes/oowriter/say_all.py +++ b/test/keystrokes/oowriter/say_all.py @@ -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 to verify SayAll works in Writer.""" diff --git a/test/keystrokes/oowriter/say_all_no_sentences.py b/test/keystrokes/oowriter/say_all_no_sentences.py index 2e02ce6..c934712 100644 --- a/test/keystrokes/oowriter/say_all_no_sentences.py +++ b/test/keystrokes/oowriter/say_all_no_sentences.py @@ -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 SayAll presentation in document without sentence punctuation.""" diff --git a/test/keystrokes/oowriter/say_all_table.py b/test/keystrokes/oowriter/say_all_table.py index 2b50b15..88db0c2 100644 --- a/test/keystrokes/oowriter/say_all_table.py +++ b/test/keystrokes/oowriter/say_all_table.py @@ -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 to verify SayAll works in Writer.""" diff --git a/test/keystrokes/oowriter/say_all_table_no_context.py b/test/keystrokes/oowriter/say_all_table_no_context.py index 5075d58..392fbb7 100644 --- a/test/keystrokes/oowriter/say_all_table_no_context.py +++ b/test/keystrokes/oowriter/say_all_table_no_context.py @@ -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 to verify SayAll works in Writer.""" diff --git a/test/keystrokes/oowriter/selection_word.py b/test/keystrokes/oowriter/selection_word.py index 9d811ab..82c86bd 100644 --- a/test/keystrokes/oowriter/selection_word.py +++ b/test/keystrokes/oowriter/selection_word.py @@ -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 Cthulhu's presentation of Writer word navigation.""" diff --git a/test/keystrokes/oowriter/spellcheck.py b/test/keystrokes/oowriter/spellcheck.py index cc75f72..fd7d22b 100644 --- a/test/keystrokes/oowriter/spellcheck.py +++ b/test/keystrokes/oowriter/spellcheck.py @@ -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 to verify spell checking support.""" diff --git a/test/keystrokes/oowriter/spoken_indentation.py b/test/keystrokes/oowriter/spoken_indentation.py index 29c89fd..1928485 100644 --- a/test/keystrokes/oowriter/spoken_indentation.py +++ b/test/keystrokes/oowriter/spoken_indentation.py @@ -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 presentation of indentation.""" diff --git a/test/keystrokes/oowriter/structural_nav_table.py b/test/keystrokes/oowriter/structural_nav_table.py index e35aa9f..95eaff3 100644 --- a/test/keystrokes/oowriter/structural_nav_table.py +++ b/test/keystrokes/oowriter/structural_nav_table.py @@ -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 for structural navigation amongst table cells in Writer.""" diff --git a/test/keystrokes/oowriter/table_cell_row.py b/test/keystrokes/oowriter/table_cell_row.py index 6503080..77022ef 100644 --- a/test/keystrokes/oowriter/table_cell_row.py +++ b/test/keystrokes/oowriter/table_cell_row.py @@ -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 cell and row reading in Writer tables.""" diff --git a/test/keystrokes/oowriter/text_attributes.py b/test/keystrokes/oowriter/text_attributes.py index 158e17a..06ba378 100644 --- a/test/keystrokes/oowriter/text_attributes.py +++ b/test/keystrokes/oowriter/text_attributes.py @@ -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 presentation of character attributes.""" diff --git a/test/keystrokes/oowriter/ui_find.py b/test/keystrokes/oowriter/ui_find.py index c111be6..d212091 100644 --- a/test/keystrokes/oowriter/ui_find.py +++ b/test/keystrokes/oowriter/ui_find.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/oowriter/ui_navigator.py b/test/keystrokes/oowriter/ui_navigator.py index 31399b0..8496c87 100644 --- a/test/keystrokes/oowriter/ui_navigator.py +++ b/test/keystrokes/oowriter/ui_navigator.py @@ -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 to verify presentation of the navigator.""" diff --git a/test/keystrokes/oowriter/ui_role_combo_box.py b/test/keystrokes/oowriter/ui_role_combo_box.py index 30f9d2e..aad7083 100644 --- a/test/keystrokes/oowriter/ui_role_combo_box.py +++ b/test/keystrokes/oowriter/ui_role_combo_box.py @@ -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 Cthulhu's presentation of a combo box.""" diff --git a/test/keystrokes/oowriter/ui_role_label.py b/test/keystrokes/oowriter/ui_role_label.py index 1469e4a..e3e9634 100644 --- a/test/keystrokes/oowriter/ui_role_label.py +++ b/test/keystrokes/oowriter/ui_role_label.py @@ -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 to verify presentation of focusable labels.""" diff --git a/test/keystrokes/oowriter/ui_role_list_item.py b/test/keystrokes/oowriter/ui_role_list_item.py index d308f73..c165657 100644 --- a/test/keystrokes/oowriter/ui_role_list_item.py +++ b/test/keystrokes/oowriter/ui_role_list_item.py @@ -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 to verify presentation of selectable list items.""" diff --git a/test/keystrokes/oowriter/ui_role_menu.py b/test/keystrokes/oowriter/ui_role_menu.py index bf5102d..043f2d6 100644 --- a/test/keystrokes/oowriter/ui_role_menu.py +++ b/test/keystrokes/oowriter/ui_role_menu.py @@ -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 to verify result of entering and escaping out of a submenu.""" diff --git a/test/keystrokes/oowriter/ui_role_menu_flat_review.py b/test/keystrokes/oowriter/ui_role_menu_flat_review.py index 6cd70d4..fa5e3e3 100644 --- a/test/keystrokes/oowriter/ui_role_menu_flat_review.py +++ b/test/keystrokes/oowriter/ui_role_menu_flat_review.py @@ -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 menu and menu item output.""" diff --git a/test/keystrokes/oowriter/ui_role_toolbar.py b/test/keystrokes/oowriter/ui_role_toolbar.py index 1b707fd..dda2776 100644 --- a/test/keystrokes/oowriter/ui_role_toolbar.py +++ b/test/keystrokes/oowriter/ui_role_toolbar.py @@ -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 Cthulhu's presentation of Writer toolbar buttons.""" diff --git a/test/keystrokes/oowriter/where_am_i_document.py b/test/keystrokes/oowriter/where_am_i_document.py index 3a88b41..168417c 100644 --- a/test/keystrokes/oowriter/where_am_i_document.py +++ b/test/keystrokes/oowriter/where_am_i_document.py @@ -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 WhereAmI presentation.""" diff --git a/test/keystrokes/progressbar/progress_updates.py b/test/keystrokes/progressbar/progress_updates.py index bda4af4..c4b28dc 100644 --- a/test/keystrokes/progressbar/progress_updates.py +++ b/test/keystrokes/progressbar/progress_updates.py @@ -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 progressbar output using custom program.""" diff --git a/test/keystrokes/slider/slider.py b/test/keystrokes/slider/slider.py index fac9958..fbfb841 100644 --- a/test/keystrokes/slider/slider.py +++ b/test/keystrokes/slider/slider.py @@ -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 slider output using custom program."""