aboutsummaryrefslogtreecommitdiff
path: root/tests/test-service.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecated symbols and build warningsRobert Tari2020-08-311-1/+8
* Whitespace fixRobert Tari2020-08-311-6/+6
* tests/test-service.c: Explicitly use curly braces for one-liner if statements.Mike Gabriel2018-03-211-0/+8
* Provide to 'Help' menu items. One for Distro Help, one for Desktop Help.Mike Gabriel2017-07-181-3/+9
* Fork from Ubuntu's indicator-session project.Mike Gabriel2015-11-141-7/+7
* Hide relevant items from session indicator when org.gnome.desktop.lockdown di...Robert Ancell2014-07-111-0/+125
* Don't show a red icon in indicator-session when there's an online user accoun...Charles Kerr2014-03-241-6/+1
|\
| * sync tests to the red-icon-removal change in r436Charles Kerr2014-03-191-6/+1
* | Update some stringsIain Lane2014-03-191-1/+1
* | Re-add the feature to hide the user list if com.canonical.indicator.session u...Iain Lane2014-03-191-0/+10
|/
* Use username as label if the real name is empty or whitespaceRobert Ancell2013-12-191-0/+30
* look for fallback icons in test-servicesCharles Kerr2013-11-081-1/+1
* tests/test-service.cc: adjust test suite for screen lock changesMarc Deslauriers2013-09-251-10/+10
* sync tests to look for a header action state of type a{sv} instead of (sssb)Charles Kerr2013-08-121-14/+30
* fix failing tests on ppc & add more verbose warnings in the menu sync testsCharles Kerr2013-07-161-2/+3
* add the online-accounts action and unit tests for itCharles Kerr2013-07-121-0/+9
* fix test breakage introduced with the recent commit that hides the reboot men...Charles Kerr2013-06-281-5/+20
* in IndicatorSessionUsers, use the uid as the user's key. Users.ActivateUser i...Charles Kerr2013-06-251-21/+22
* in the tests, use login1's terminology 'power off', 'reboot'Charles Kerr2013-06-241-14/+14
* remove the --replace command-line argument and property as we're using upstar...Charles Kerr2013-06-201-6/+1
* 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
* wrap the g_dbus_connection_call_sync() calls in g_message to see whether or n...Charles Kerr2012-11-071-0/+4
* remove unused function CallIndicatorServiceMethod()Charles Kerr2012-11-061-14/+3
* Reimplement test-service s.t. we actually test activating the service via dbu...Charles Kerr2012-11-061-20/+120
* 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 service-test-run...Charles Kerr2012-04-271-16/+1
|\
| * 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