diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2014-09-15 21:02:48 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-09-15 21:02:48 +0000 |
commit | 851e7e1493ad8268ccef813cb1cc0f7597ee3560 (patch) | |
tree | 47c0598e5ac78fd037fe12f010f56948c984a1f3 /tests/manual | |
parent | f337a0fd3b8040d83b2433a8076f70fea345edad (diff) | |
parent | c0055ef9118a7a284b26d164617985236a2d432a (diff) | |
download | ayatana-indicator-datetime-851e7e1493ad8268ccef813cb1cc0f7597ee3560.tar.gz ayatana-indicator-datetime-851e7e1493ad8268ccef813cb1cc0f7597ee3560.tar.bz2 ayatana-indicator-datetime-851e7e1493ad8268ccef813cb1cc0f7597ee3560.zip |
Update the time strings when a powerd Wakeup signal is detected. Fixes: 1359802
Approved by: Ted Gould, PS Jenkins bot
Diffstat (limited to 'tests/manual')
-rw-r--r-- | tests/manual | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/manual b/tests/manual index e9f858e..2b16841 100644 --- a/tests/manual +++ b/tests/manual @@ -22,6 +22,13 @@ Test-case indicator-datetime/unity8-items-check <dd>The menu is populated with items</dd> </dl> +Test-case indicator-datetime/timestamp-wakeup +<dl> + <dt>Unplug the phone from any USB connection and put it to sleep</dt> + <dd>Reawaken the device.</dt> + <dd>The indicator should be showing the correct time.</dd> +</dl> + Test-case indicator-datetime/new-alarm-wakeup <dl> <dt>Create and save an upcoming alarm in ubuntu-clock-app</dt> |