| Commit message (Expand) | Author | Age | Files | Lines |
* | port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%. | Charles Kerr | 2013-03-22 | 1 | -96/+735 |
* | Remove the uses of deprecated g_type_init(). | Mathieu Trudel-Lapierre | 2013-01-22 | 1 | -1/+0 |
* | revert the g_message() tracers added in r372 | Charles Kerr | 2012-11-13 | 1 | -4/+0 |
* | ensure that the service unit test can find all the GSettings schemas that it ... | Charles Kerr | 2012-11-08 | 1 | -3/+5 |
* | wrap the g_dbus_connection_call_sync() calls in g_message to see whether or n... | Charles Kerr | 2012-11-07 | 1 | -0/+4 |
* | remove unused function CallIndicatorServiceMethod() | Charles Kerr | 2012-11-06 | 1 | -14/+3 |
* | Reimplement test-service s.t. we actually test activating the service via dbu... | Charles Kerr | 2012-11-06 | 1 | -20/+120 |
* | add a local implementation of indicator-service-test.h | Charles Kerr | 2012-08-23 | 1 | -2/+1 |
* | fix #include in test-service | Charles Kerr | 2012-07-11 | 1 | -1/+1 |
* | use ted's suggestions for using xorg-gtest and to remove the service-test-run... | Charles Kerr | 2012-04-27 | 1 | -16/+1 |
|\ |
|
| * | Change the service path to be a define instead of passed on the command line | Ted Gould | 2012-04-27 | 1 | -14/+1 |
|/ |
|
* | add scaffolding for indicator-session-service Google Testing with libdbustest | Charles Kerr | 2012-04-26 | 1 | -0/+71 |