diff options
author | Robert Tari <robert@tari.in> | 2021-01-24 03:38:44 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-01-27 17:10:40 +0100 |
commit | b85daf94830a3ca39d59237fdb07bc33ede1c450 (patch) | |
tree | 8d704b1d8614759da71fbe42dca737c0e2261142 /tests/manual | |
parent | 9b8fb0492c8c05630644d840aef520f3c6b17829 (diff) | |
download | ayatana-indicator-keyboard-b85daf94830a3ca39d59237fdb07bc33ede1c450.tar.gz ayatana-indicator-keyboard-b85daf94830a3ca39d59237fdb07bc33ede1c450.tar.bz2 ayatana-indicator-keyboard-b85daf94830a3ca39d59237fdb07bc33ede1c450.zip |
100% re-write of the keyboard indicator in plain C.
Diffstat (limited to 'tests/manual')
-rw-r--r-- | tests/manual | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/manual b/tests/manual deleted file mode 100644 index 67ee57da..00000000 --- a/tests/manual +++ /dev/null @@ -1,15 +0,0 @@ - -Test-case indicator-keyboard/unity7-items-check -<dl> - <dt>Log in to a Unity 7 user session</dt> - <dt>Go to the panel and click on the Keyboard indicator</dt> - <dd>Ensure there are items in the menu</dd> -</dl> - -Test-case indicator-keyboard/unity7-greeter-items-check -<dl> - <dt>Start a system and wait for the greeter or logout of the current user session</dt> - <dt>Go to the panel and click on the Keyboard indicator</dt> - <dd>Ensure there are items in the menu</dd> -</dl> - |