aboutsummaryrefslogtreecommitdiff
path: root/tests/test-notify.cc
Commit message (Collapse)AuthorAgeFilesLines
* Fix deprecations and build warnings.Robert Tari2020-09-041-2/+2
| | | | Fixes AyatanaIndicators/ayatana-indicator-power#9.
* Whitespace fixRobert Tari2020-09-031-4/+4
|
* Fixup previous commit. More x-canonical-* type changes.Mike Gabriel2017-05-161-1/+1
|
* Make device with power supply has higher sorting priority. (LP: #1100546)Charles Kerr2017-05-151-3/+6
|
* Fork from Ubuntu's indicator-power code project.Mike Gabriel2015-11-121-2/+2
|
* silence warnings generated by clang -WeverythingCharles Kerr2014-09-071-1/+1
|
* on the bus, publish the battery's power_level as strings rather than intsCharles Kerr2014-07-241-10/+10
|
* in notifier.c, fix potential callchain loop when closing a notificationCharles Kerr2014-07-241-5/+28
|
* 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