aboutsummaryrefslogtreecommitdiff
path: root/tests/print-to.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused print-to.hRobert Tari2022-02-081-89/+0
|
* Remove the activation_url from the Appointment classRobert Tari2021-10-281-2/+3
|
* get event selection up-to-date with the spec, including showing in-progress ↵Charles Kerr2021-08-291-0/+10
| | | | events. add unit tests to cover event priority and display order.
* Many more C++ namespace name changes (unity -> ayatana).Mike Gabriel2017-12-081-2/+2
|
* add (failing) regression test for x-canonical-alarm components whose valarms ↵Charles Kerr2015-06-171-0/+24
| | | | have no triggers
* in eds-engine, add a occur-in-time-range sexp to handle events that are ↵Charles Kerr2015-05-211-1/+10
| | | | interesting but don't require user notification alarms
* in the unit tests, add a PrintTo function for Alarms so that GTest can ↵Charles Kerr2015-04-061-0/+45
represent it as a string