diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-11-14 22:07:18 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-11-14 23:16:37 +0100 |
commit | 405a6969a0b2409d5f013e8d2845945b51146eb9 (patch) | |
tree | 367704fccc48a88d87eada791b6813f10b89fb0d /tests/manual | |
parent | c5211a8f81f6704558f4453c5eeb509f29672781 (diff) | |
download | ayatana-indicator-session-405a6969a0b2409d5f013e8d2845945b51146eb9.tar.gz ayatana-indicator-session-405a6969a0b2409d5f013e8d2845945b51146eb9.tar.bz2 ayatana-indicator-session-405a6969a0b2409d5f013e8d2845945b51146eb9.zip |
Fork from Ubuntu's indicator-session project.
Diffstat (limited to 'tests/manual')
-rw-r--r-- | tests/manual | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/manual b/tests/manual index 15ee5f6..540d80d 100644 --- a/tests/manual +++ b/tests/manual @@ -1,19 +1,19 @@ -Test-case indicator-session/unity7-items-check +Test-case ayatana-indicator-session/unity7-items-check <dl> <dt>Log in to a Unity 7 user session</dt> <dt>Go to the panel and click on the Session indicator</dt> <dd>Ensure there are items in the menu</dd> </dl> -Test-case indicator-session/unity7-greeter-items-check +Test-case ayatana-indicator-session/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 Session indicator</dt> <dd>Ensure there are items in the menu</dd> </dl> -Test-case indicator-session/unity8-items-check +Test-case ayatana-indicator-session/unity8-items-check <dl> <dt>Login to a user session running Unity 8</dt> <dt>Pull down the top panel until it sticks open</dt> |