| Commit message (Expand) | Author | Age | Files | Lines |
| * | Things are not that simple... Complete previous commit, now switch to org.aya... | Mike Gabriel | 2017-05-30 | 4 | -32/+32 |
| * | Fork from Ubuntu's indicator-session project. | Mike Gabriel | 2015-11-14 | 3 | -9/+6 |
| * | try to log out with com.canonical.Unity.Session's RequestLogout. If that fail... | Charles Kerr | 2014-04-11 | 2 | -18/+59 |
| * | in MockUnitySession, add support for handling RequestLogout | Charles Kerr | 2014-04-11 | 2 | -2/+18 |
| * | MockUnitySession: add new mock for unity session, and use it in tests | Marco Trevisan (TreviƱo) | 2014-04-10 | 5 | -2/+136 |
| * | If the Unity dialogs aren't available (such as in the greeter) but zenity is,... | Charles Kerr | 2013-07-12 | 1 | -25/+49 |
| * | in test-users, possible fix to async dbus action timing issue in SetUp | Charles Kerr | 2013-06-28 | 1 | -1/+1 |
| * | in test-users, fix timing issue in the fixture's SetUp | Charles Kerr | 2013-06-28 | 1 | -1/+4 |
| * | update comments & documentation to reflect that we've replaced consolekit and... | Charles Kerr | 2013-06-28 | 1 | -4/+1 |
| * | copyediting: remove g_messages() added while fixing the tests, remove dead code | Charles Kerr | 2013-06-25 | 5 | -149/+4 |
| * | everything in test-guest now passes | Charles Kerr | 2013-06-25 | 1 | -10/+12 |
| * | TestGuest::Login now passes | Charles Kerr | 2013-06-25 | 1 | -6/+6 |
| * | test-guest's HelloWorld and Allowed tests now pass | Charles Kerr | 2013-06-25 | 1 | -5/+4 |
| * | all the tests in test-users pass | Charles Kerr | 2013-06-25 | 1 | -11/+9 |
| * | in IndicatorSessionUsers, use the uid as the user's key. Users.ActivateUser i... | Charles Kerr | 2013-06-25 | 1 | -59/+55 |
| * | in tests-users, fix 3 more tests: RealnameChanged, LogInLogOut, ActivateSession | Charles Kerr | 2013-06-25 | 6 | -85/+69 |
| * | fix the first four tests in test-users: HelloWorld, InitialUsers, UserAdded, ... | Charles Kerr | 2013-06-24 | 7 | -39/+141 |
| * | remove unused method MockAccounts::find_by_path() | Charles Kerr | 2013-06-24 | 2 | -13/+0 |
| * | In tests/, enable debuginfo and warnings for C++ file. Fix a couple of minor ... | Charles Kerr | 2013-06-24 | 2 | -7/+7 |
| * | get all the tests in test-actions passing again. | Charles Kerr | 2013-06-24 | 17 | -1007/+726 |
| * | port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%. | Charles Kerr | 2013-03-22 | 29 | -0/+3402 |