Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync tests to new ctor arguments for TimedatedTimezone and LiveTimezones | Charles Kerr | 2021-07-06 | 1 | -4/+4 |
| | |||||
* | in tests/, remove the handrolled timedate1 bus mock. It doesn't add anything ↵ | Charles Kerr | 2021-07-06 | 1 | -91/+7 |
| | | | | over the dbusmock template | ||||
* | in tests/test-timezone-timedated, fix copy-paste error in comments | Charles Kerr | 2021-07-06 | 1 | -1/+1 |
| | |||||
* | in test-timezone-timedated, slightly cleaner mechanism for tzid waiting | Charles Kerr | 2021-07-05 | 1 | -10/+15 |
| | |||||
* | pull the timezone from timedate1 regardless of whether it appears on the bus ↵ | Charles Kerr | 2021-07-05 | 1 | -80/+104 |
| | | | | before or after we startup | ||||
* | Many more C++ namespace name changes (unity -> ayatana). | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | glib-fixture: fail tests on unexpected warnings | Lars Uebernickel | 2015-09-09 | 1 | -1/+2 |
| | | | | | | | | | This requires specifying which warnings are expected to be thrown (only test-timezone-file needed this for now). However, only fail on warnings in the Indicator-Datetime log domain so that we don't fail on gstreamer (or other library) warnings for now. | ||||
* | Avoid nested GMainLoops by reading from the file on startup | Iain Lane | 2015-09-03 | 1 | -16/+84 |
| | | | | | Restore some tests for this functionality. | ||||
* | Rename FileTimezone to TimedatedTimezone | Iain Lane | 2015-09-01 | 1 | -0/+73 |