| Commit message (Expand) | Author | Age | Files | Lines |
* | sync with trunk | Charles Kerr | 2015-10-05 | 7 | -304/+364 |
|\ |
|
| * | state-fixture: use TestDBusFixture for system bus | Lars Uebernickel | 2015-09-09 | 1 | -3/+3 |
| * | glib-fixture: fail tests on unexpected warnings | Lars Uebernickel | 2015-09-09 | 3 | -42/+12 |
| * | test-utils: don't pass NULL as gsettings string value | Lars Uebernickel | 2015-09-09 | 1 | -1/+1 |
| * | Make test-live-actions quit itself once the tz has been changed, the mock no ... | Iain Lane | 2015-09-03 | 1 | -0/+4 |
| * | Avoid nested GMainLoops by reading from the file on startup | Iain Lane | 2015-09-03 | 2 | -18/+85 |
| * | Add some comments | Iain Lane | 2015-09-01 | 1 | -3/+3 |
| * | Rename FileTimezone to TimedatedTimezone | Iain Lane | 2015-09-01 | 2 | -5/+5 |
| * | Use timedated's Timezone property instead of watching /etc/timezone | Iain Lane | 2015-08-31 | 3 | -311/+330 |
* | | replace the default alarm from 'Suru arpeggio.ogg' to 'Alarm clock.ogg | Charles Kerr | 2015-09-04 | 6 | -14/+14 |
|/ |
|
* | sync with trunk | Charles Kerr | 2015-07-10 | 2 | -42/+30 |
|\ |
|
| * | remove unnecessary pieces from the EDS test scaffolding. clean up script vari... | Charles Kerr | 2015-06-23 | 2 | -42/+30 |
* | | add dobey's tests | Charles Kerr | 2015-07-09 | 2 | -0/+126 |
* | | oops, disabling the other tests was only supposed to be to speed up local tes... | Charles Kerr | 2015-07-09 | 1 | -21/+21 |
* | | add dobey's test case that has 'TZID:Pacific Time (US & Canada)' | Charles Kerr | 2015-07-09 | 1 | -21/+22 |
* | | add failing test for timezone issue in bug #1473068 | Charles Kerr | 2015-07-09 | 3 | -0/+144 |
|/ |
|
* | add (failing) regression test for x-canonical-alarm components whose valarms ... | Charles Kerr | 2015-06-17 | 4 | -0/+186 |
* | Fix regression that caused nonrepeating alarms to go off at the wrong time. F... | Charles Kerr | 2015-05-21 | 13 | -37/+265 |
|\ |
|
| * | in eds-engine, add a occur-in-time-range sexp to handle events that are inter... | Charles Kerr | 2015-05-21 | 4 | -1/+121 |
| * | in run-eds-ics-test.sh, slightly cleaner ics file copying | Charles Kerr | 2015-05-21 | 1 | -1/+1 |
| * | re-enable the tests that I disabled earlier in this branch while focusing on ... | Charles Kerr | 2015-05-20 | 1 | -15/+15 |
| * | Add an EDS test for nonrepeating alarms. Refactor the EDS testing structure s... | Charles Kerr | 2015-05-20 | 10 | -35/+141 |
| * | fixed first test passing | Charles Kerr | 2015-05-20 | 1 | -9/+9 |
| * | first eds test passing | Charles Kerr | 2015-05-20 | 2 | -19/+18 |
| * | add tracers. | Charles Kerr | 2015-05-19 | 3 | -26/+29 |
| * | undo last Friday's timezone regression. | Charles Kerr | 2015-05-19 | 1 | -1/+1 |
* | | Honor the 'other vibrations' setting to enable/disable vibrations when alarm ... | Charles Kerr | 2015-05-15 | 1 | -28/+81 |
|\ \
| |/
|/| |
|
| * | honor the AccountsService 'other vibrations' setting. | Charles Kerr | 2015-04-08 | 1 | -28/+81 |
* | | Add unit test that looks at ubuntu alarm triggers. Test currently fails on th... | Charles Kerr | 2015-05-07 | 4 | -0/+151 |
|/ |
|
* | in tests/run-eds-test.sh, only delete the tmpdir if the test passed. | Charles Kerr | 2015-04-06 | 1 | -3/+9 |
* | in new EDS tests, use timezones consistently | Charles Kerr | 2015-04-06 | 1 | -13/+20 |
* | in the unit tests, add a PrintTo function for Alarms so that GTest can repres... | Charles Kerr | 2015-04-06 | 2 | -0/+46 |
* | remove some new bits that turned out to be unneeded after all | Charles Kerr | 2015-04-05 | 1 | -22/+2 |
* | in tests/run-eds-test.sh, improve the comments | Charles Kerr | 2015-04-05 | 1 | -0/+3 |
* | add EDS tests to confirm valarm attachments are loaded properly and trigger i... | Charles Kerr | 2015-04-05 | 7 | -4/+341 |
* | fix misuse of ECalComponentAlarmInstance's fields. | Charles Kerr | 2015-04-05 | 3 | -4/+4 |
* | sync with trunk | Charles Kerr | 2015-04-03 | 1 | -1/+1 |
|\ |
|
| * | change the default alarm duration from 30 minutes to 10. | Charles Kerr | 2015-03-25 | 1 | -1/+1 |
* | | add the new Alarm class as an argument to the alarm queue class | Charles Kerr | 2015-04-03 | 1 | -7/+10 |
* | | add an Alarm class to represent ical valarm components; change the Appointmen... | Charles Kerr | 2015-03-31 | 3 | -21/+15 |
|/ |
|
* | add DateTime::end_of_month(), DateTime::end_of_day(). Add unit tests for them. | Charles Kerr | 2015-03-16 | 6 | -13/+158 |
* | add regression test for bug #1429388 | Charles Kerr | 2015-03-14 | 1 | -1/+13 |
* | sync the rest of the code with the changes to DateTime instantiation mentione... | Charles Kerr | 2015-03-14 | 4 | -73/+50 |
* | use the new DateTime::start_of_day() and DateTime::start_of_minute() functions. | Charles Kerr | 2015-03-14 | 4 | -56/+19 |
* | add manual test: indicator-datetime/manual-time | Charles Kerr | 2015-02-12 | 1 | -0/+6 |
* | Don't play calendar alarm sounds if Silent Mode is enabled. Use the alarm sou... | Charles Kerr | 2015-01-28 | 1 | -0/+13 |
|\ |
|
| * | new manual test, indicator-datetime/silent-mode | Charles Kerr | 2015-01-21 | 1 | -0/+13 |
* | | strengthen the test that decides if an icalcomponent is a one-shot or repeating. | Charles Kerr | 2015-01-15 | 1 | -0/+6 |
|/ |
|
* | disable one-time alarms after their notifications are shown. | Charles Kerr | 2014-12-07 | 1 | -0/+10 |
* | for calendar events, use interactive notifications and a nonrepeating sound. | Charles Kerr | 2014-12-07 | 1 | -0/+10 |