aboutsummaryrefslogtreecommitdiff
path: root/tests/test-notify.cc
Commit message (Collapse)AuthorAgeFilesLines
* Make the when-does-power-level-change tests work whether or not Ephemeral ↵Charles Kerr2014-07-221-2/+2
| | | | notifications are being used.
* copyediting: code cleanupCharles Kerr2014-07-221-69/+94
|
* add tests for events that change whether or not a 'low battery' notification ↵Charles Kerr2014-07-211-6/+91
| | | | is being shown
* add tests to confirm that the DBus object's PowerLevel property changes at ↵Charles Kerr2014-07-211-77/+131
| | | | the right times (and only at the right times) when the battery is draining
* copy the dbus-test-runner/dbusmock scaffolding for freedesktop Notifications ↵Charles Kerr2014-07-211-14/+178
| | | | from the indicator-datetime tests
* add first draft of low battery notificationsCharles Kerr2014-07-161-0/+59