aboutsummaryrefslogtreecommitdiff
path: root/tests/state-fixture.h
Commit message (Collapse)AuthorAgeFilesLines
* Many more C++ namespace name changes (unity -> ayatana).Mike Gabriel2017-12-081-2/+2
|
* state-fixture: use TestDBusFixture for system busLars Uebernickel2015-09-091-3/+3
|
* fix flint++ warningsCharles Kerr2014-09-171-1/+23
|
* 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