Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | in IndicatorSessionUsers, use the uid as the user's key. Users.ActivateUser ↵ | Charles Kerr | 2013-06-25 | 1 | -59/+55 |
| | | | | is now green. | ||||
* | 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 |
| | | | | and UserRemoved. | ||||
* | 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 |
| | | | | compile warnings. | ||||
* | 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 |