diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2014-07-30 16:35:49 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2014-07-30 16:35:49 -0500 |
commit | cbb4e95519f5127b152483b00731c260dc1a7670 (patch) | |
tree | 8ac0a2b1f3966c5c6e5a2b603b6763b09670951f /tests | |
parent | e4b663ebd5be78bd9fb9802e54b050a7b2a984bf (diff) | |
download | ayatana-indicator-datetime-cbb4e95519f5127b152483b00731c260dc1a7670.tar.gz ayatana-indicator-datetime-cbb4e95519f5127b152483b00731c260dc1a7670.tar.bz2 ayatana-indicator-datetime-cbb4e95519f5127b152483b00731c260dc1a7670.zip |
add haptic feedback to the manual tests
Diffstat (limited to 'tests')
-rw-r--r-- | tests/manual | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/manual b/tests/manual index be64863..c932004 100644 --- a/tests/manual +++ b/tests/manual @@ -30,6 +30,7 @@ Test-case indicator-datetime/new-alarm-wakeup (Note: if in doubt about sleep you can see in the syslog whether the device actually suspended or whether the suspend was aborted)</dd> <dd>Confirm that the screen comes on when the alarm is triggered.<dd> + <dd>If the device supports haptic feedback, confirm the alarm vibrates.</dd> </dl> Test-case indicator-datetime/edited-alarm-wakeup @@ -40,6 +41,7 @@ Test-case indicator-datetime/edited-alarm-wakeup (Note: if in doubt about sleep you can see in the syslog whether the device actually suspended or whether the suspend was aborted)</dd> <dd>Confirm that the screen comes on when the alarm is triggered.<dd> + <dd>If the device supports haptic feedback, confirm the alarm vibrates.</dd> </dl> Test-case indicator-datetime/tell-snap-decision-to-dismiss |