Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add audio notitication when the alarm is triggered. Add a manual test to ↵ | Charles Kerr | 2014-02-04 | 1 | -0/+4 |
| | | | | tests/ to trigger a snap decision. | ||||
* | from alarm dev branch: add the alarm watcher and its unit tests | Charles Kerr | 2014-02-02 | 1 | -0/+1 |
| | |||||
* | comment out unit tests that require a version of dbus-test-runner that ↵ | Charles Kerr | 2014-01-28 | 1 | -9/+12 |
| | | | | hasn't landed yet. | ||||
* | fix bootstrap error in unit tests by ensuring we always use the local ↵ | Charles Kerr | 2014-01-28 | 1 | -2/+2 |
| | | | | gschema instead of the one preinstalled on the system | ||||
* | copyediting: rename the test/ directory's .cc files to .cpp for consistency ↵ | Charles Kerr | 2014-01-22 | 1 | -2/+2 |
| | | | | with src/ | ||||
* | fold repetitious unit test rules into CMake functions | Charles Kerr | 2014-01-22 | 1 | -93/+29 |
| | |||||
* | add unit tests for the menu/action exporter | Charles Kerr | 2014-01-22 | 1 | -0/+7 |
| | |||||
* | add LiveActions implementation and unit tests | Charles Kerr | 2014-01-21 | 1 | -1/+8 |
| | |||||
* | Implement Settings, a properties-cpp wrapper around GSettings | Charles Kerr | 2014-01-16 | 1 | -0/+14 |
| | |||||
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -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 fixtures | Charles Kerr | 2013-12-17 | 1 | -3/+73 |
| | |||||
* | replace autotools with cmake | Charles Kerr | 2013-10-18 | 1 | -0/+23 |