aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* rename 'clock-watcher' as 'alarm-queue' because the former name isn't very ↵Charles Kerr2014-04-241-1/+1
| | | | informative.
* Add audio notitication when the alarm is triggered. Add a manual test to ↵Charles Kerr2014-02-041-0/+4
| | | | tests/ to trigger a snap decision.
* from alarm dev branch: add the alarm watcher and its unit testsCharles Kerr2014-02-021-0/+1
|
* comment out unit tests that require a version of dbus-test-runner that ↵Charles Kerr2014-01-281-9/+12
| | | | hasn't landed yet.
* fix bootstrap error in unit tests by ensuring we always use the local ↵Charles Kerr2014-01-281-2/+2
| | | | gschema instead of the one preinstalled on the system
* copyediting: rename the test/ directory's .cc files to .cpp for consistency ↵Charles Kerr2014-01-221-2/+2
| | | | with src/
* fold repetitious unit test rules into CMake functionsCharles Kerr2014-01-221-93/+29
|
* add unit tests for the menu/action exporterCharles Kerr2014-01-221-0/+7
|
* add LiveActions implementation and unit testsCharles Kerr2014-01-211-1/+8
|
* Implement Settings, a properties-cpp wrapper around GSettingsCharles Kerr2014-01-161-0/+14
|
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-10/+17
| | | | | | 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
* add geoclue, glib test fixturesCharles Kerr2013-12-171-3/+73
|
* replace autotools with cmakeCharles Kerr2013-10-181-0/+23