aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorJarkko Koivikko <jarkko.koivikko@code-q.fi>2014-09-02 15:25:16 +0300
committerJarkko Koivikko <jarkko.koivikko@code-q.fi>2015-01-16 09:11:42 +0200
commit113fd3b9399a9c76a51ddfa28ad6d7f3548f07b9 (patch)
treefa063784d21bafb03a9fc09b194b00129d1397da /tests/tests.pro
parent456e3c65525d1f04b18d496d1a849fbb9d6367a7 (diff)
Add automatic tests
This change introduces an automated testcase which covers the most essential functionality of the virtual keyboard. - Input method hints - Key preview popup - Alternative keys - Locale change - Shift handling (Shift case, lower case, UPPER CASE) - Symbol mode layout - Key release inaccuracy handling - Drag symbol mode - Theme change - Sound effects - Arrow key navigation Some tests are expected to fail if the keyboard is not compiled with expected qmake configuration flags (e.g. arrow-key-navigation). Also, if the keyboard is compiled with pinyin support, all the tests which expect the international keyboard layout support, are expected to fail. Change-Id: Ie23b6628ddceceddd4cb26e70ad382baa8797aaf Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
new file mode 100644
index 00000000..15dd97bd
--- /dev/null
+++ b/tests/tests.pro
@@ -0,0 +1,3 @@
+TEMPLATE = subdirs
+CONFIG += no_docs_target
+SUBDIRS = auto