aboutsummaryrefslogtreecommitdiff
path: root/tests/test-service.cc
Commit message (Collapse)AuthorAgeFilesLines
* remove the --replace command-line argument and property as we're using ↵Charles Kerr2013-06-201-6/+1
| | | | upstart for that
* use the production dbus nameCharles Kerr2013-06-191-3/+3
|
* port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.Charles Kerr2013-03-221-96/+735
|
* Remove the uses of deprecated g_type_init().Mathieu Trudel-Lapierre2013-01-221-1/+0
|
* revert the g_message() tracers added in r372Charles Kerr2012-11-131-4/+0
|
* ensure that the service unit test can find all the GSettings schemas that it ↵Charles Kerr2012-11-081-3/+5
| | | | needs.
* wrap the g_dbus_connection_call_sync() calls in g_message to see whether or ↵Charles Kerr2012-11-071-0/+4
| | | | not this is where the jenkins failures are coming from
* remove unused function CallIndicatorServiceMethod()Charles Kerr2012-11-061-14/+3
|
* Reimplement test-service s.t. we actually test activating the service via ↵Charles Kerr2012-11-061-20/+120
| | | | dbus. Drop unneeded Xorg baggage.
* add a local implementation of indicator-service-test.hCharles Kerr2012-08-231-2/+1
|
* fix #include in test-serviceCharles Kerr2012-07-111-1/+1
|
* use ted's suggestions for using xorg-gtest and to remove the ↵Charles Kerr2012-04-271-16/+1
|\ | | | | | | service-test-runner.sh script
| * Change the service path to be a define instead of passed on the command lineTed Gould2012-04-271-14/+1
|/
* add scaffolding for indicator-session-service Google Testing with libdbustestCharles Kerr2012-04-261-0/+71