aboutsummaryrefslogtreecommitdiffstats
path: root/squishtests
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-12-12 08:18:57 +0200
committerBramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>2018-12-12 08:01:09 +0000
commitdfcd035e7d28d24a2652a6f084d167962051ac22 (patch)
tree52aa4122efb3ccbf3662e43dce59a3d0ba99170b /squishtests
parent882a5b75abb854bf2a1da0ca44c732684accf10d (diff)
Fix copyright headers
Copyright headers need to be in verbatim. Task-number: AUTOSUITE-710 Change-Id: If8813c06bcf3f1c4e6fbbdf1e7637cfab07f7cad Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
Diffstat (limited to 'squishtests')
-rw-r--r--squishtests/suite_neptune3/shared/scripts/bdd_hooks.py3
-rw-r--r--squishtests/suite_neptune3/shared/scripts/common/__init__.py3
-rw-r--r--squishtests/suite_neptune3/shared/scripts/common/app.py3
-rw-r--r--squishtests/suite_neptune3/shared/scripts/common/qml_names.py3
-rw-r--r--squishtests/suite_neptune3/shared/scripts/common/settings.py3
-rwxr-xr-xsquishtests/suite_neptune3/shared/scripts/generate_sqlite.py3
-rw-r--r--squishtests/suite_neptune3/shared/scripts/names.py3
-rw-r--r--squishtests/suite_neptune3/shared/steps/essential.py3
-rw-r--r--squishtests/suite_neptune3/shared/steps/steps.py3
-rw-r--r--squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/steps/concrete_test.py3
-rw-r--r--squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/test.py3
-rw-r--r--squishtests/suite_neptune3/tst_app_common/steps/app_settings.py3
-rw-r--r--squishtests/suite_neptune3/tst_app_common/test.py3
-rw-r--r--squishtests/suite_neptune3/tst_environment_info/steps/environment.py3
-rw-r--r--squishtests/suite_neptune3/tst_environment_info/test.py3
-rw-r--r--squishtests/suite_neptune3/tst_launch_bar/steps/launch_bar.py3
-rw-r--r--squishtests/suite_neptune3/tst_launch_bar/test.py3
-rw-r--r--squishtests/suite_neptune3/tst_main_menu_widgets/steps/widget_operations.py3
-rw-r--r--squishtests/suite_neptune3/tst_main_menu_widgets/test.py3
-rw-r--r--squishtests/suite_neptune3/tst_popup_climate/steps/popup_climate.py3
-rw-r--r--squishtests/suite_neptune3/tst_popup_climate/test.py3
-rw-r--r--squishtests/suite_neptune3/tst_popup_menus/steps/go_to_menu_steps.py3
-rw-r--r--squishtests/suite_neptune3/tst_popup_menus/test.py3
23 files changed, 23 insertions, 46 deletions
diff --git a/squishtests/suite_neptune3/shared/scripts/bdd_hooks.py b/squishtests/suite_neptune3/shared/scripts/bdd_hooks.py
index 49bbced0..3a5dcec4 100644
--- a/squishtests/suite_neptune3/shared/scripts/bdd_hooks.py
+++ b/squishtests/suite_neptune3/shared/scripts/bdd_hooks.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/shared/scripts/common/__init__.py b/squishtests/suite_neptune3/shared/scripts/common/__init__.py
index d1e4e15a..eb85d8f2 100644
--- a/squishtests/suite_neptune3/shared/scripts/common/__init__.py
+++ b/squishtests/suite_neptune3/shared/scripts/common/__init__.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/shared/scripts/common/app.py b/squishtests/suite_neptune3/shared/scripts/common/app.py
index 756935fd..179218ed 100644
--- a/squishtests/suite_neptune3/shared/scripts/common/app.py
+++ b/squishtests/suite_neptune3/shared/scripts/common/app.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/shared/scripts/common/qml_names.py b/squishtests/suite_neptune3/shared/scripts/common/qml_names.py
index b7ee6ed8..24d9ca7e 100644
--- a/squishtests/suite_neptune3/shared/scripts/common/qml_names.py
+++ b/squishtests/suite_neptune3/shared/scripts/common/qml_names.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/shared/scripts/common/settings.py b/squishtests/suite_neptune3/shared/scripts/common/settings.py
index 4e732a86..938a70e9 100644
--- a/squishtests/suite_neptune3/shared/scripts/common/settings.py
+++ b/squishtests/suite_neptune3/shared/scripts/common/settings.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/shared/scripts/generate_sqlite.py b/squishtests/suite_neptune3/shared/scripts/generate_sqlite.py
index e080f75c..12ee6806 100755
--- a/squishtests/suite_neptune3/shared/scripts/generate_sqlite.py
+++ b/squishtests/suite_neptune3/shared/scripts/generate_sqlite.py
@@ -15,8 +15,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/shared/scripts/names.py b/squishtests/suite_neptune3/shared/scripts/names.py
index f75338df..a21a9692 100644
--- a/squishtests/suite_neptune3/shared/scripts/names.py
+++ b/squishtests/suite_neptune3/shared/scripts/names.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/shared/steps/essential.py b/squishtests/suite_neptune3/shared/steps/essential.py
index 5464a59e..edc534f1 100644
--- a/squishtests/suite_neptune3/shared/steps/essential.py
+++ b/squishtests/suite_neptune3/shared/steps/essential.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/shared/steps/steps.py b/squishtests/suite_neptune3/shared/steps/steps.py
index 9aa30b04..31abf081 100644
--- a/squishtests/suite_neptune3/shared/steps/steps.py
+++ b/squishtests/suite_neptune3/shared/steps/steps.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/steps/concrete_test.py b/squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/steps/concrete_test.py
index 2da89c2b..9d4aed9e 100644
--- a/squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/steps/concrete_test.py
+++ b/squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/steps/concrete_test.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/test.py b/squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/test.py
index 8eb355da..f5391318 100644
--- a/squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/test.py
+++ b/squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/test.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/tst_app_common/steps/app_settings.py b/squishtests/suite_neptune3/tst_app_common/steps/app_settings.py
index 8de4472a..e099b358 100644
--- a/squishtests/suite_neptune3/tst_app_common/steps/app_settings.py
+++ b/squishtests/suite_neptune3/tst_app_common/steps/app_settings.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/tst_app_common/test.py b/squishtests/suite_neptune3/tst_app_common/test.py
index f0c00bcc..c3364cea 100644
--- a/squishtests/suite_neptune3/tst_app_common/test.py
+++ b/squishtests/suite_neptune3/tst_app_common/test.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/tst_environment_info/steps/environment.py b/squishtests/suite_neptune3/tst_environment_info/steps/environment.py
index 8c3ef879..443d744a 100644
--- a/squishtests/suite_neptune3/tst_environment_info/steps/environment.py
+++ b/squishtests/suite_neptune3/tst_environment_info/steps/environment.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/tst_environment_info/test.py b/squishtests/suite_neptune3/tst_environment_info/test.py
index ef8c8127..b9149908 100644
--- a/squishtests/suite_neptune3/tst_environment_info/test.py
+++ b/squishtests/suite_neptune3/tst_environment_info/test.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/tst_launch_bar/steps/launch_bar.py b/squishtests/suite_neptune3/tst_launch_bar/steps/launch_bar.py
index 9adb1e33..fd2c0c5f 100644
--- a/squishtests/suite_neptune3/tst_launch_bar/steps/launch_bar.py
+++ b/squishtests/suite_neptune3/tst_launch_bar/steps/launch_bar.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/tst_launch_bar/test.py b/squishtests/suite_neptune3/tst_launch_bar/test.py
index ef8c8127..b9149908 100644
--- a/squishtests/suite_neptune3/tst_launch_bar/test.py
+++ b/squishtests/suite_neptune3/tst_launch_bar/test.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/tst_main_menu_widgets/steps/widget_operations.py b/squishtests/suite_neptune3/tst_main_menu_widgets/steps/widget_operations.py
index 099abae3..d5c395d7 100644
--- a/squishtests/suite_neptune3/tst_main_menu_widgets/steps/widget_operations.py
+++ b/squishtests/suite_neptune3/tst_main_menu_widgets/steps/widget_operations.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/tst_main_menu_widgets/test.py b/squishtests/suite_neptune3/tst_main_menu_widgets/test.py
index ef8c8127..b9149908 100644
--- a/squishtests/suite_neptune3/tst_main_menu_widgets/test.py
+++ b/squishtests/suite_neptune3/tst_main_menu_widgets/test.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/tst_popup_climate/steps/popup_climate.py b/squishtests/suite_neptune3/tst_popup_climate/steps/popup_climate.py
index 787ab097..9b21f34d 100644
--- a/squishtests/suite_neptune3/tst_popup_climate/steps/popup_climate.py
+++ b/squishtests/suite_neptune3/tst_popup_climate/steps/popup_climate.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/tst_popup_climate/test.py b/squishtests/suite_neptune3/tst_popup_climate/test.py
index ef8c8127..b9149908 100644
--- a/squishtests/suite_neptune3/tst_popup_climate/test.py
+++ b/squishtests/suite_neptune3/tst_popup_climate/test.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/tst_popup_menus/steps/go_to_menu_steps.py b/squishtests/suite_neptune3/tst_popup_menus/steps/go_to_menu_steps.py
index dd08d124..0a3a11bd 100644
--- a/squishtests/suite_neptune3/tst_popup_menus/steps/go_to_menu_steps.py
+++ b/squishtests/suite_neptune3/tst_popup_menus/steps/go_to_menu_steps.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU
diff --git a/squishtests/suite_neptune3/tst_popup_menus/test.py b/squishtests/suite_neptune3/tst_popup_menus/test.py
index ef8c8127..b9149908 100644
--- a/squishtests/suite_neptune3/tst_popup_menus/test.py
+++ b/squishtests/suite_neptune3/tst_popup_menus/test.py
@@ -14,8 +14,7 @@
## with the Software or, alternatively, in accordance with the terms
## contained in a written agreement between you and The Qt Company. For
## licensing terms and conditions see https://www.qt.io/terms-conditions.
-## For further information use the contact form at
-## https://www.qt.io/contact-us.
+## For further information use the contact form at https://www.qt.io/contact-us.
##
## GNU General Public License Usage
## Alternatively, this file may be used under the terms of the GNU