aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/greeter-test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fork from Ubuntus' indicator-display project.Mike Gabriel2017-11-281-6/+6
|
* don't prompt when the greeter's not running yet: change greeter's payload ↵Charles Kerr2016-04-221-12/+17
| | | | from an 'is_active' bool to a three-value state of active, inactive, and unavailable
* tell glib not to exit when the gdbusconnection is closedCharles Kerr2016-04-211-0/+13
|
* code cleanup to prepare for MRCharles Kerr2016-04-211-25/+15
|
* don't pass a GDBusConnection to the Greeter ctorCharles Kerr2016-04-211-5/+5
|
* add unit tests for greeterCharles Kerr2016-04-201-0/+151