aboutsummaryrefslogtreecommitdiff
path: root/tests/test-eds-ics-repeating-valarms.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused print-to.hRobert Tari2022-02-081-1/+0
|
* Fixed sound file used by event alarms.Renato Araujo Oliveira Filho2021-08-291-8/+8
|
* Update code as requested by reviewer.Renato Araujo Oliveira Filho2021-08-291-1/+2
|
* Update tests.Renato Araujo Oliveira Filho2021-08-291-8/+8
|
* Remove type property from Alarm.Renato Araujo Oliveira Filho2021-08-291-8/+8
|
* Update tests.Renato Araujo Oliveira Filho2021-08-291-8/+8
|
* If possible, avoid deprecated g_time_zone_newRobert Tari2021-06-271-0/+11
| | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-datetime/issues/34
* Various tests fixesNicholas Guriev2021-05-051-8/+8
| | | | | | | | | * Provide default EdsEngine constructor for autotests. * Temporary disable DST related tests. Something strange happens there. * Do not create locale datetime for more reliable result on non-UTC systems. * Specify audio_url for sample Alarms. Fixes AyatanaIndicators/ayatana-indicator-datetime#32
* 31-jun is not a real day.Andrea Azzarone2018-03-261-1/+1
|
* Many more C++ namespace name changes (unity -> ayatana).Mike Gabriel2017-12-081-1/+1
|
* Add an EDS test for nonrepeating alarms. Refactor the EDS testing structure ↵Charles Kerr2015-05-201-0/+101
slightly so that more of the basic config setup can be shared.