aboutsummaryrefslogtreecommitdiff
path: root/tests/test-timezone-file.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename FileTimezone to TimedatedTimezoneIain Lane2015-09-011-73/+0
|
* Use timedated's Timezone property instead of watching /etc/timezoneIain Lane2015-08-311-89/+16
| | | | | Still need to rename everything to not use "timezone-file"
* fix flint++ warningsCharles Kerr2014-09-171-2/+2
|
* when src/timezone-file.c reads the contents of a file, skip lines that begin ↵Charles Kerr2014-05-051-0/+13
| | | | with '#' because they're comments. Add test.
* copyediting: rename the test/ directory's .cc files to .cpp for consistency ↵Charles Kerr2014-01-221-0/+133
with src/