aboutsummaryrefslogtreecommitdiff
path: root/tests/state-fixture.h
Commit message (Collapse)AuthorAgeFilesLines
* Extract the MockState logic from state-fixture.h so that it can be reused ↵Charles Kerr2014-01-211-23/+7
| | | | for testing LiveActions
* in utils.c, make a version of get_timezone_name() that doesn't require a ↵Charles Kerr2014-01-161-0/+1
| | | | GSettings argument. Update utils tests.
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-0/+75
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