aboutsummaryrefslogtreecommitdiff
path: root/tests/test-snap.cpp
Commit message (Collapse)AuthorAgeFilesLines
* configurable haptic mode, part 2 of 3: use the new haptic mode setting when ↵Charles Kerr2014-07-311-7/+42
| | | | popping up notifications; sync notification tests
* in haptic.cpp, better support for vibration patternsCharles Kerr2014-07-311-4/+4
|
* add haptic feedback unit testsCharles Kerr2014-07-311-1/+32
|
* refactor the Notifications / sound / awake codeCharles Kerr2014-07-261-27/+47
|
* add tests to confirm that sleep gets inhibited, and the screen gets forced ↵Charles Kerr2014-07-241-33/+257
| | | | on, while a notification is shown.
* add a dbustest1 test to confirm that the snap decision's hint has the ↵Charles Kerr2014-07-151-0/+212
correct timeout interval.