aboutsummaryrefslogtreecommitdiff
path: root/tests/test-clock.cpp
Commit message (Expand)AuthorAgeFilesLines
* If possible, avoid deprecated g_time_zone_newRobert Tari2021-06-271-2/+20
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-1/+1
* Many more C++ namespace name changes (unity -> ayatana).Mike Gabriel2017-12-081-1/+1
* sync with trunkCharles Kerr2014-09-161-18/+93
|\
| * add unit tests for the powerd monitorCharles Kerr2014-09-151-0/+61
| * hide Clock's implementation details into an Impl class.Charles Kerr2014-09-131-18/+32
* | LiveClock only needs one Timezone, so give it that instead of a Timezones objectCharles Kerr2014-09-161-15/+16
|/
* copyediting: use 'nullptr' instead of 'NULL' in c++ sourceCharles Kerr2014-02-021-2/+2
* copyediting: as per review, use name_of_thing() instead of get_name_of_thing(...Charles Kerr2014-01-301-4/+4
* Alarms is going to need to know when the clock's minute changes. We already h...Charles Kerr2014-01-221-18/+14
* copyediting: rename the test/ directory's .cc files to .cpp for consistency w...Charles Kerr2014-01-221-0/+144