aboutsummaryrefslogtreecommitdiff
path: root/tests/test-indicator.cc
Commit message (Collapse)AuthorAgeFilesLines
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-92/+0
| | | | | | Form: Add code annotations/comments. Remove dead code. Use Mir style guide. Todo: GSettings toggles, sync with new dbus-test-runner API, get GNOME Panel building again
* remove g_type_init() calls and bump glib minimum to 2.35.4, where ↵Charles Kerr2013-01-171-1/+0
| | | | g_type_init() is deprecated
* add Google Test scaffolding to indicator-datetime: autotools rules, support ↵Charles Kerr2012-11-061-0/+93
for finding the uninstalled copy of the gsettings schema, and a 'hello world' test.