aboutsummaryrefslogtreecommitdiff
path: root/tests/backend-dbus/test-actions.cc
Commit message (Collapse)AuthorAgeFilesLines
* Things are not that simple... Complete previous commit, now switch to ↵Mike Gabriel2017-05-301-17/+17
| | | | org.ayatana.Desktop Dbus session bus name complete.
* Fork from Ubuntu's indicator-session project.Mike Gabriel2015-11-141-1/+1
|
* try to log out with com.canonical.Unity.Session's RequestLogout. If that ↵Charles Kerr2014-04-111-12/+59
| | | | fails, fall back to org.gnome.SessionManager's Logout.
* MockUnitySession: add new mock for unity session, and use it in testsMarco Trevisan (Treviño)2014-04-101-2/+6
|
* If the Unity dialogs aren't available (such as in the greeter) but zenity ↵Charles Kerr2013-07-121-25/+49
| | | | | | | | | | is, use it to for confirmation dialogs: - add the implementation in actions.c - add actions.c to the i18n files list - sync the unit tests - suggest zenity in debian/control
* in test-users, possible fix to async dbus action timing issue in SetUpCharles Kerr2013-06-281-1/+1
|
* update comments & documentation to reflect that we've replaced consolekit ↵Charles Kerr2013-06-281-4/+1
| | | | and login1
* get all the tests in test-actions passing again.Charles Kerr2013-06-241-89/+48
|
* port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.Charles Kerr2013-03-221-0/+454