aboutsummaryrefslogtreecommitdiff
path: root/tests/test-planner.cpp
Commit message (Collapse)AuthorAgeFilesLines
* pin the planner's upcoming appointments to the live clock time, rather than ↵Charles Kerr2014-02-041-6/+8
| | | | the calendar's time, so that they always update correctly in real-time
* copyediting: as per review, use name_of_thing() instead of ↵Charles Kerr2014-01-301-3/+3
| | | | get_name_of_thing() or getNameOfThing()
* copyediting: rename the test/ directory's .cc files to .cpp for consistency ↵Charles Kerr2014-01-221-0/+85
with src/