aboutsummaryrefslogtreecommitdiff
path: root/tests/test-utils.cc
Commit message (Collapse)AuthorAgeFilesLines
* copyediting: rename the test/ directory's .cc files to .cpp for consistency ↵Charles Kerr2014-01-221-74/+0
| | | | with src/
* in utils.c, make a version of get_timezone_name() that doesn't require a ↵Charles Kerr2014-01-161-55/+24
| | | | GSettings argument. Update utils tests.
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-80/+73
| | | | | | 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
* sync unit tests to not look for the leading zeroCharles Kerr2013-10-031-6/+6
|
* add preliminary unit tests for utilsCharles Kerr2013-09-071-0/+112