aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* in eds-engine, add a occur-in-time-range sexp to handle events that are inter...Charles Kerr2015-05-211-0/+1
* re-enable the tests that I disabled earlier in this branch while focusing on ...Charles Kerr2015-05-201-15/+15
* Add an EDS test for nonrepeating alarms. Refactor the EDS testing structure s...Charles Kerr2015-05-201-14/+14
* add tracers.Charles Kerr2015-05-191-17/+17
* undo last Friday's timezone regression.Charles Kerr2015-05-191-1/+1
* Add unit test that looks at ubuntu alarm triggers. Test currently fails on th...Charles Kerr2015-05-071-0/+1
* add EDS tests to confirm valarm attachments are loaded properly and trigger i...Charles Kerr2015-04-051-4/+33
* add DateTime::end_of_month(), DateTime::end_of_day(). Add unit tests for them.Charles Kerr2015-03-161-0/+1
* add a dbustest1 test to confirm that the snap decision's hint has the correct...Charles Kerr2014-07-151-2/+8
* add a visual hint that the next unit test isn't stuck, it's just slow.Charles Kerr2014-07-141-0/+1
* use unsigned ints for the alarm volume, duration propertiesCharles Kerr2014-06-271-2/+2
* Expose the alarm settings via dbus properties.Charles Kerr2014-06-261-0/+2
* rename 'clock-watcher' as 'alarm-queue' because the former name isn't very in...Charles Kerr2014-04-241-1/+1
* Add audio notitication when the alarm is triggered. Add a manual test to test...Charles Kerr2014-02-041-0/+4
* 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 hasn't...Charles Kerr2014-01-281-9/+12
* fix bootstrap error in unit tests by ensuring we always use the local gschema...Charles Kerr2014-01-281-2/+2
* copyediting: rename the test/ directory's .cc files to .cpp for consistency w...Charles Kerr2014-01-221-2/+2
* 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
* add geoclue, glib test fixturesCharles Kerr2013-12-171-3/+73
* replace autotools with cmakeCharles Kerr2013-10-181-0/+23