Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extract the MockState logic from state-fixture.h so that it can be reused ↵ | Charles Kerr | 2014-01-21 | 1 | -23/+7 |
| | | | | for testing LiveActions | ||||
* | in utils.c, make a version of get_timezone_name() that doesn't require a ↵ | Charles Kerr | 2014-01-16 | 1 | -0/+1 |
| | | | | GSettings argument. Update utils tests. | ||||
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -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 |